body {
	background-image: url(images/fond.jpg);
	margin-top:30px
}

fieldset{
	border: none;
}

#header {
	background: url(images/header.jpg) no-repeat; 
	width:921px; 
	height:161px;
}

#footer {
	background: url(images/footer.jpg) no-repeat; 
	width:921px; 
	height:55px;
}

#menu1 {
	background: url(images/1.jpg) no-repeat; 
	width:176px; 
	height:42px;
}

#menu2 {
	background: url(images/2.jpg) no-repeat; 
	width:215px; 
	height:42px;
}

#menu3 {
	background: url(images/3.jpg) no-repeat; 
	width:160px; 
	height:42px;
}

#menu4 {
	background: url(images/4.jpg) no-repeat; 
	width:200px; 
	height:42px;
}

#menu5 {
	background: url(images/5.jpg) no-repeat; 
	width:170px; 
	height:42px;
}

#contenu {
	background: repeat-y url(images/body.jpg) ;
}


#texte {
	margin-left: 50px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B8B8B;
	
}

#liens {
	margin-left: 50px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5E9DD2;
}

#infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
	
}

#formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B8B8B;
	
}

a:link {
	color:#ADC500;
	text-decoration:none;   
}  

a:hover   {
	color:#ADC500;
	text-decoration:underline;
}


a:visited {
	color:#ADC500;
	text-decoration:none;   
}  



#titre {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5E9DD2;
}

#titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ADC500;
	font-weight: bold;
}


#titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ADC500;
}


#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ADC500;
}	
	