
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#EEEEEE;
}

#corps
{
	position: absolute;
	width: 800px;  
	left: 50%;
	margin-left: -400px;
}

#central
{
	margin-top:0px;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	color: #184841;
	padding: 18px;	
	font-size: small;
	font-family: verdana;
}

#central a
{
	font-size: small;
	font-family: verdana;	
	color: #55B3CC;	
}

#central h1
{
	font-size: large;
	font-family: times;	
	color: #55B3CC;	
	margin: 30px 0 10px 0;
}

#central h2
{
	font-size: medium;
	font-family: times;	
	color: #55B3CC;	
	margin: 15px 0 5px 0;
}

#central h3
{
	font-size: medium;
	font-family: verdana;	
	color: #55B3CC;	
	margin: 5px 0 3px 0;
}

p
{
	margin: 0 0 10px 0;
}

#bandeau
{
	
	text-align: left;
  margin-right: auto;
	width: 800px;
	height: 150px;
  background-image: url("images/site.jpg");
	background-repeat: no-repeat;
}
#haut
{
  height: auto !important;
  height: 35px;   
  min-height: 35px;	
	margin-top:px;
	padding:0;
	background-color:#55B3CC;
	background-image:url("images/site2.jpg");
	background-repeat:;
	background-attachment:;
}		
		
.menu_haut
{
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 6px;
}

.menu_haut li
{
	display: inline;
}

.menu_haut a
{
	margin: 0 5px;
	color: #FFFFFF;
	font-size: small;
	font-family: verdana;
	text-decoration: none;
}

.menu_haut a:hover
{
	text-decoration: underline;
}
