body
{
	background-color: black;	
	color: white;
}

.banniere
{
	background: black repeat;
	color: #A6A7A4;
	font-family: Cracked;
}

.main
{	
	margin-top:5px;
	float:left;
	width: 800px;
	font-family: arial;
	height: 700px;
	padding: 10px;
}

.menuh
{
	margin-top:15px;
	font-family:Techno;
}

.menu
{
	margin-top:5px;
	font-family:Techno;
}

a
{
	color:#1565B8;
	text-decoration: none;
}

a:hover,.texte a:focus, .texte  a:active 
{ 
       
        color:white ;
        }