*{
	margin: 0;
	padding: 0;
	}

body{
	width: 734px;
	margin: 0 auto;
	font-size: 85%;
	font-family: "Trebuchet MS", arial, serif;
	background: url(images/body_bg.jpg) repeat-x top #e5ebdf;
	}
	
#entete{
	background: url(images/entete.png) no-repeat;
	height: 139px;
	}

.topmenu{
margin: 0;
padding: 0;
float: left;
height: 25px;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
border-width: 1px 0;
background: black url(images/bg_nav.jpg) repeat-x;
}

.topmenu li{
display: inline;
}

.topmenu li a{
background: black url(images/main_nav.gif) repeat-y;
text-align: center;
float: left;
font-size: 0.9em;
color: white;
width: 100px;
padding: 5px 0px;
text-decoration: none;
border-right: 4px solid white;
}


.topmenu li a:hover, .topmenu li .current{
color: black;
background: transparent url(images/main_nav_hover.gif) repeat-y;
}

.submenu{
margin: 0;
padding: 0;
float: left;
height: 25px;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border-width: 1px 0;
background: #5b7d6c;
}

.submenu li{
display: inline;
}

.submenu li a{
background: black url(images/bg_sub_nav.jpg) repeat;
text-align: center;
float: left;
color: white;
font-size: 0.8em;
width: 100px;
padding: 7px 0px;
text-decoration: none;
border-right: 4px solid white;
}

.submenu li a:hover, .submenu li .current{
color: black;
background: transparent url(images/sub_nav_hover.gif) repeat-y;
}


#corps
{
	margin: 0;
	background: #fff url(images/body-bg.jpg) no-repeat center bottom;
	padding: 20px;
	font-family: "Trebuchet MS", arial, serif;
}

h2, h3, strong, .cahier_charges
{
	color: #008000;
}

h2, .cahier_charges, .center
{
	text-align: center;
}

.map
{
	text-align: center;
}

.em
{
	font-style: italic;
	color: black;
	text-align: center;
}

table
{
	margin: auto;
}

td
{
	text-align: center;
	width: 350px;
}

.indent
{
	text-indent: 50px;
}

.imagefloatleft
{
	margin: 5px;
	float: left;
}

.minlogo{
	height: 15px;
}

.signature
{
	padding-top: 25px;
	height: 50px;
}

.ref
{
	height: 50px;
}

#corps li
{
	margin-left: 15px;
}

#corps a .imglink
{
	border: none;
}

#corps a
{
	color: #2f652f;
	text-decoration: none;
}

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

#pied_de_page
{
	font-size: 0.7em;
	font-family: uppercase;
	height: 25px;
	background: url(images/footer.jpg);
	padding: 3px;
	margin: 0;
	background: #fff;
}

#pied_de_page p{
	margin-left: 5px;
	padding-top: 8px;
	}

#pied_de_page a
{
	color: #2f652f;
}

#pied_de_page a:hover
{
	color: #008000;
	background: #a5d3b1;
}
