
/*---------------------------------------------------------------------
				bloc header
----------------------------------------------------------------------*/


#blocHeader {
	z-index:20;
	
	overflow:visible;
	/*width:997px;height:287px;*/
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image:url(../../../../images/fd_header.jpg);
	background-position:center;
	background-position:center 0px;
}

#blocHeader .header {
	position:relative;
	left:0px;
	overflow:visible;
	top:90px;/**/
	z-index:50;
	/*padding-right:8px;*/
}


/*---------------------------------------------------------------------
				zone recherche
----------------------------------------------------------------------*/
/*
#blocHeader #recherche {
	position:absolute;
	top:2px;
	/*left:660px;*
	right:0px;
	font-size:10px;
	color:#e6e2e3;
	/*width:350px;*
}

#blocHeader #recherche form {
}

#blocHeader #recherche form label {
	vertical-align:middle;
}

#blocHeader #recherche form input {
	background-color:#bdc0b0;
	border:1px solid #80807e;
	font-size:11px;
	
	vertical-align:middle;
	/*color:#fff;*
}
#blocHeader #recherche form input:hover{
	/*	background-color:#bdc0b0;*
}
#blocHeader #recherche form button {
	vertical-align:middle;
	margin-left:5px;
	color:#18309a;
	background-color:#eff4f7;
	border:1px solid #80807e;
	font-size:11px;
	background-image:url(../../../../images/pictoLoupeRecherche.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	cursor:pointer;
	padding-left:14px;
	padding-right:4px;
	text-align:left;
	width:85px;
}

#blocHeader #recherche form button:hover {
	text-decoration:underline;
}
#blocHeader #recherche table.gsc-branding {
	position:absolute;
	left:220px;
	top:0px;
	display:block;width:123px;
}

#blocHeader #recherche form.gsc-search-box {
	width:212px;
}
#blocHeader #recherche table.gsc-search-box {
	width:auto;
}
#blocHeader #recherche td.gsc-input input{
	padding-right:8px;padding:1px;
	
}
#blocHeader #recherche form.gsc-search-box { 
	font-size:11px;
}

#blocHeader #recherche form.gsc-search-box td.gsc-input input.gsc-input {
	width:118px;
}
*/
#blocHeader #logo {
	left:49px;
	position:absolute;
	top:67px;
	z-index:10;
}

.franchise #blocHeader #logo {

	z-index:110;
}







#blocHeader #logo a{
	background-image:url("../../../../images/logo.png");
	background-repeat:no-repeat;
	display:block;
	height:107px;
	width:172px;
}
*html #blocHeader #logo a{
	background-image:url("../../../../images/logo.gif");

}
#blocHeader #zoneAnimation{
	position:absolute;
	top:0;
	/*top:20px;*/
	left:0;
	margin:0;
	width:997px;
}

#blocHeader #logoDevis{
	position:absolute;
	right:30px;
	top:219px;
	z-index:10;
}

#blocHeader #logoDevis a{
	background-image:url("../../../../images/B_obtenirUnDevis.png");
	background-repeat:no-repeat;
	display:block;
	height:92px;
	width:174px;
}
/*---------------------------------------------------------------------
				le menu principal
----------------------------------------------------------------------*/
#blocHeader .header  #Nav {
	/*position:relative;*/
	/*height:27px;*/
		position:absolute;
	height:60px;
	overflow:visible;
	width:inherit;
	
}

/*---------------------------------------------------------------------
				le sous menu langue
----------------------------------------------------------------------*/
#blocHeader #langue {
	position:absolute;
	top:10px;
	right:10px
}
#blocHeader #langue a{
	font-size:10px;
	color:#818285;
	text-decoration:none;
	padding-top:10px;
	float:left;
	display:block;
	width:20px;
	height:13px;
	text-indent:-200px;
	position:relative;
	overflow:hidden;
	margin-right:5px;
}
#blocHeader #langue a:hover{
	text-decoration:underline;
}

#blocHeader #langue a#francais {
	background-image:url(../../../../images/drapeauFrancePetit.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#blocHeader #langue a#english{
	background-image:url(../../../../images/drapeauAnglaisMini.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}


#blocHeader #retourmerciplus a{
	position:absolute;
	right:0px;
	top:160px;
	z-index:100;
	width:70px;

float:right;
margin:0;
overflow:visible;
text-align:left;
color:#5B7FA3;
font-size:13px;
font-weight:bold;
text-decoration:none;
text-indent:-16px;
}




