@charset "iso-8859-1";
table {border: 1px solidred;}

body
{
	margin: 0px;
}

/* header */
#header
{
	position: relative;
	width: 990px;
	font-family: arial;
	font-size: 11px;
	overflow: hidden;
}

#header-logo 
{
	height: 90px;
	width: 180px;
	vertical-align: center;
}

#header-logo img
{
	border: none;
	margin-left: 10px;
}

#header-banniere
{
	height: 90px;
	vertical-align: center;
	width: 800px;
}

#header-searchlistadmin
{
	height: 90px;
	vertical-align: center;
	width: 800px;
}

#header-megabanniere
{
	height: 90px;
	vertical-align: center;
	width: 800px;
}

#header-location
{
	height: 90px;
	vertical-align: center;
	width: 800px;
}

#header-middle
{
	height: 90px;
	vertical-align: center;
	width: 800px;
}


#header-location h1, #header-middle h1
{
	font-size: 18px;
	color: #05A8CE;	
	vertical-align: center;
}

#header-middle p
{
	color: #9A231B;
	font-weight: bold;
	font-size: 14px;
	vertical-align: center;
}

#header-middle p, #header-middle h1
{
	min-width: 800px;
	vertical-align: center;
}

#carre
{
	width: 0px;
}


/* menu header */
#header-menu 
{
	height: 24px;
}

#header-menu table td
{
	float: left;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
.header-menu-back
{
	background-image: url(../Images/onglet-fond.jpg);
	background-repeat: repeat-x;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#header-menu td a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}

/* fin menu header */



/*Sous header- contient la tagline et les drapeaux des pays*/
#header-bottom
{
	position: relative;
	padding: 5px 0px 0px 5px;
	vertical-align: top;
	min-width: 990px;
	border-top: 2px solid #9A231B;
}

#drapeaux li
{
	list-style-type: none;
	float: left;
	margin-right: 4px;
}

#drapeaux
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 180px;
}

/*Fin de Sous header*/

/* Fn header */
