#en-tete li
{
	list-style-type: none;
}

#entete-bandeau-lgv span, #entete-bandeau-rff span
{
	display: none;
}
#entete-bandeau-lgv a, #entete-bandeau-rff a
{
	display: block;
	width: 100%;
	height: 100%;
}

#en-tete
{
	width: 954px;
	height: 420px;
 	background-image: url(../images/en-tete-menu-site.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}

#entete-bandeaux
{
	position: absolute;
	top: 24px;
	left: 12px;
	z-index: 2;
}

#entete-bandeau-lgv
{
	background-image: url(../images/bandeau-lgv.png);
	background-repeat: no-repeat;
	width: 650px;
	height: 76px;
	float: left;
}

#entete-bandeau-rff
{
	background-image: url(../images/logo-rff.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	width: 288px;
	height: 76px;
	float: left;
	margin-left: 4px;
}

#lgv-flash
{
	width: 750px;
	height: 340px;
}

#features-right
{
	position: absolute;
	right: 0;
	top: 105px;
	width: 145px;
}

#recherche
{
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}
#zonerecherche
{
	border:1px solid #000000;
	font-size:0.85em;
	width: 80px;
	height:12px;
}
#recherche .submit
{
	width: 32px;
	height: 16px;
	border:none;
	font-size:0.85em;
	font-weight: bold;
	background-color: #656565;
	color: #FFF;
	padding: 0 0 3px 0;
}

#nav-haut-droit
{
	width: 100px;
	border-bottom: 1px solid #a5a4a3;
	margin-bottom: 20px;
}

#nav-haut-droit a
{
	color: #ffffff;
	text-decoration:none;
}

#nav-haut-droit a:hover, #nav-haut-droit a:focus
{
	color: #626264;
	text-decoration:none;
}
#nav-haut-droit li
{
	border-top: 1px solid #a5a4a3;
	border-bottom: 1px solid white;
	width: 100px;
	height: 21px;
	line-height:1.8em;
}

#nav-haut-droit li.first
{
	border-top: none;
}
#nav-haut-logos {
	padding-bottom: 10px;
}
.nav-haut-logos-interior {
	border-bottom: 1px solid white;
}
#nav-haut-logos2
{
	padding-top: 10px;
	border-top: 1px solid #a5a4a3;
}
#nav-haut-logos a, #nav-haut-logos2 a
{
	text-decoration:none;
	display: block;
	width: auto;
	height: 100%;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: center left;
	color:#626264;
	font-weight: bold;
	height: 32px;
}

#nav-haut-logos a:hover, #nav-haut-logos2 a:hover,
a#nav-haut-logos a:focus, #nav-haut-logos2 a:focus
{
	color: #ffffff;
	text-decoration:none;
}
#nav-haut-logos img, #nav-haut-logos2 img
{
	height: 32px;
}
#nav-haut-logos li, #nav-haut-logos2 li
{
	list-style-type: none;
}
#nav-haut-logos span, #nav-haut-logos2 span
{
	display: block;
	height: 30px;
	line-height: 2.4em;
	white-space: pre;
}
#nav-haut-logos span {
	border-top: 1px solid #a5a4a3;
        border-bottom: 1px solid #FFF;
}

#nav-haut-logos li.first span
{
	border-top: 1px solid #CCCBC9;
}
#nav-haut-logos2 li.first span
{
	border-top: 1px solid #C2C1BF;
}
#nav-haut-logos li.last span, #nav-haut-logos2 li.last span {
	border-bottom: none;
}

#liens-bas-logo
{
	position: absolute;
	right: 190px;
	bottom: 2px;
}

#liens-bas-logo a
{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 2.666em;
	height: 32px;
	display: block;
	padding-left: 38px;
	float:left;
}

#liens-bas-logo a:hover, #liens-bas-logo a:focus
{
	color: #626264;
}

#liens-bas-logo li
{
	float:left;
	margin-left:10px;
}

#zoom {
	position: absolute;
	top:	0;
	right:	50px;
	width:  50px;
	height: 15px;	
	font-weight: bold;
	z-index: 10;
	zoom:    1;
}
