ul#commune_sous_menu{
padding: 0;
margin:0 0 2em 0;
}

ul#commune_sous_menu li{
list-style-type: none;
display:inline;
color:#999;
background-color:#fff;
}

.commune_photo img{
border:1px solid;
}

.commune_photo_b{
float: right;
}

.commune_photo_b img{
border:1px solid;
}

#presentation{
}

p#commune_pole{
border-bottom:1px solid #ccc;
padding-bottom:0.5em;
}

ul#commune_telfaxmail{
list-style:none;
margin-left:0;
padding-left:0;
}

#commune_bloc_logo{
}

#commune_bloc_logo ul{

}

ul#commune_chiffres{
margin-left: 150px;
padding-left:0
}

a#commune_logo{
float:left;
}

a#commune_logo img{
border:none;
}

#commune_photo_mairie{
float:right;
margin:0 0 0 0.5em;
}

/* --- Tableau horaires --- */

table#horaires{
width:100%;
clear:both;
border-collapse:collapse;
}

table#horaires caption{
font-weight:700;
font-size:1.3em;
text-align:left;
padding-bottom:0.5em;
border-bottom:1px solid #ccc;
}

table#horaires th{
text-align:left;
padding-left:0.5em;
width:20%;
border-bottom:1px solid #ccc;
}

table#horaires td{
padding-left:0.5em;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
width:20%;
}

table#horaires col#matin_debut,
table#horaires col#aprem_debut{
color: inherit;
background-color:#ebf7ff;
}