body {
	margin: 0px;
	padding: 0px;
	background-color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
#contenu img {
	border: 1px solid #FFFFFF;
}
.txtAccroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc0;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fc0;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fc0;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}h1 {
	display: none;
}
#baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:880px;
	padding:10px;
	margin-top: 15px;
}
#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-image: url(../interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:880px;
	padding:10px;
	font-weight: bold;
}
#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: 15px;
	margin-bottom: 15px;
}

#contenu h2 {
color: #FFCC00;
text-decoration:  none;
 border-bottom: 3px double #fff;
display: block;
margin-top: 0;
text-align:center;}

h3 {
text-align: center;
color: #fff;
font-weight: bold;
font-size: 17px;
margin-top: 0;}


#contenu a {
color: #fc0;
text-decoration: none;
 border-bottom: 3px double #fff;}
 
 #contenu a:hover {
 color: #fff;
 text-decoration: underline;
 border: 0;}
 
 hr {
 margin: 0 auto;
 width: 50%;
 border-top: 1px solid #fc0;
 height: 3px;
 border-right: 0;
 border-left: 0;
 border-bottom: 1px solid #fc0;}
 
 .jaune {
 color: #FFCC00;}
 
 .blink {
 text-decoration: blink;}
 
 .jaune {
 width: 500px;
 margin-right: 10px;
 border: 1px solid #fc0;
 text-align:center;
 padding: 0 10px;
 margin: 0 auto;
 background: #900 url(../interface/cartebg.jpg) bottom left no-repeat;}
 
 .clear {
 clear: both;}
 
