body { 
color: #868585; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
margin: 0; 
padding: 0; 
width: 100%;
background-color: #97ab0c;
background-image:  url(../medias/home/rh-energies-renouvelables2.jpg); 
background-repeat: no-repeat;
background-position: top center;
}


#contenu_global{
position: absolute;
margin-left: -500px;
left: 50%;
width: 1000px;
margin-top: 320px;
background-color:none;
}


#contenu{
/* original width 1000px */
width: 885px;
padding: 5px 60px 0px 60px;
height : 370px;
}

.txt_cont {
margin-bottom : 10px;
margin-top : 3px;
}

.txt_cont_fin {
margin-bottom : 20px;
margin-top : 3px;
}


/* BANDEAU */


.logo {
padding-top : 90px;
padding-left : 70px;
}

#bandeau_home {
position: absolute; 
margin-left: -500px; 
left: 50%; 
top: 0px; 
width: 1000px; 
height: 320px;
background-color: none;
}

	
/* FOOTER */

#footer {
text-align : right;
height: 23px;
width: 975px;
padding-top : 15px; 
padding-right : 25px;
text-align: right;
font-size:11px;
}

#footer img {
vertical-align: middle;
border : none;
}


/* BLOC PUSH */


.home_bloc {
width : 490px;
height : 333px;
float : left;
margin-right : 40px;
padding-top : 7px;
}

.colone_droite {
width : 345px;
height : 345px;
float : left;
}

.home_bloc_2 {
width : 355px;
height : 132px;
float : left;
}

.home_bloc_3 {
width : 340px;
height : 220px;
float : left;
padding-left : 5px;
}

/* BOUTONS */

#btn_entreprise {
width : 176px; 
height: 18px;
background-image:  url(../medias/boutons/contact-entreprises.jpg); 
background-repeat: no-repeat;
float : left;
border: 0px;
cursor : pointer;
}	

#btn_entreprise:hover {
background-position: 0px -18px !important;
background-position: 0px -18px ;
}


#btn_candidats {
width : 174px; 
height: 18px;
background-image:  url(../medias/boutons/contact-candidats.jpg); 
background-repeat: no-repeat;
float : right;
border: 0px;
cursor : pointer;
}	

#btn_candidats:hover {
background-position: 0px -18px !important;
background-position: 0px -18px ;
}



/* TEXTES */


.bold {
font-weight : bold;
}

.legales {
font-size : 11px;
color : #a4a49b;
background-color:  none;
width: 909px;
padding-left : 45px;
padding-right : 50px;
}

.txt_legales{
margin-top : 5px;
width : 800px;
float : left;
}


/* IMAGES */

img {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
}
.img_float_right {
float : right;
}

.puce {
vertical-align: middle;
}

.img_tournante {
height : 84px;
margin-bottom : 0px;
padding-bottom : 0px;
}


 /* LIENS */
 
a.lien_footer:link { color: #d3da9e;  text-decoration: none; }
a.lien_footer:visited { color: #d3da9e; text-decoration: none; }
a.lien_footer:hover { color: #ffffff;  text-decoration: none; }
a.lien_footer:active { color: #ffffff; text-decoration: none; }


/* COMMUNS */

.spacer { 
clear: both;
background-color: none;
}

li {
list-style: none;
}

ul {
padding-top : 0px;
margin-top : 0px;
padding-left : 10px;
margin-left : 10px;
margin-bottom : 7px;

}

.li_orange  {
list-style-image: url(../medias/communs/puce-orange.jpg);
color :#ff6500;

}

.li_gris  {
list-style-image: url(../medias/communs/puce-grise.jpg);

}


/* FORMULAIRE */

.select_offre_multi {
height:60px;
width:200px;
font-size:11px;
}

.contact_text { 
width: 150px;
float: left;
margin-top: 6px;
margin-bottom : 5px;
}

.contact_textfield { 
width: 300px;
float: left;
margin-top: 3px;
margin-bottom : 5px;
}

.textfield {
width : 195px;
}

.checkbox {
margin : 0px 3px 0px 10px;
vertical-align : middle;
}

.checkbox_one {
margin : 0px 3px 0px 0px;
vertical-align : middle;
}

.message {
width : 480px;
font-family : Verdana, Arial, sans serif;
font-size : 11px;
}



