body {
	background-color:black;
	font-family:verdana, sans-serif;
	color: white;

}
p{
margin:0px 0px 0px 0px;
font-size:90%;
}
a:visited {
color:#E62ADF;
}
a:link {
color:white;
}


h1{
margin:0px 0px 0px 0px;
font-size:120%;
color: #E62ADF;
}
h2{
margin:0px 0px 0px 0px;
font-size:100%;
}
img {
    border: 2px solid black;
}

#conteneur {
	margin-left: auto; 
    margin-right: auto; 
   /* margin-top: 10px;
	padding-top: 8px;*/
	width: 900px;
	/*height: 612px;		
	background-image:url(images/image_fond.png);
	background-repeat:no-repeat;*/
}

#header {
	margin-left: auto; 
    margin-right: auto; 
   /* margin-top: 10px;
	padding-top: 8px;*/
	width: 900px;
	height: 255px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}


#page {
	/*margin-left: 41px; 
	margin-top: 15px; */  	
	width: 900px;
	/*height: 383px;*/
	text-align: center;
			
	
}
#texte {
margin-left: 75px;
padding-top: 10px;
padding-bottom: 15px;
	text-align: left;
 color: black;
	width: 650px;
	/*height: 383px;*/

}
#page .bloc {
margin-left: auto; 
    margin-right: auto; 
background-image:url(images/fd_texte.jpg);	
width: 800px;
		
	
}


