@charset "UTF-8";
/* CSS Document */
body	
	{
 margin: 0;  
text-align: center;
height:auto;
width:auto;
background-image:url('image/entete/fond.jpg');
background-repeat:no-repeat;
background-position:center;
background-color:#99CCFF;
	}
	
#global
{	
width:800px;
margin:auto; 
text-align:left;
	border-right:groove gray 1px;
	border-left:groove gray 1px;
	border-bottom:groove navy 1px;
height:719px;
background-color:white;
}
	
	#tete
	{
	background-image:url('image/entete/Vague.jpg');
	width:800px;
	height:161px;
	background-repeat:no-repeat;
	}
	
	
	#lientete
	{
	border:none;
	margin-top:50px;
position:absolute;
	}
	
	
	
	.imagelien
	{
	border:none;
	}
	
	#onglet
	{

margin-top:50px;
	width:800px;
	
	}
	
	
	
	#menu1
	{
position:absolute;
	margin-top:60px;
	}
	#menu2
	{
position:absolute;
	margin-top:240px;
	}
	
	#menu3
	{
position:absolute;
	margin-top:290px;
	margin-left:30px;

	}
	
	#menu4
	{

position:absolute;
	margin-left:25px;
	margin-top:150px;
	}
	

		
		
	#corps
	{
	width:704px;
	min-height:70%;
	height:500px;
	margin-left:60px;


	}
	#corpsCata
	{
	width:800px;
	min-height:70%;
	height:500px;



	}
	
		#barretitre
	{

	margin-left:33px;
	margin-top:400px;
	width:424px;
	height:36px;

	}
	
#PiedPage
{
width:800px;

height:18px;
background-image:url('image/entete/barrederoulant.png');


background-repeat:no-repeat;


}	


#pied {
    margin-left: 30px;
    position: absolute;
	text-align:center;
}
.piedlien {
    font-size: 11px;
    width: 143px;
}


	

.piedlien a
{

color:white;
font-weight:bold;
}	

.piedlien a:hover
{
color:red;
}		
	
.clear
{
clear:both;
}

#logotetiere
{
width:262px;
height:78px;
position:relative;
margin-left:540px;

}
 #vide
 {
height:40px;

 
 }
#ArticleRecherche
{
width:120px;
height:30px;
position:absolute;
margin-left:701px;
margin-top:90px;

}

#LoupeArticleRecherche
{
display:none;

}


#ChampArticleMoteur{
background-image:url('image/entete/fondchamp.jpg');
background-repeat:no-repeat;
color:grey;
position:absolute;
margin-top:5px;
}
#ChampArticleMoteur:hover{

color:red;

}
