@import url("StyleInfolive.css");

body
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#000000;
	background: #ffffff;
	margin: 0px;
	}
/**************** Config Generale ******************/
h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,form{
margin:0px;
padding:0px;}

h1
{
font-size:20px;
font-weight:bold;
color:#750000;
text-align:left;
font-family:"Trebuchet MS";

}

h2
{
	font-size:15px;
	font-weight:bold;
	color:#750000;
	text-align:left;
	font-family:"Trebuchet MS";
	padding-top: 5px;
	padding-bottom: 2px;

}
h3
{
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background-color:#750000;
	display:inline;
	text-align:left;
	font-family:"Trebuchet MS";
	padding-left: 5px;
	padding-right: 5px;

}
h4
{
font-size:13px;
font-weight:bold;
font-style:italic;
color:#b80404;
text-align:left;
font-family:"Trebuchet MS";

}
h5
{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#750000;
	display:block;
	text-align:left;
	font-family:"Trebuchet MS";
	font-style:italic;
	padding-left: 5px;
	padding-right: 5px;
	border:solid #000000 1px;
	width: auto;
}
h6
{
font-size:12px;
font-weight:bold;
font-style:regular;
color:#b80404;
text-align:left;
font-family:"Trebuchet MS";

}
	
p{}	

a, a:link, a:active, a:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #7a0000;
	text-decoration: none;
	font-weight: bold;
}

/**************** Config Contenu ******************/
div#page
{
	text-align: center;
	margin-top: 0px;
}
div#conteneur
{
	width: 980px;
	height:590px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-image: url(../images/fond_index.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#ColGauche{
	height: 225px;
	width: 438px;
	float: left;
}
#ColDroite{
	width:430px;
	height: 220px;
	float: left;
}

.CadreImageOffice
{
float:right;
}

.CadreImageMairie
{
float:left;
}
div#MenuDeroulant{
	background-image:url(../images/fond_selection_index.gif);
	background-repeat:no-repeat;
	height: 59px;
	padding-top: 22px;
	float: left;
	width: 257px;
	margin-left: auto;
	margin-right: auto;
}
