body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
td { font-size:12px}
#conteneur form {font-size:12px;}
/* MENU HAUT */

#menu_conteneur {
width: 780px;
height: 80px;
background:url(../images_communes/menu_fond.jpg) no-repeat;
}

#btn_retour_home {
margin: 0;
padding: 0;
position: absolute;
width: 150px;
height: 60px;
}
#btn_carte {
position:absolute;
margin-top: 40px;
margin-left: 184px;
width: 106px;
height: 40px;
background: url(../images_communes/menu_btn_carte_on.gif) top left no-repeat;
}

#btn_carte a {
display: block;
width: 100%;
height: 100%;
background: url(../images_communes/menu_btn_carte_off.gif) top left no-repeat;
}

#btn_carte a:hover {
background: transparent none;
}

#btn_promos {
position:absolute;
margin-top: 40px;
margin-left: 184px;
width: 106px;
height: 40px;
background: url(../images_communes/menu_btn_promos_on.gif) top left no-repeat;
}

#btn_promos a {
display: block;
width: 100%;
height: 100%;
background: url(../images_communes/menu_btn_promos_off.gif) top left no-repeat;
}

#btn_promos a:hover {
background: transparent none;
}

#btn_conseils {
position:absolute;
margin-top: 40px;
margin-left: 290px;
width: 108px;
height: 40px;
background: url(../images_communes/menu_btn_conseils_on.gif) top left no-repeat;
}

#btn_conseils a {
display: block;
width: 100%;
height: 100%;
background: url(../images_communes/menu_btn_conseils_off.gif) top left no-repeat;
}

#btn_conseils a:hover {
background: transparent none;
}

#btn_petits {
position:absolute;
margin-top: 40px;
margin-left: 398px;
width: 108px;
height: 40px;
background: url(../images_communes/menu_btn_petits_on.gif) top left no-repeat;
}

#btn_petits a {
display: block;
width: 100%;
height: 100%;
background: url(../images_communes/menu_btn_petits_off.gif) top left no-repeat;
}

#btn_petits a:hover {
background: transparent none;
}

#btn_services {
position:absolute;
margin-top: 40px;
margin-left: 398px;
width: 108px;
height: 40px;
background: url(../images_communes/menu_btn_services_on.gif) top left no-repeat;
}

#btn_services a {
display: block;
width: 100%;
height: 100%;
background: url(../images_communes/menu_btn_services_off.gif) top left no-repeat;
}

#btn_services a:hover {
background: transparent none;
}

#btn_clair {
position:absolute;
margin-top: 40px;
margin-left: 506px;
width: 108px;
height: 40px;
background: url(../images_communes/menu_btn_clair_on.gif) top left no-repeat;
}

#btn_clair a {
display: block;
width: 100%;
height: 100%;
background: url(../images_communes/menu_btn_clair_off.gif) top left no-repeat;
}

#btn_clair a:hover {
background: transparent none;
}

/* NAVIGATION GAUCHE */


#navigation_gauche {
position:absolute;
width: 185px;
left: 12px;
top: 184px;
}

/* GENERAL*/

#contenu {
width: 595px;
margin-left: 185px;
background-color: #fff;
}

#tableau_homes_plus_conseils li {
margin-top: 15px;
}


ul.liste_simple {
list-style-type: none;
}

.flottant_gauche {
float: left;
}

.flottant_droite {
float: right;
}

.bold_bleu {
font-weight: bold;
color :#0A1372;
}

.bold_orange {
font-weight: bold;
color :#E75D15;
}

.bold_bleu_line {
font-weight: bold;
color :#0A1372;
}

.bloc_cerne_bleu {
width: 535px;
padding:0;
margin: 0 30px 0 30px;
border: 1px solid #0A1372;
}

.bloc_cerne_orange {
width: 535px;
padding:0;
margin: 0 30px 0 30px;
border: 1px solid #E75D15;
}

.interieur_bloc_cerne {
margin: 0 25px 25px 25px;
}
.interieur_bloc_cerne p{
margin: 20px 0px 20px 0px;
}

.bloc_ss_cerne {
width: 535px;
padding:0;
margin: 0 0px 0 30px;
}

.bloc_cerne_ss_haut {
width: 535px;
padding:0;
margin: 0 30px 0 30px;
border-top: 0px; 
border: 1px solid #E75D15;
}

a.lien_fleche_orange {
color: #E75D15;
}

a.lien_fleche_bleu {
color: #0A1372;
}

p.resultat {
width: 380px;
}

.regular_quatorze {
font-size: 14px;
}
