html {
	overflow-y: scroll;
}

body {
	
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#EFEFEF;
	margin-bottom:10px;
}

#global_Fond {
	position:relative;
	margin:auto;
	width:980px;
	height:auto;
	background-image:url(../images/content/fond.jpg);
	background-repeat: no-repeat;
}

#global {
	position:relative;
	margin:auto;
	width:820px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #807885;
	background-color:white;
	height:auto;
}

#header {
	margin-top:3px;
	position:relative;
	margin:auto;
	width:800px;
	height:252px;
	background-image:url(../images/header/haut.jpg);
}

#image_droite {
	width:800px;
	height:auto;
	min-height:439px;
	margin-left:10px;
	background-image:url(../images/content/bas.jpg);
	background-repeat: no-repeat;
}

#global_content {
	width:800px;
	height:auto;
	margin-bottom:3px;
	margin-left:10px;
}

#content {
	float:left;
/*	margin-top:10px;*/
	width:440px;
	height:auto;
	margin-bottom:10px;
}

#gauche {
	float:left;
	width:145px;
	height:auto;
	padding-left:5px;
}

#droite {
	float:left;
	width:620px;
	height:200px;
}

#menu {
	margin-top:10px;
	float:left;
	width:139px;
	height:auto;
	margin-right:5px;
}

#menu_haut {
	width:139px;
	height:16px;
	background-image:url(../images/menu/1.jpg);	
}

#menu_bas {
	width:139px;
	height:105px;
	background-image:url(../images/menu/2b.jpg);	
}

#menu_milieu {
	width:139px;
	height:215px;
	background-image:url(../images/menu/3.jpg);	
}

/* Menu */
ul#menuh {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	margin-left:10px;
}

ul#menuh li {
	float:left;
	width:120px;
	margin-bottom:8px;
}

ul#menuh a {
	padding-top:4px;
	height:18px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	background-color:#EFEFEF;
	width:120px;
	float:left;
}

ul#menuh a:hover {
	background-color:#D7949B;
	color:white;
}

#cleaner 
{
	clear:both;
}

.class_tarif {
	font-weight:bold;
	text-decoration:underline;
}

#bas {
	width:100%;
	height:10px;
}

#content img {
	border:none;
	margin-right:5px;
}

.separateur {
	padding-top:4px
}

img {
	border:none;
}
