
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#DBFFFF;
	background-image:url("images/centreville.jpg");
	background-repeat:repeat-x;
	background-attachment:scroll;
}

#corps
{
	position: absolute;width: 100%;
}

#central
{
	margin-top:0px;
	background-color:#DBDBAA;
	margin-left: 150px;
	margin-right: 150px;
	color: #2400AA;
	padding: 3px;	
	font-size: small;
	font-family: georgia;
}

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

#central h1
{
	font-size: medium;
	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: 300px;
	height: 200px;
  background-image: url("images/camions.JPG");
	background-repeat: no-repeat;
}
#haut
{
  height: auto !important;
  height: 10px;   
  min-height: 10px;	
	margin-top:px;
	padding:0;
	background-color:#4924FF;
}		
		
.menu_haut
{
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}

.menu_haut li
{
	display: inline;
}

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

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

#gauche
{
	margin-top:px;
	position: absolute;
	left:0;
	width: 150px;
	background-color:#FFB655;
}		

#gauche h1
{
	font-size: small;
	font-family: tahoma;
	padding: 5px;
	color: #000000;
	margin:5px 0 0;  
}
		
.menu_gauche
{
	list-style-type: none;
	margin: 0;
	padding: 5px;
	padding-top:0;
}

.menu_gauche li
{
	margin-bottom: 5px;
}
.menu_gauche a
{
	margin:0 0 3px;
	color: #55B3CC;
	font-size: small;
	font-family: verdana;
	text-decoration: none;
}
.menu_gauche a:hover
{
	text-decoration: underline;
}


#droite
{
	margin-top:px;
	position: absolute;
	right:0;
	width: 150px;
	background-color:#FF9255;	
}

#droite h1
{
	font-size: small;
	font-family: tahoma;
	padding: 5px;
	color: #000000;
}
		
.menu_droite
{
	list-style-type: none;
	margin: 0;
	padding: 5px;	
	padding-top:0;
}
.menu_droite li
{
	margin-bottom: 5px;
}
.menu_droite a
{
	margin: 0 0 3px;
	color: #55B3CC;
	font-size: small;
	font-family: verdana;
	text-decoration: none;
}
.menu_droite a:hover
{
	text-decoration: underline;
}	
