body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#centrercontenu { 
margin-left: -400px;
margin-top: -300px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
 }
#accueil {
top : 0;
left : 0;
width: 800px;
height : 600px;
position : relative;
background: url(../img/accueil.jpg);
z-index : 2;
}
#menu_accueil {
	top : 418px;
	left : 361px;
	width: 392px;
	height : 17px;
	position : absolute;
	z-index : 3;
}
#interface {
top : 0px;
left : 0px;
width: 800px;
height : 600px;
position : absolute;
background: url(../img/Interface.jpg);
z-index : 2;
}
#interface_contact {
top : 0px;
left : 0px;
width: 800px;
height : 600px;
position : absolute;
background: url(../img/Interface_Contact.jpg);
z-index : 2;
}
#contenu_interface {
	top : 222px;
	left : 131px;
	width: 650px;
	height : 356px;
	position : absolute;
	overflow:auto;
	z-index : 4;
	visibility: visible;
}
#image_interface {
	top : 222px;
	left : 130px;
	width: 180px;
	height : 313px;
	position : absolute;
	overflow:none;
	z-index : 5;
}
#menu_interface {
top : 146px;
left : 0px;
width: 130px;
height : 235px;
position : absolute;
z-index : 2;
}
#titre_interface {
	top : 109px;
	left : 120px;
	width: 659px;
	height : 104px;
	position : absolute;
	z-index : 3;
}
#liens_presse {
	top : 130px;
	left : 480px;
	width: 300px;
	height : 80px;
	position : absolute;
	z-index : 3;
}
.texte_accueil {
	font-family: Helvetica;
	font-size: 12px;
	color: #8b8b8d;
	margin-left: 10 px;
	font-weight :  normal;
	text-align : justify;
}
.texte2 {
	font-family: Helvetica;
	font-size: 12px;
	color: #8b8b8d;
	margin-left: 10 px;
	font-weight :  normal;
}
.texte_rouge {
	font-family: Helvetica;
	font-size: 12px;
	color: #BD1220;
	margin-left: 0 px;
	font-weight :  bold;
}
.texte_accueil a:link{
	color: #bc111F;
	text-decoration : none;
}
.texte_accueil a:hover{
	color: #8b8b8d;
	text-decoration : none;
}
.texte_accueil a:visited{
	color: #bc111f;
	text-decoration : none;
	
}
.texte_accueil a:active{
	color: #8b8b8d;
	text-decoration : none;
}

