body
{
	margin: 0px 0 ;
	padding: 0 ;
	text-align: center ;
	background: #F3F3F3 ;

}

html pre
{
	width: 636px ;
}

div#conteneur
{
	width: 775px ;
	margin: 0 auto ;
	text-align: left ;
	border: 1px solid #D8D8D8 ;
	background: #F3F3F3 ;
 
}

.copyright a:active
{
 	border: 0px;
 
}
 
 div#basss
{
 	border: 0px;
	font-family: VERDANA;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.bas:link
{
 	font-family: VERDANA;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
 
.bas:active
{
 	font-family: VERDANA;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.bas:hover
{
 	font-family: VERDANA;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
 }

.bas:visited
{
 	font-family: VERDANA;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}




.droite:link
{
 	font-family: VERDANA;
	color: #756F6A;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
 
.droite:active
{
 	font-family: VERDANA;
	color: #756F6A;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.droite:visited
{
 	font-family: VERDANA;
	color: #756F6A;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}


.droite:hover
{
 	font-family: VERDANA;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
 }


 