
/*-----------------------------HEADER-------------------------------*/
#pre-header{
	width:100%;
	height:48px;
	margin:0px;
	padding:0px;
	background-image: url(images/header/bande-redim.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:solid 4px #013566;
	
}
.pre-header{
	width:984px;
	height:48px;
	margin:auto;
	padding:0px;
	padding-top:0px;
}
.header-recherche{
	width:270px	;
	float:left;
	height:32px;
}
.recherche-input{
	width:184px	;
	height:32px;
	background-image: url(images/header/recherche-fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	color:#549f9a;
	float:left;
	
}
.recherche-submit,.recherche-geo{
	width:29px;
	height:32px;
	background-image: url(images/header/recherche-submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	cursor:pointer;
}
.recherche-geo{
	width:34px;
	height:32px;
	background-image: url(images/header/recherche-geo.gif);
}
.header-droite{
	float:right;
	height:32px;
	padding-top:8px;

}

.header-droite-info{
	float:left;
	color:#FFF;
	font-weight:bold;
	line-height:20px;
}
.header-droite-connect{
	float:right;
	color:#FFF;
	margin-left:50px;
}
.header-droite-connect a{
	float:left;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}
.header-droite-connect span{
	float:left;
	font-size:11px;
	color:#FFF;
	padding-right:8px;
	padding-left:8px;
	line-height:20px;
	font-weight:bold;
}
.facebook-connect{
	float:left;
	width:89px	;
	height:20px;
	background-image: url(images/header/facebook-connect.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
.drapeau,.drapeau-select{
	height:19px;

	float:left;
	margin-left:10px;
	margin-right:2px;
}
.drapeau-select img{
	height:20px;
	width:25px;
}
.drapeau img{
	height:12px;
	width:16px;
}
.select-langue{
	background:none;
	background-color:#013668;
	color:#FFF;
}
.header{
	width:984px;
	height:144px;
	text-align: left;
	margin:0px;
	margin:auto;
	padding:0px;
}
.header-logo{
	float:left;
	padding-top:1px;
}
.header-partenariat{
	float:right;
	padding-top:13px;
}
.accroche{
	margin-left:5px;
}

/*----------------------------Fin header-----------------------------*/
