body {
	margin: 0px;
	padding: 0px;
	background-color: #1B1B1B;
	background-image: url(interface/fondPage.jpg);
}
.txtAccroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFCC8;
}
.img {
	border: 1px solid #C6811A;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A6F82;
}
#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;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0D4012;
	border-right-color: #0D4012;
	border-bottom-color: #0D4012;
	border-left-color: #0D4012;
}
.fondDroite {
	background-image: url(interface/fondDroite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contenu {
	background-image: url(interface/fondContenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gauche {
	background-image: url(interface/gauche.jpg);
	background-repeat: no-repeat;
}
.droite {
	background-image: url(interface/droite.jpg);
	background-repeat: no-repeat;
}
