@charset "utf-8";
/* CSS Document */

body{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
p, h1, h2, img{ margin:0px; padding:0px}
img{ border:0px; margin:0px; padding:0px}

/* :::::::::::::::::::: conteneur :::::::::::::::::::: */
#conteneur{ width:980px; margin:auto;}

/* :::::::::::::::::::: header :::::::::::::::::::: */
#header{ height:119px; background-image:url(../images/fond-header.jpg); background-repeat:no-repeat; background-position:right;}
p.header{ font-size:18px; color:#FFF; padding:67px 0 0 263px;}

/* :::::::::::::::::::: contenu :::::::::::::::::::: */
#gauche{ width:218px; height:232px; float:left; background-image:url(../images/fond-div-gauche.jpg); background-repeat:no-repeat;color:#FFF; font-size:11px; line-height:14px; letter-spacing:2px; padding:155px 0 0 18px;}

#droite{ width:690px; height:333px; float:left; color:#000; font-size:12px; background-color:#fdfbfb; background-image:url(../images/fond-div-droite.jpg); background-repeat:repeat-x; padding:27px; letter-spacing:2px; overflow:auto; line-height:20px;}

#droite h1{ font-size:14px; letter-spacing:2px; padding-bottom:18px; }

/* :::::::::::::::::::: footer-menu :::::::::::::::::::: */
#footer-menu{ clear:both; background-image:url(../images/fond-footer.jpg); background-repeat:no-repeat; height:50px; width:900px; padding:23px 0 0 80px;}

#menu{ width:110px; padding:7px 10px 0 0; font-size:10px; font-weight:bold; line-height:16px; float:left;}

#menu-references{ width:120px; padding:7px 10px 0 0 ; font-size:10px; font-weight:bold; line-height:16px; float:left;}

#menu-valeurs{ width:120px; padding:7px 10px 0 0 ;  font-size:10px; font-weight:bold; line-height:16px; float:left;}

#menu-consultant{ width:80px; padding:7px 10px 0 0 ;  font-size:10px; font-weight:bold; line-height:16px; float:left;}

#menu-contact{ width:80px; padding-top:7px; font-size:12px; font-weight:bold; line-height:16px; float:left;}

#recherches{ width:211px; height:50px; float:right; padding-left:11px; font-weight:bold;}
#recherches p{ margin-bottom:6px;}


/* :::::::::::::::::::: class :::::::::::::::::::: */
.lien-blanc{ color:#000; text-decoration:none;}
.lien-blanc:hover{ color:#FFF;}
a.lien-noir{ color:#FFF;text-decoration:none;}
a.lien-noir:hover{ color:#000;}
.lien{color:#000; text-decoration:underline;}
.lien:hover{text-decoration:none;}


