*{
margin:0px;
padding:0px;
}


body{
background:url(../imgs/fond.jpg) center top;
}

#swf{
/*text-align:center;*/
position:absolute;
left:50%;
margin-left:-480px;
z-index:3;
}

#header{
background:url(../imgs/header.png) center top;
width:100%;
height:50px;
position:absolute;
z-index:1;
}

#logo{
background:url(../imgs/logo.png);
position:absolute;
left:50%;
margin-left:-436px;
top:0px;
width:221px;
height:121px;
z-index:5;
}

#select{
background:url(../imgs/select.png);
width:250px;
height:60px;
position:absolute;
z-index:4;
left:50%;
margin-left:229px;
top:505px;
}

#header_content{
position:absolute;
height:50px;
width:588px;
left:50%;
margin-left:-220px;
z-index:2;
}


#item{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#4B99CE;
display:inline;
}




img#puce{
margin-left:26px;
margin-right:26px;
margin-bottom:2px;
}


.site_selector
{
	list-style:none;
}
.site_selector li
{
	display:block;
	float:left;
	width:15em;
	height:17px;
}
.site_selector li a
{
	text-decoration:none;
}




