@charset "UTF-8";
/* CSS Document */
body	
	{
 margin: 0;  
text-align: center;
height:100%;
width:auto;
background-image:url('image/entete/fond.jpg');
background-repeat:no-repeat;
background-position:center;
	}
	
#global
{	
width:801px;
margin:auto; 
text-align:left;
	border-right:groove grey 4px;
	border-left:groove grey 4px;
	border-bottom:groove grey 4px;
height:719px;
background-color:white;
}
	a
	{
	color:navy;
	
	}
	
	a:hover
	{
	color:red
	
	}
	#corps
	{
	position:absolute;
	margin-left:40px;
	
	}
	#tete
	{
	width:801px;
	height:194px;
	
	}
	
	#vague
	{
	border:0;
	}
	#menu
	{
	width:143px;
	height:719px;
	position:absolute;
	margin-left:658px;
	margin-top:-60px;
	}
	
	#bouton1
	{
	border:0;
	position:absolute;
	margin-top:2px;
	}
	
	#bouton2
	{
	border:0;
	position:absolute;
	margin-top:100px;
	}
	
	
	#bouton3
	{
	border:0;
	position:absolute;
	margin-top:200px;
	}
	
	#bouton4
	{
	border:0;
	position:absolute;
	margin-top:300px;
	}
	
	
	#bouton5
	{
	border:0;
	position:absolute;
	margin-top:400px;
	}
	
	#bouton6
	{
	border:0;
	position:absolute;
	margin-top:500px;
	}
	#titrepage
	{
	position:absolute;
	}
	#texte
	{
	margin-top:40px;
	width:600px;
	font-size:15px;
	
	
	}
	#boutondirection
	{
	position:absolute;
	margin-top:20px;
	
	}
	.boutondirect
	{
	border:0;
	}
	#avancer
	{
	position:absolute;
	margin:0;
	
	}
	#reculer
	{
	position:absolute;
	margin-left:500px;
	
	}
	#listing
{
height:400px;
width:200px;
font-size:12px;
position:absolute;
margin-left:400px;
margin-top:80px;
overflow: auto;
overflow-x: hidden;
border-collapse:collapse;
scrollbar-face-color:#2299ff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #94A9CA;
scrollbar-arrow-color: #FFCC00;
border:2px ridge #BECEF7 ;

}
#listing tr
{
border-bottom:2px ridge navy;

}
	a:hover
{
color:red;



}

#carte
{
position:absolute;
margin-top:80px;
margin-left:-10px;
border:solid 2px grey;
}
#champ
{
position:absolute;
margin-top:10px;
margin-left:10px;

}
