body {
	margin: 0px;
	padding: 0px;
	background-color: #0A0B07;
	background-image: url(interface/fond.jpg);
	background-repeat: no-repeat;
	background-position: 707px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {font-size: 11px; color: #00BDD4; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration:underline;}

h1 {display: none;}

.linkeo_cnil, #vcard a {font-size: 9px; color: #999966;}

#powered a {font-size: 9px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
#powered img {height: 10px; width: 10px; vertical-align: middle; border: 0px;}

#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;
}
#Contenu #texte {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B291C;
}
.imgEspaceGauche {
	margin-left: 10px;
}
.imgEspaceDroite {
	margin-right: 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: 141px;
	z-index: 2;
}
#Menu a {
	display: block;
	background-color: #37220D;
	margin-bottom: 4px;
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 187px;
}
#Menu a:hover {
	background-color: #613C16;
	text-decoration: none;
}
#WebCallBack {
	position:absolute;
	left:750px;
	top:36px;
	z-index:3;
}
#Langue {
	position:absolute;
	left:715px;
	top:136px;
	z-index:4;
}
#Contenu #baseline a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 7px;
}
#Contenu #baseline a:hover {
	text-decoration: underline;
}
