body{
	background-image:url('../ills/home/fond_bleu.gif');
}

#conteneur{
	position: absolute;
	top:5px;
	width: 800px;
	left: 50%;
	margin-left: -375px;
}

#contenu{
	right:0px;
}

#pied{
	height: 30px;
}

#conterneur img{
	margin:0px;
	padding:0px;
	border:0px;
}

#menu{
	color:white;
	top: 0px;
	left: 0;
	z-index:100;
	//longeur du menu
	width: 100%; 
	margin:0px;
}

#Smenu{
	position:absolute;
	color:white;
	top: 80px;
	left: 135px;
	z-index:100;
	//longeur du menu
	width: 100%; 
	//font-weight:bold;
    font-size:10px;	
	font-family:Helvetica;
}
#Smenu dt {
	cursor: pointer;
	margin: 0px;
	text-align:center!important;
	font-size:11px;
	font-family: Helvetica;
	font-weight: bold;
}
#Smenu dl {
	float: left;
	//width: 12em;
	width:12em;
}

#Smenu dd {
	display: none;
	border: 1px solid gray;
}

#Smenu li {
	text-align: left;
	background: #d3dfef;
	margin :0px;
	padding:0px;
}

#Smenu li a, #Smenu dt a {
text-decoration: none;
display: block;
//height: 100%;
border: 0 none;
color: #003a7d;
//text-indent:0.5cm;
}

#Smenu li a:hover, #Smenu dt a:hover {
background: #fefefe;
}
#Smenu1:hover , #Smenu2:hover, #Smenu3:hover{
	color:black;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:20px;
}
#textderoulant{
	position:absolute;
	top:13px;
	left:320px;
}

