/**********/
/*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_Contenu_Court/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_Contenu_Court/img/fondgraph2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 26px;
}

/**********/
/*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: 660px;
	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{
	font-size: 12px;
	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;
}

/* Formulaire, a deplacer si styles différents selon le skin */
#boite_centre div#form label{
	float:left;
	width: 150px;
	margin-right: 5px;
	background-color: #EEEEEE;
}
#boite_centre div#form *{
color:black;
}
#contact_civilite {border:0 !important; margin: 0 2px 0 2px;}
#boite_centre div#form input, #boite_centre div#form select, #boite_centre div#form textarea {
	border:1px #CCC solid;
}
