body{background-color: #000000;}

#container {
	margin: 0 auto; 
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/background_infos.jpg');
	background-repeat:no-repeat;
	width: 990px;
	height: 550px;
}

a {color: rgb(230,90,167);}

span.special {
	font: bold 11pt arial, verdana,sans-serif;
	color:rgb(240,80,170);
}

a:visited {color: rgb(230,90,167);}


img#filet {
float:left;
margin:8px 35px;
padding:0pt;
}

#infos {margin: 400px 70px 0 70px;}

#infos h1{
	font: bold 11pt arial, verdana,sans-serif;
	color:rgb(240,80,170);
}

#infos p {
	font: normal 10pt arial, verdana,sans-serif;
	color:rgb(163,163,163);
}

a img{border:none;}

/*
#################################################
#					HEADER						#
#################################################
*/
#header {
	color:white;
	font: normal 8pt/11pt arial, verdana,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	height:40px;
	margin:0pt 70px;
	width:850px;
}

#header span{
	float:right;
	line-height:40px;
	width:400px;
}

#header a img{border:none;}

.langue {
	float:right;
	margin:10px 0pt 0pt 5px;
}

.left {float:left;}

.right{float:right;}

#son {padding-left: 15px;}

/*
#################################################
#					MENUTOP						#
#################################################
*/

#menutop{
	margin:10px 70px;
	width:860px;
}

#menutop li {
	float:left;
	color: white;
}

#menutop  ul {
	margin:0;
	padding: 0;
	font: normal 8pt arial, verdana,sans-serif;
	list-style-type: none;
}

#menutop a{
	color:white;
	text-decoration: none;
	margin: 0 39px;
}

#menutop a.on {
	color: rgb(243,77,167);
	font-weight:bold;
}

#menutop a:hover {color: rgb(243,77,167);}

/*
#################################################
#					MENUBOTTOM					#
#################################################
*/

#menubottom {
	margin:0 auto;
	padding:70px 0;
	width:865px;
}
#menubottom li {
	float: left;
	color: white;
	font: normal 6pt arial, verdana,sans-serif;
}
#menubottom ul {
	list-style-type: none;
	margin:0;
	padding: 0;
}
#menubottom a{
	margin:0 37px;
	color: white;
	text-decoration: none;
}
#menubottom a#selected{
	color: rgb(243,77,167);
	font-weight: bold;
}
#menubottom a:hover{ color: rgb(243,77,167);}