body {
	margin: 0px;
	padding: 0px;
	background-color: #66C5FD;
}
#contenu img {
	margin: 3px;
}
.txtAccroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A1567;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.b:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0A1567;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0A1567;
}
#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;
}
#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 .sep {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
