@charset "utf-8";
/* CSS Document */

#header {
	width: 968px;
	height: 340px;
	margin: 0 auto;
	background: url(../medias/images/header.gif) repeat-y top;
}
#header22 {
	width: 968px;
	height: 0px;
	margin: 0 auto;
	background: url(../medias/images/header.gif) repeat-y top;
}
#header #top{
margin: 0 auto;
width:958px;
background:url(../medias/images/top.jpg) repeat-x;
border-left:1px solid #089dcb;
border-right:1px solid #089dcb;
border-top:1px solid #089dcb;
height:29px;
}
#header #top #top-link{
	float:right;
	margin-right:10px;
	width:198px;
	height:28px;
	text-align:left;
}
#header #top .link{
	width:50px;
	float:right;
	height: 11px;
}

#header #top .link .img{
margin:1px 0px 0 10px;


float:left;
}
#header #top .text-link{
	float:right;
	width:50px;
	text-align:left;
	padding:0px;
}
#header #top .text-link a{
color:#fff;
font-family:Tahoma;
padding:0px;
margin:0px;
text-decoration:none;
text-align:center;
font-size:9px;
}
#header #flash{
margin: 0 auto;
width:958px;
}
/* Ajout Arthur */
.textheader {
color:#fff;
font-family:Tahoma,Arial;
padding:0px;
margin:0px;
text-decoration:none;
font-size:11px;
text-align:center;
}
.textheader a {
color:#fff;
font-family:Tahoma,Arial;
text-decoration:none;
font-size:11px;
}
.textheader a:hover {
color:#fff;
font-family:Tahoma,Arial;
text-decoration:none;
font-size:11px;
}
.textheader a:visited {
color:#fff;
font-family:Tahoma,Arial;
text-decoration:none;
font-size:11px;
}