*{
    margin: 0;
    padding: 0;
}



body{
    
    font-family: Trebuchet MS, sans-serif;
    font-size: 13px;
	text-align:left;
}

#page{
    width: 1200px;
    margin: 0px auto;
    background-color: #e9e8e6;
}

/*-------------------------------------------------*/
/*------------- ENTETE  ---------------------------*/
/*-------------------------------------------------*/


#entete{
    
}

#menu_haut{
    background: url(images/entete_haut.jpg) left no-repeat;
    width: 1200px;
    height: 79px;
}
#menu_haut_liste{
    width: 850px;
    height: 50px;
    padding-left: 360px;
    padding-top: 32px;
}



#menu_haut_liste li{
    display: inline;
    font-size: 30px;
}

#menu_haut_liste li.sep{
    color: #ffffff;
    line-height: 20px;
    
}
#menu_haut_liste li a{
    
    color: #ffffff;
    text-transform: capitalize;
}

#entete_bas{
    width: 1200px;
    height: 401px;
    background: url(images/entete_bas.jpg) center no-repeat;
}

/*-------------------------------------------------*/
/*------------------- CONTENU ---------------------*/
/*-------------------------------------------------*/

#contenu{
    margin-top: 40px;
    margin-bottom: 50px;
}


/*------------------- COL_GAUCHE ------------------*/

#col_gauche{
    width: 200px;
    float: left;
    margin: 16px 0 0 80px;
}
#menu_gauche li{
    background-color: #faa41a;
    /*height: 24px;*/
    width: 220px;
    
}
#menu_gauche li a{
    display: block;
    min-height: 24px;
    width: 200px;
    color: #ffffff;
    /*text-transform: capitalize;*/
    font-size: 1.2em;
    line-height: 1.1em;
    /*letter-spacing: 1px;*/
    padding-left: 20px;
    border-bottom: solid 2px #bac83d;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 0px;
}
#menu_gauche li a:hover,#menu_gauche li a.on{
    background-color: #bac83d;
}
#menu_gauche li a.on{
   border-bottom: solid 2px #faa41a;
}

#menu_gauche ul ul{
    list-style-type: none;
}

#menu_gauche ul ul li a{
    display: block;
    min-height: 24px;
    width: 200px;
    background-color: #bac83d;
    /*border-bottom: solid 1px #faa41a;*/
    border-top: solid 1px #faa41a;
    
}
#menu_gauche ul ul li a:hover{
    color: #000000;
}

#sites{
    margin: 120px 0 0 0;
}

#sites h2{
    width: 210px;
    font-size: 1em;
    padding: 5px 5px 5px 10px;
    height: auto;
}

#sites .sites_liste{
    margin: 0 0 0 0;
}

.sites_liste ul{
    list-style-type: none;
    margin: 2em 0 0 3em;
}

.sites_liste li{
   padding: 5px;
   background: url(images/fleche.gif) left center no-repeat;
}
.sites_liste  li  a{
    display: block;
    padding: 10px 0 0 30px;
    font-size: 1.1em;
    color: #333333;
    width:  inherit;
}
.sites_liste  li  a:hover{

    text-decoration: underline;
    
}

.sites_liste li:hover{
   padding: 5px;
   background: url(images/fleche_hover.gif) left center no-repeat;
}

/*------------------- COL_DROITE ------------------*/

#col_droite{
    width: 730px;
    float: right;
    margin-left: 40px;
    margin-right: 100px;
    
}
#col_droite p{
    text-align: justify;
    margin: 5px;
    padding:5px;
}
#col_droite table td p{
	text-align:left;
}
#col_droite a{
    color: #bac83d;
    font-weight: bold;
}

#col_droite a:hover{
    color: #faa41a;
}

#col_droite .link_liste{
    list-style-type: none;
    margin: 2em 0 0 3em;
}

#col_droite .link_liste li{
   padding: 5px;
   background: url(images/fleche.gif) left center no-repeat;
}

#col_droite .link_liste li:hover{
   padding: 5px;
   background: url(images/fleche_hover.gif) left center no-repeat;
}

#col_droite .link_liste  li  a{
    display: block;
    padding: 10px 0 0 30px;
    font-size: 1.2em;
    color: #333333;
    width:  inherit;
}
#col_droite .link_liste  li  a:hover{

    color: #bac83d;
    
}

#col_fr p a,#col_nl p a{
    color: #FFFFFF;
}


/*------------------- FORMULAIRE CONTACT ------------------*/

#form_contact{
    margin: 20px 0 0 80px;
}

#form_contact .label{
    text-align:  right;
    vertical-align: top;
    
}
.error{
    color: #cc2222;
    text-align: center;
    padding-left: 80px;
}



/*-------------------------------------------------*/
/*------------------- PIED ------------------------*/
/*-------------------------------------------------*/

#pied{
    clear: both;
    width: 1200px;
    color: #ffffff;
    

    
}

#pied p{
    padding: 3px 0 3px 0;
}
#pied a{
    color: #ffffff;
}
#pied a:hover{
    color: #bac83d;
}



#vrai_pied{
    text-align: center;
    font-size: 1.1em;
	
    background-color: #faa41a;
    letter-spacing: 1px;
}
/*-------------------------------------------------*/
/*----------- STYLES DIVERS -----------------*/
/*-------------------------------------------------*/

h2{
    margin: 15px 0 5px 0;
    height: 30px;
    width:700px;
    background-color: #bac83d;
    color: #ffffff;
    padding: 5px 10px 0 15px;
    font-size: 1.4em;
}


a{
    text-decoration: none;
    
}

ul.no_style{
    list-style-type: none;
}
.nettoyeur{
    clear: both;
}

#col_droite .center{
    text-align: center;
}
.evidence{
    font-size: 1.3em;
    font-weight: bold;
}
.petit{
    font-size: 0.9em;
}
#col_droite a.grand{
    font-size: 1.6em;
    color: #ffffff;
    text-decoration: underline;
    
    
}
#col_droite a.tres_grand{
    font-size: 2.5em;
    text-decoration: underline;
   
    color: #555;
}
#col_droite a.tres_grand:hover{
    color:#faa41a;
}
/*-------------------------------------------------*/
/*--------------- PAGE INDEX -----------------*/
/*------------------------------------------------*/


#col_nl{
    float: right;
    width: 450px;
    
}
#col_fr{
    float: left;
    width: 450px;
}
#col_fr h2, #col_nl h2{
    width: 430px;
    height: auto;
    padding: 5px;
    
}

.block{
    background-color: #bac83d;
    padding:5px;
}
.block p{
    padding:5px;
}

/**** Tableau pied de page ****/
#tab_pied th, #tab_pied td{
	padding-left: 10px;
	text-align:left;
	font-size:11px;
}
#tab_pied th a{
	color:#ffffff;
}
