body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(interface/fond.jpg);
	background-repeat: no-repeat;
	background-position: 707px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #084C95;
	text-decoration: none;
}
a:hover {
	color: #338EF4;
	text-decoration:underline;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #084C95;
	font-weight: normal;
	text-decoration: none;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	display: none;
}
#Haut {
	position:absolute;
	left:0px;
	top:0px;
	width:707px;
	height:170px;
	z-index:1;
	background-image: url(interface/haut.jpg);
}
#Gauche {
	position:absolute;
	left:0px;
	top:170px;
	width:72px;
	height:738px;
	z-index:1;
	background-image: url(interface/gauche.jpg);
}
#FondContenu {
	position:absolute;
	left:72px;
	top:170px;
	width:635px;
	height:738px;
	z-index:1;
	background-image: url(interface/contenu.jpg);
}
#Banniere {
	position:absolute;
	left:72px;
	top:50px;
	z-index:2;
}
#Titre {
	position:absolute;
	left:85px;
	top:187px;
	width:610px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
}
#Contenu {
	position:absolute;
	left:85px;
	top:229px;
	width:610px;
	z-index:2;
	text-align: justify;
}
.img {
	border: 1px solid #084C95;
}
#Contenu #texte {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B291C;
}
#Contenu .soustitre {
	font-size: 14px;
	font-weight: bold;
}
.imgEspaceGauche {
	margin-left: 10px;
}
.imgEspaceBas {
	margin-Bottom: 10px;
}
#Photos {
	position:absolute;
	left:715px;
	top:283px;
	width:159px;
	z-index:2;
}
#Menu {
	position:absolute;
	left:715px;
	top:170px;
	width:161px;
	z-index:2;
}
#Menu a {
	display: block;
	background-color: #37220D;
	border: 1px solid #084C95;
	margin-bottom: 2px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 157px;
	background-image: url(interface/menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#Menu a:hover {
	color: #000000;
		background-image: url(interface/menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: underline;
}
#WebCallBack {
	position:absolute;
	left:720px;
	top:26px;
	z-index:3;
}
#Contenu #baseline a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #084C95;
	font-weight: bold;
	text-decoration: none;
	margin-right: 7px;
}
#Contenu #baseline a:hover {
	text-decoration: underline;
}
