html{
	width:99%;
}
body{
	margin-top: 0px;
	width:100%;
	font-size: 1em;
	background-color: Black;
	background-attachment: fixed;
}
/*__________________________________CONTENER__________________*/
#contener0{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	width:842px;
}

#contener1{
   height: 150px;
   width:842px;
}

#contener2{
	height:300px;
	width:842px;
}

#contener3{
margin-top: -21px;
	height:45px;
	width:842px;
}

.txt_pied_blc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	 color: white;
}
.ligne_pied_blc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	 color: #666666;
}
a:link {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;}
a:active {text-decoration: none; color: white;}
a:hover {text-decoration: none; color: white;}