div.home_commune {
	float: left;
	width: 523px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	text-align: justify;
	padding-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#photo_maire{
	width:86px;
	height:108px;
	float: left;
	
}

#infos_commune{
	float: left;
	width:200px;
	height:auto;
	background-image: url(../imagescss/fond_infos_commune.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 38px;
	display: block;
}

#coordonnees{
	float: left;
	width:231px;
	height:100px;
	background-image: url(../imagescss/coordonnees.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 22px;
	display: block;
	margin-left: 0px;
	background-color: #f4feeb;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7DC53A;
	border-right-color: #7DC53A;
	border-bottom-color: #7DC53A;
	border-left-color: #7DC53A;
	line-height: 1.2em;
	padding-left: 2px;
}

#horaires{
	float: right;
	width:231px;
	height:auto;
	background-image: url(../imagescss/horaires.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 22px;
	display: block;
	margin-left: 0px;
	background-color: #e6f6fd;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #26aee6;
	border-right-color: #26aee6;
	border-bottom-color: #26aee6;
	border-left-color: #26aee6;
	line-height: 1.2em;
	padding-left: 2px;
	margin-right: 8px;
}

#cadre_adjoints{
	float: left;
	width:255px;
	height:auto;
	text-align: left;
	display: block;
	line-height: 1.5em;
	}
	
#cadre_conseillers{
	float: right;
	width:264px;
	height:auto;
	text-align: left;
	display: block;
	line-height: 1.5em;
	}	

.titre_vert {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7FCB39;
	clear: right;
}

.texte {
	font-family: Verdana;
	font-size: 12px;
	color: #6f5440;
	font-weight: normal;
}

.adjoint {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 200px;
	border: thin solid #EB6909;
	background-color: #EB6909;
}


#menu_cadrecommune{
	float: right;
	width: 120px;
	padding-right: 0px;
}



ul#menu_commune{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

#menu_commune a{
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 20px;
	width: 120px;
	text-align: center;
	background-color: #EB6909;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}

#menu_commune a:hover{
	color: #FFFFFF;
	background-color: #FAA769;
}

A.type1:link {
	color:#80CD38;
	text-decoration:underline;
	font-weight: bold;
}
A.type1:visited {
	color:#6F5440;
	text-decoration:none;
}
A.type1:active {color:#24475d; text-decoration:none;}
A.type1:hover {
	color:#6F5440;
	text-decoration:underline;
}
#photo_aerienne {
	width:auto;
	height:auto;
	padding-top: 10px;
	text-align: center;
}

#img_histo {
	width:auto;
	height:auto;
	padding-right: 10px;
	float: left;
}
