@charset "utf-8";
/* CSS Document */


	
body {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size: 					14px;
	background-color:			#FFF;
	text-align: 				justify;
	width:						960px;
	margin:						auto;
}
#conteneur {
	margin:						auto;
	padding: 		            0px;
	border: 					none;
	
}
#header {

	height:						155px;
	margin-top:					0px;
	position:					relative;
	width:						960px;
	background-image:			url(../image/bandeIndex_dentsdumidi.jpg);
}

#menuhaut {
	font-size:					16px;
	background: 				url(../image/soustitre.png);
	width:						920px;
	margin-top:					0px;
	margin-right:				20px;
	text-align:                 right;
	font-weight:				bold;
	float:						left;
}
#menuhaut li {
	color:						#FFF;
	list-style: 				none;
	display: 					inline;
	line-height: 				30px;
	text-decoration:			none;
}
#menuhaut a:link, #menuhaut a:visited {
	text-decoration:			none;
	color:						#FFF;
	padding:	            	6px;
}
#menuhaut a:hover {
	color:   					#000;
	background-color:			#FFcc00;
}
a{
	color:						#000;
	text-decoration:			none;
	text-shadow:				#000;
}

h1 {
	color:					 	#000;
	margin-top:					30px;
	margin-left:				20px;
}
h2 {
	color:					 	#000;
	margin-left:				20px;
}
#texte {
	margin-left: 				20px;
	margin-right:				20px;
}
#menubas {
	background: 				url(../image/soustitre.png);
	width:						920px;
	text-align:					center;
	font-weight:				bold;
}
#menubas li {
	color: 						#FFF;
	list-style: 				none;
	display: 					inline;
	line-height: 				30px;
}
#menubas a:link, #menubas a:visited {
	text-decoration:			none;
	color:						#FFF;
	padding:	                6px; 
}
#menubas a:hover {
	color:						#000;
	background-color:           #FFcc00;
}
#copyright {
	font-size:					10px;
	
	}
#plan{
	margin-left:				267px;
	}
#form{
	margin-left:				20px;
	}
a img
{
border: none;
}
	