/**********/
/*bandeaux*/
/**********/
#bd_rouge {
	width: 939px;
	height: 14px;
	background-color: #e20025;
}
#bd_photo_1 {
	width: 939px;
	height: 153px;
	float:left;
}

#fond_graph_1 {
	width: 220px;
	height: 166px;
	background-image: url(/zp/templates/Eiffage_Offre_Emploi/img/fondgraph1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 26px;
}
#fond_graph_2 {
	width: 220px;
	height: 166px;
	background-image: url(/zp/templates/Eiffage_Offre_Emploi/img/fondgraph2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 26px;
}
div.image_gauche {
	width: 220px;
	height: 166px;
	margin-top: 2px;
}

/**********/
/*contenu*/
/**********/
#boite_gauche {
	width: 220px;
	float: left;
	margin: 20px 0px 20px 0px;
}
#boite_gauche div.image_gauche{
    float: left;
	display: block;
	height: auto;
}
#boite_centre {
	width: 460px;
	float: left;
	margin: 20px;
	height: auto;
}
#boite_centre h1{
	font-size: 14px;
	font-weight: bold;
	color: #e1003a;
	text-transform: uppercase;
	margin-bottom: 18px;
}
#boite_centre h2{
	font-weight: bold;
	color: #e1003a;
	font-size: 14px;
}
#boite_centre p{
	margin-bottom: 18px;
	font-size: 12px;
	color: #000000;
}
#boite_centre p strong{
	color: #000000;
	font-size: 12px;
}
#boite_centre table tr td{
	color: #000000;
}
#boite_centre div.lien img {
	vertical-align: middle;
	margin-right: 7px;
}
#boite_droite {
	width: 220px;
	float: left;
	margin: 20px 0px 20px 0px;
}
#boite_droite div.lien img {
	vertical-align: middle;
	margin-right: 7px;
	border: 0;
}
#boite_droite p.legende {
	font-size: 12px;
	font-weight: bold;
	color: #617481;
	margin-bottom: 18px;
}
#boite_droite h2 {
	font-weight: bold;
	color: #e1003a;
	font-size: 12px;
	background: url(/zp/templates/Eiffage_Contenu_Court/img/fondh2rejoignez.gif) bottom right repeat-x;
	margin-bottom: 2px;
}
#boite_droite h2 span {
	background-color: #ffffff;
	color: #e1003a;
	padding-right: 2px;
}
#boite_droite h3 {
	color: #617481;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
}
#boite_droite h4 {
	color: #e20025;
	font-size: 11px;
}
#boite_droite p {
	margin-bottom: 16px;
}




.form_g {
	width: 155px;
	height: 30px;
	float: left;
	border-top: 1px solid #f2f2f2;
	line-height: 30px;
	vertical-align: middle;
	color: #000000;
	}
.form_g label{
	color: #000000;
	}
.form_g#bord_haut,.form_d#bord_haut {
	border-top: 1px solid #b3b3b3;
	}
.form_g#height60,.form_d#height60 {
	height: 60px;
	margin-bottom: 8px;
	}
.form_d {
	height: 30px;
	width: 285px;
	float: right;
	border-top: 1px solid #f2f2f2;
	line-height: 30px;
	vertical-align: middle;
	color: #000000;
	}
.form_d select{
	vertical-align: middle;
	margin-top: 4px;
	width: 265px; /* 280 - 15 du margin-left*/
	border: 1px solid #7f9db9;
	margin-left:15px;
	color: #000000;
	}
.form_d textarea{
	width: 265px; /* 280 - 15 du margin-left*/
	border: 1px solid #7f9db9;
	margin-left:15px;
	height: 55px;
	color: #000000;
	}
.form_d input{
	margin-left: 15px;
	margin-right: 3px;
	color: #000000;
	}
input.marge {
	margin-left:18px;
	}
.form_bas {
	clear: both;
	text-align: right;
	background-image: url(../img/fond_form.gif);
	background-repeat: no-repeat;
	background-position: 3px left;
	}
.form_d input.submit{
	background-image: url(../img/bouton_valider.gif) top no-repeat;
	margin:30px 3px 0 15px;
	float: right;
	}
