#content {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background-image: url(../_images/filigramme.gif);
	background-repeat: no-repeat;
	background-position: 115px 100px;
	text-align: justify; /* part 2 of 2 centering hack */
	width: 940px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 940px;
}	

html>body #content {
	width: 940px; /* ie5win fudge ends */
}

body {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #094090;
	background-color: #FFFFFF;
	text-align: center;
}
.news, .news a, .news a:hover {
	text-align: justify;
	font-size: 10px;
	font-weight: normal;
}
p {
	font-size: 12px;
}

.contour {
	border: 2px solid #4167B0;
}

a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #4167B0;
}

a:hover {
	color: #EA8F35;
}
a:active{color: #EA8F35 } 


dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0px solid #000000;
}
.rss { 
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	color: #4167B0;
}
.menu {
   margin: 0 0 0 230;
	position: absolute;
	top: 50px;
	width: 500px;
	z-index: 3;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	
}
.menu dl {
	float: left;
	width: 100px;
}
.menu a {
	margin: 0 0px;
	height: 20px;
	display: block;
	text-align: center;
	border: 0px solid gray;
	font-size: 12px;
	color: #4266B1;
}
.smenu, .smenu a {
	
}
#smenu1, #smenu2, #smenu3, #smenu4 {
	display: none;
	width: 100%;
	font-size: 10px;
	
	
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a {
	font-weight: bold;
	background-color: #C0D8EB;
	font-size: 10px;
	text-align: center;
	border: 1px solid #FFFFFF;

}
.trait_haut {background-image: url(../_images/trait-haut.gif); background-repeat:no-repeat;}
