body {
	margin: 0px;
	text-align: center;
	background-color: #EEF8E4;
}

#header{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:740px;
	height:145px;
	background-image: url(../imagescss/header.gif);
}
#site{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	background-color: #FFFFFF;
}
#menu_ville{
	float:left;
	position:relative;
	width: 211px;
	padding-top: 10px;
	height: 600px;
	background-color: #FFFFFF;
}

#bas{
	position:relative;
	width: 740px;
	height:40px;
	clear:both;
	padding-top: 10px;
	background-image: url(../imagescss/menu_bas.gif);
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #990066;
}

#menu{
	height: 26px;
	width: 523px;
	float: left;
	top: 10px;
	position: relative;
	background-color: #7FCB39;
}


#infos{
	height: 114px;
	width: 171px;
	top: 443px;
	position: absolute;
	background-image: url(../imagescss/infos.gif);
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #990066;
	padding-left: 15px;
	padding-right: 25px;
	text-align: center;
	left: 0px;
	background-repeat: no-repeat;
	padding-top: 20px;
}





/*-------------------menus bas--------------------------- */
ul#menubas {
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 40px;
	text-align: right;
	line-height: 20px;
	margin: 10px;
	color: #FFFFFF;
}

#menubas li{
	display: inline;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#menubas a {
	color: #ffffff;
	text-decoration: none;
}
#menubas a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*-------------------menu--------------------------- */

ul#menu_haut {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 40px;
	text-align: left;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0pt;
	padding-bottom: 0;
	padding-left: 0;
}

#menu_haut li{
	display: inline;
	margin-top: 0;
	margin-right: 26px;
	margin-bottom: 0;
	margin-left: 0px;
}
#menu_haut a {
	color: #ffffff;
	text-decoration: none;
}
#menu_haut  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1#titre {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	background-image: url(../imagescss/fleche.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	float: left;
	height: 28px;
	width: auto;
	font-weight: bold;
	color: #7FCB39;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
