body {
	margin: 0px;
	padding: 0px;
	background-color: #990000;
}

#contenu img {
	border: 1px solid #000000;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.txtAccroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1B3F95;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#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;
	width:880px;
	padding:10px;
	margin-top: 15px;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#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: #000000;
	min-height:50px;
	width:880px;
	height:50px;
	padding:10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.galerie{
	text-align:center;
}
.galerie img{
	margin:10px 10px 10px 10px;
	}
