body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
		margin: 0;
	padding: 0;
	color: #f00;
	text-decoration: underline;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f00;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00;
	text-decoration:underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09f;
	text-decoration:underline;
}

.linkeo_cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

#powered a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
}

#powered a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#powered img {
	height: 14px;
	width: 14px;
	vertical-align: middle;
}

h1 {
	display: none;
}

#baseline, #baseline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#baseline a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
}

#fondGauche {
	background-image: url(../interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#fondDroite {
	background-image: url(../interface/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#haut {
	background-image: url(../interface/haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;
	height:313px;
}

#contenu {
	background: #000 url(../interface/contenu.jpg) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:880px;
	padding:10px;
}

#bas {
	background-image: url(../interface/bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	min-height:50px;
	width:880px;
	height:50px;
	padding:10px;
	margin-top: 30px;
	margin-bottom: 15px;
}

ul {
	display: block;
	padding-left: 0;
	margin-left: 5px;
	list-style-type: none;
	text-decoration: none;
	text-align:left; }

ul li {
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	line-height: 35px;
	background: transparent url(../interface/puce.png) 0% 0% no-repeat;
}

.photo {
	padding: 2px;
	border: 2px #F00 solid; 
}	

.photo:hover {
	border: 2px #09f solid; 
}	

/* menu */

#top_nav {
	background-color: #1e3585;
	position: absolute;
	top: 260px;
	width: 898px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
	line-height: 25px;
}
#top_nav ol {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
}
#top_nav li {
	display: inline;
	background: transparent url(../interface/puce24.png) 0% 0% no-repeat;
	padding: 5px;
	font-size: 9px;
	font-weight: bold;
	padding-left: 25px;
}

#top_nav li:hover {
	display: inline;
	background: transparent url(../interface/puce24h.png) 0% 0% no-repeat;
	padding: 5px;
		font-size: 9px;
	font-weight: bold;

	padding-left: 25px;
}

#top_nav li a:link{
	font-size: 9px;
	font-weight: bold;

	color: #FF0000; 
	text-decoration: none;
	padding-bottom: 2px; 
}
#top_nav li a:visited {
	font-size: 9px;
	font-weight: bold;

	color: #F00; 
	text-decoration: none;
}

#top_nav li a:active {
	font-size: 9px;
	font-weight: bold;

	color: #09f; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#top_nav li a:hover {
	font-size: 9px;
	font-weight: bold;

	color: #09f;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.fleft {
float: left;
margin: 0 10px 10px 0;}

.fright {
float: right;
margin: 0 0px 10px 10px;}

.clr {
clear: both;
height: 1px;}

#wcb {
position: absolute;
top: 200px;
right: 180px;}