body{
	background: url(fondenteteom.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #e3dcd5;

}
#entete{
	height:179px;
	margin:0;
	padding:0;
	
}
#menu {
width:660;
margin: 0;
padding: 0;
margin-left: 0px;

}

#menu A {
	float: left;
	width: 103px;
	height: 25px;
	display: block;
	padding: 0.1em;
	color: #32557e;
	background-color: #e99500;
	border: 1px solid none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menu A:hover {
text-decoration: none;
background-color: #e3dcd5;
color: #32557e;
}
#menu a:visited {
	text-decoration: none;
	color: #32557e;
}

#menu .home A{
	width: 25px;
	
}

#sousmenuhaut {
width: 150;
margin: 0;
padding: 0;

}
#sousmenuhaut A {
	float: center;
	width: 130px;
	display: block;
	padding: 0.2em;
	color: #F5f1f2;
	background-color: #32557e;
	border: 0px solid none;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
#sousmenuhaut A:hover {
text-decoration: none;
background-color: #ffda68;
color: #EF2D0B;
}








#titre {
	border-bottom: thin dotted #32557e;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	color: e99500;
	background-color: ButtonFace;
	width: 100%;
	
}

#topscroll {
background: url(haut.gif) no-repeat  right top;
}

#contenu{
	padding-left: 5px;
	padding-right: 10px;
	border-right-color: ButtonFace;
	border-right-style: solid;
	border-right-width: thin;
	list-style-image: url(images/orange_9x11.gif);
}

#scroller A {
	background-color: #e3dcd5;
	color: Maroon;
	font-weight: bold;
	font-size: 10px;
}
#scroller  {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	float: left;
	width: 100%;
	border-bottom-color: #e99500;
	border-bottom-style: solid;
}

.flien{
	background: url(flien.png) no-repeat;
	width: 200px;
	height: 49px;
	padding-top: 15px;
	padding-left: 13px;
	color: white;
	margin-left: 10px;
}
.flien A {
		color: white;
	
}
.flien a:visited {
		color: white;
	
}