/******* STYLE GENERAL *******/

body{
background:#ed9017 url(../images/jaune/background_body.png) repeat-x scroll 0 top;
}


/****** NAVBAR ******/

#navbar {background:transparent url(../images/jaune/background_menu.png) no-repeat scroll 0 0;}
#navbar li a:hover,#navbar li#current a{
border-bottom:1px solid #b4ae8b;
}

/****** HEADER ******/

#header h1{
float:left;	
margin:0px 0px 0px 15px;
padding-top:15px;
}


/****** MAINCOL ******/

#page h2, .blog h2,.contact h2 {
color:#0c0e1a;
border-bottom:1px solid #d9d9d9;
}



/******* MODULES LIBRE *******/
.moduletable-bloc_libre_haut {
color:#766054;	
width:478px;
text-align:left;	
margin:10px 0px 0px 15px;
}

.moduletable-bloc_libre_haut a{
color:#FFFFFF;
}

.moduletable-footer_contenu {
background:transparent url(../images/jaune/footer.png) no-repeat scroll 0 0;
}

.moduletable-footer_contenu li:first-child{
color:#fff;
}


/********** COULEURS et CLASS **********/

.panier {
background:url("../images/jaune/bt_commander.png") no-repeat;
}


/****** FORMULAIRE DE CONTACT ******/

form#emailForm button.button.validate {
background:#53391e;
}
