#page {

	
}
#zoneCentrale{
	padding-bottom:20px;
}

#zoneCentrale .container{
	background:none;
	background-image:url(../../../images/fd_centraleContainer.jpg);
	background-position:center -45px;
	background-repeat:no-repeat;
	
}
.defaut #blocHeader .container{

}

.defaut{
	background-image:none;
}
#colonneGauche {
	width:196px;
	float:left;
	background:none;
	padding-left:4px;
}

#colonneDroite {
	float:right;
	width:232px;
	background:none;
}

#colonneCentrale {
	float:left;
	overflow:hidden;
	padding-left:25px;
	position:relative;
	width:534px;
}

#blocHeader #logoDevis {
	/*top:250px;*/
}

#blocHeader #logoDevis a {
	background-position:center -59px;
	height:40px;
}





/*-------------------------------------------------------------------------
		DEB redefinition du bandeau du modele 3 colonnes
-------------------------------------------------------------------------*/
.recrutement #blocHeader{
	background-image:url("../../../images/bandeauFormulaires.jpg");
	height:262px;
}


.devis #blocHeader{
	background-image:url("../../../images/bandeauDevis.jpg");
	height:262px;
}

.devis #blocHeader #logoDevis{
	display:none;
}

.devis #blocText h1{
	font-weight:bold;
}

.devis #blocText .B{
	border:none;
	height:inherit;
}

.devis tr{
	height:20px;
}

.devis .normalQSN{
	color:#000000;
}

#blocHeader #logo a{
	top:64px;
}


#blocHeader #logoDevis {
	top: 205px;
	right:29px;
}
/*-------------------------------------------------------------------------
		FIN redefinition du bandeau du modele 3 colonnes
-------------------------------------------------------------------------*/






/*-------------------------------------------------------------------------
	positionnements spécifiques des blocs au sein du layout 3 colonnes
-------------------------------------------------------------------------*/

#colonneDroite #blocInfoAgences{
	background-image:url(../../../images/blocInfoAgencesLarge.jpg);
	background-repeat:no-repeat;
	height:113px;
	width:205px;
	left:3px;
}

#colonneDroite #blocDevisImmediat{
	margin-bottom:15px;
}

#colonneGauche #blocRappelMenu{
	margin-bottom:7px;
	margin-left:11px;
}



#blocHeader #zoneAnimation{
	display:none;
}


#blocText{
	color:#3D60A2;
	width:530px;
}



.devis input{
	font-size:12px;
	height:18px;
	width:160px;
}
.devis h4{
	font-style:italic;
	color:#000000;
}

.recrutement input{
	font-size:12px;
	height:18px;
	width:160px;
	border:#7E9DB9 1px solid;
}

.recrutement input .B_envoyer{
	height:inherit;
}


.recrutement #logoDevis{
	display:none;
}

.recrutement #blocText p{
	line-height:15px;
}

.recrutement form{
	color:#000000;
	font-size:12px;
}

.recrutement form h4{
	font-style:italic;
}
.recrutement form .radio{
	width:20px;
	border:none;
}


.recrutement #blocText h1{
	margin-bottom:17px;
}

.enMajuscule{
	/*text-transform:uppercase;*/
}

.recrutement #blocTemoignage{
	top:-8px;
}


.recrutement.reponse #blocText{
	height:400px;
}