body {font-family: sans-serif; font: 0.8em Arial, sans-serif; margin: 1em; padding: 0; background-color: #f2f2f2;}

p {text-align: left;}

/* li {padding: 0.1em;} */

/* max-width: 100% réduit les images à la taille de l'écran ; height: auto est ajouté pour que le redimmensionnement soit proportionnel avec Firefox.*/
img	{max-width: 100%; height: auto;}


a:link, a:visited {color: #0000ff; font-weight: bold; text-decoration: underline;}
a img {border: 0;}


h2 {font-weight: bold; font-size: 1.5em; color: #333366;}
h3 {font-weight: bold; font-size: 1em; color: #333366;}


/* CONTENEUR  */
#conteneur {max-width: 100%; margin: 0; padding: 0.3em; background-color: #fff; border: 1px solid #b2b2b2;}


/* ENTETE  */
/* #entete img {max-width: 100%; height: auto;}*/
/*#entete {background: url(interface/banniere_mobile.png) no-repeat;}*/
#entete {display: none;}



/* MENU */
#menu {display: none;}


/* CENTRE */
#centre {margin: 0; padding: 1em;}
#centre li {padding: 0.3em 0; list-style-type: none;}


/* GAUCHE */
#gauche {display: none;}


/* PIED */
#pied {display: none;}


/* INDEX */
.nom_ville {font-size: 1em;}




/* CONSULT_RUBRIQUE
#centre_consult_rubrique {
padding: 1em;
}
#centre_consult_rubrique ul {
margin: 0; 
padding: 0; 
}
#centre_consult_rubrique li {
display: inline;
list-style-type: none;
}
.consult_rubrique_bloc {
float: left;
width: 16em;
height: 8em;
margin: 0 1em 0 1em;
padding-left: 50px;
padding-top: 0.5em;
border-top: 1px solid #e6e6e6;
}
.consult_rubrique_icone {
float: left;
margin-left: -50px;
}
.consult_rubrique_titre {
margin-bottom: 0.5em;
font-size: 1.3em;
font-weight: bold;
color: #333366;
}
.consult_rubrique_titre a {
color: #333366;
text-decoration: none;
}
.consult_rubrique_titre a:hover {
color: #333366;
text-decoration: underline;
}
.consult_rubrique_services {
font-size: 0.85em;
color: #000;
letter-spacing: 0.1em;
}
.consult_rubrique_services a {
color: #000;
text-decoration: none;
}
.consult_rubrique_services a:hover {
color: #000;
text-decoration: underline;
}
*/




/* CONSULT_RUBRIQUE */
#centre_consult_rubrique li {list-style-type: none;}
#centre_consult_rubrique li li {display: inline;}
.consult_rubrique_bloc {float: none; margin: 0; padding: 0; width: 100%; border-top: 1px solid #000;}
.consult_rubrique_icone {display: none;}
.consult_rubrique_titre a {font-size: 1.3em; background-color: #ccc;}
.consult_rubrique_services a {;}


/* LISTE_RUBRIQUE */
#centre_liste_rubrique li {list-style-type: none;}
#centre_liste_rubrique li li {display: inline;}
.liste_rubrique_bloc {margin: 0; padding: 0;}
.liste_rubrique_icone {display: none;}
.liste_rubrique_titre {font-size: 1.3em; background-color: #ccc;}
.liste_rubrique_services {;}


/* LISTE_SERVICE */
#service {margin-bottom: 0.3em;}


/* CONSULT_SERVICE */
.service_titre {padding: 0.1em; font-weight: bold; font-size: 1em; background-color: #fff;}
.service_telephone {font-size: 1em;}
.service_adresse {border-left: 1px solid #ccc;}
.service_paiement {display: none;}
.service_internet {display: none;}
.service_description {display: none;}
.service_id {display: none;}
.service_bloc_proposer {margin: 0; padding: 0.3em; border: 1px solid #ff0000;}
.service_avertissement {margin: 0; font-weight: bold; font-size: 1.3em; color: #ff0000;}


/* PUBS */
#pub {display: none;}


.hautdepage a img {display: none;}

