.fond 	
	{
	/*right:2px;*/
	/*left:2px;*/
	margin-top:0px;
/*	margin:auto;*/
	background-color:#000000; 
	/*height: 900px; */
	width: 980px;							/* 900px */
/*	text-align: center;*/
/*	position:absolute;*/
overflow:auto 
	}

table	
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:white;
	}

body	
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	text-decoration:none;
	color:white;
	background-color:#000000;
	}

.banniere
	{
background-color: #000000;
position: relative; 
margin-top: 0px; 
width: 980px; 
padding: 0px;
	}

.menu_gauche
	{
background-color: #000000;
position: relative; 
width: 290px; 
float: left;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px; 
	}

.corps
	{
background-color: #000000;
position: relative; 
width: 620px;
float: right;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 30px;
	}

.pied_de_page
	{
background-color: #000000;
position: relative;
float: left;
margin-top: 50px; 
width: 980px; 
padding: 0px;
	}

.bordure{border:1px solid white}

table.border_1_solid_white td { border : 1px solid white; }


a:link {
/*    color : white ;*/
	color : #51c8f0;
    text-decoration : none ;
}

a:visited {
/*    color : white ;*/
	color : #51c8f0;
    text-decoration : none ;
}

a:hover {
/*    	color : #e25eb1 ;*/
    	color : #ffffff ;
}

a span { 
  display: block;
  hover:hand;
}
