/* CSS Document */
#pourcentrer {
	 margin-left: auto;
     margin-right: auto;
     width: 1000px;
	 background-color: #FFFFFF; 
	 /*background-image:url("images/fond.jpg");*/
	}
	
body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#474343	;
margin: auto; /* Pour centrer notre page */

}

.noir{
			color:#000000;
			margin-left:3px;
			margin-right:3px;
			}
			a.contact{
			color:#4d86ba;
			text-decoration:none;
			}
			a.contact:hover{
			color:#4d86ba;
			text-decoration:underline;
			}
			a.contact:visited{
			color:#4d86ba;
			text-decoration:none;
			}
	
#menuDroitCommune p{
margin:0px;
padding:0px;
}
		
#conteneur{
width:1000px;
text-align:left;
height: 100%;
}

#bandeau{
background-image:url(../images/bandeau_haut.jpg);
height:263px;
width:1000px;
vertical-align:bottom;
cursor:pointer;
}

.lienBandeau{
color:#125EA3;
font-weight:bold;
}

#centre {
width:760px;
float:left;
height:100%;
}

#page{
height:100%;
}

#droit{
width:240px;
float:left;
}

#menu{
height:35px;
float:left;
width:760px;
}




.texte10bleu{
color:#1263A8;
font-size:10px;
}

.detail {
position:absolute;
margin-top:35px;
}

#menu IMG{

}



.lienMenuHautCommune{
font-size:11px;
color:#000000;
text-decoration:none;
}
.lienMenuHautCommune:a{
font-size:11px;
color:#000000;
font-weight:bold;
font-style:italic;
text-decoration:none;

}

.lienMenuHautCommune:hover{
font-size:11px;
color:#881E1B;
font-weight:bold;
font-style:italic;
text-decoration:none;
}


.lienMenuHautVivre{
font-size:11px;
color:#000000;
text-decoration:none;
}
.lienMenuHautVivre:a{
font-size:11px;
color:#000000;
font-weight:bold;
font-style:italic;
text-decoration:none;

}

.lienMenuHautVivre:hover{
font-size:11px;
color:#1F4F3A;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

.lienMenuHautEntreprendre{
font-size:11px;
color:#000000;
text-decoration:none;
}
.lienMenuHautEntreprendre:a{
font-size:11px;
color:#000000;
font-weight:bold;
font-style:italic;
text-decoration:none;

}

.lienMenuHautEntreprendre:hover{
font-size:11px;
color:#E09402;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

.lienMenuHautDecouvrir{
font-size:11px;
color:#000000;
text-decoration:none;
}
.lienMenuHautDecouvrir:a{
font-size:11px;
color:#000000;
font-weight:bold;
font-style:italic;
text-decoration:none;

}

.lienMenuHautDecouvrir:hover{
font-size:11px;
color:#0F5086;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

.chemin{
font-size:10px;
font-weight:bold;
color:#474343;
text-decoration:none;
}

a.chemin{
text-decoration:none;
}
a.chemin:hover{
text-decoration:underline;
}
a.chemin:link{
text-decoration:none;
}
