body {
font: sans-serif;
margin: 0;
padding: 0;
border-top: none;

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




h1 {
display: none;
}
h2 {
font-weight: bold;
font-size: 2em;
color: #333366;
}
h3 {
font-weight: bold;
font-size: 1.5em;
color: #333366;
}
h4 {
font-weight: bold;
font-size: 1.2em;
color: #333366;
}




/* CONTENEUR  */
#conteneur {
max-width: 100%;
margin: 0;
background-color: #fff;
}



/* ENTETE  */



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



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



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



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



/* INDEX */
.nom_ville {
margin: 0.5em;
font-weight: bold;
font-size: 3em;
color: #000;
}




/* CONSULT_RUBRIQUE */
#centre_consult_rubrique {
padding: 1em;
}
#centre_consult_rubrique ul {
margin: 0; /* IE supprime le retrait de liste*/
padding: 0; /* FF supprime le retrait de liste*/
}
#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 #ccc;
}
.consult_rubrique_icone {
float: left;
margin-left: -50px;
}
.consult_rubrique_titre {
margin: 0 0 0.5em 0;
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;
}



/* LISTE_RUBRIQUE */
#centre_liste_rubrique{
padding: 1em;
}
#centre_liste_rubrique ul {
margin: 0; /* IE supprime le retrait de liste*/
padding: 0; /* FF supprime le retrait de liste*/
}
#centre_liste_rubrique li {
list-style-type: none;
}
#centre_liste_rubrique li li {
display: inline;
}
.liste_rubrique_bloc {
margin: 2em 0;
padding-left: 50px;
}
.liste_rubrique_icone {
float: left;
margin-left: -50px;
}
.liste_rubrique_titre {
margin: 0 0 0.5em 0;
font-size: 1.3em;
font-weight: bold;
color: #333366;
}
.liste_rubrique_titre a {
color: #333366;
text-decoration: none;
}
.liste_rubrique_titre a:hover {
color: #333366;
text-decoration: underline;
}
.liste_rubrique_services {
font-size: 0.85em;
color: #000;
letter-spacing: 0.1em;
}
.liste_rubrique_services a {
color: #000;
text-decoration: none;
}
.liste_rubrique_services a:hover {
color: #000;
text-decoration: underline;
}



/* LISTE_SERVICE */
#service {
background-color: #ccc;
margin-bottom: 0.3em;
padding: 0.3em;
}


/* CONSULT_SERVICE */
.service_bloc {
margin: 0;
padding: 0.3em;
background-color: #fff;
}
.service_titre {
margin: 0;
padding: 0.1em;
font-weight: bold;
font-size: 1.3em;
color: #333366;
background-color: #ccc;
}
.service_telephone {
float: left;
width: 21.6em;
}
.service_adresse {
float: left;
width: 21.6em;
padding-left: 0.5em;
border-left: 1px solid #ccc;
}
.service_id {
margin: 0;
font-size: 0.85em;
color: #cccccc;
text-align: right;
}
.service_bloc_proposer {
margin: 0;
padding: 0.3em;
background-color: #fff;
border: 1px solid #ff0000;
}
.service_avertissement {
margin: 0;
font-weight: bold;
font-size: 1.3em;
color: #ff0000;
background-color: #fff;
}
.service_proposer {
}




/* FORMULAIRES */
fieldset {
padding: 1em;
margin-top: 1em;
}
legend {
font-weight: bold;
font-size: 1em;
color: #333366;
}
label {
float: left;
width: 200px;
margin-top: 0.3em;
}
.confirmation {
width: 90%;
height: 1em;
padding: 0.3em;
}
.confirmation_label {
float: left;
width: 200px;
}
.champobligatoire {
color: #ff0000;
}
.champ {
color: #000;
background-color: #f5f5f5;
border: 1px dashed #333366;
width: 150px;
margin-top: 0.3em;
}
.champcourt {
color: #000;
background-color: #f5f5f5;
border: 1px dashed #333366;
width: 35px;
margin-top: 0.3em;
}
.champlong {
color: #000;
background-color: #f5f5f5;
border: 1px dashed #333366;
width: 325px;
margin-top: 0.3em;
}
.zonetexte {
color: #000;
background-color: #f5f5f5;
border: 1px dashed #333366;
width: 350px;
margin-top: 0.3em;
}
.bouton {
color: #000;
background-color: #fff;
border: 1px solid #333366;
margin-top: 0.3em;
}




/* FORMULAIRES - ENVOI A UN AMI - CSS POUR EMAIL ENVOYE*/
html a img {
border: 0;
}




/* FORMULAIRE PRO */
#liste_services dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
/* dl#liste_services {
width: 30em;
} */
dl#liste_services dt {
height: 1.5em;
margin: 0.1em 0;
padding-left: 2em;
line-height: 1.5em;
font-weight: bold;
border: 1px solid #666;
background: #ccc;
cursor: pointer;
}
dl#liste_services dd {
border: 1px solid #333366;
background: #f5f5f5;
}
dl#liste_services li {
margin-left: 4em;
background: #f5f5f5;
}
dl#liste_services li a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
dl#liste_services li a:hover, dl#liste_services dt a:hover {
background: #f5f5f5;
}




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




.hautdepage {
text-align: right;
}