#zonesub {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;	
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#zonelogo {
	position: absolute;
	left: 234px;
	top: 43px;
	width: 253px;	
	height: 49px;
}
#zonemenu {
	position: relative;
	left: 43px;
	top: 33px;
	width: 175px;
	height: 153px;
	margin:0;
	padding:0;
	z-index:10;
}

#zonemenuniveau0 {
	position: absolute;
	left: 6px;
	top: 8px;
	width: 160px;	
	height: 100px;
}
#zoneemail {
	position: absolute;
	left: 43px;
	top: 220px;
	width: 175px;	
	height: 22px;
}
#zoneadresse {
	position: absolute;
	left: 54px;
	top: 240px;
	width: 140px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#zonessmenu2 {
	position: absolute;
	left: 218px;
	top: 64px;
	width: 457px;	
	height: 84px;
	z-index: 100;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #f7a920;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #183859;
}
body {
	background-image: url(images/bg_nouv_repete.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

a:link
{
color: #11617f;

}
a:visited
{
color: #11617f;

}

#menu_services,#menu_mandats,#zonemenu{
	list-style-position:inside;
	list-style-type:none;
}

#zonemenu>li>a{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	color:#6a6a6a;
	font-size:11px;
	padding-left:10px!important;
	padding-top:2px!important;
}

#zonemenu>li:hover>a{
	color:white;
}

#zonemenu>li, #zonemenu>li>a{
	margin:0;
	padding:0;
	width:172px;
	height:17px;
}

#premier{
	height:18px!important;
	padding-top:8px!important;
}

#premier{
	background-image:url(images/menu/petit/top.gif)!important;
}
#bottom{
	background-image:url(images/menu/petit/bottom.gif)!important;
}
#zonemenu>li{
	background-image:url(images/menu/petit/middle.gif);
}
#premier:hover{
	background-image:url(images/menu/petit/top_hover.gif)!important;
}
#bottom:hover{
	background-image:url(images/menu/petit/bottom_hover.gif)!important;
}
#zonemenu>li:hover{
	background-image:url(images/menu/petit/middle_hover.gif);
}
#premier._bleue{
	background-image:url(images/menu/petit/top_bleue.gif)!important;
}
#zonemenu>li._bleue{
	background-image:url(images/menu/petit/middle_bleue.gif);
}
#zonemenu>li._bleue>a{
	color:white;
}

#bottom{
	height:25px!important;
}

#zonemenu .premier, #zonemenu .premier a{
	height:26px;
}

#menu_services,#menu_mandats{
	display:none;
	z-index:10;
/*	position:absolute;
	top: 0;
	left: 100px;*/
	margin-left:134px;
	margin-top:-20px;
}

#menu_services a,#menu_mandats a, #menu_services p,#menu_mandats p{
	width:447px;
	height:15px;
	display:block;
	margin:0;
	padding:0;
	padding-left:7px;
	padding-top:2px;
	background-image:url('images/menu/middle.gif');
	text-transform:uppercase;
	text-decoration:none;
	color:#6a6a6a;
	font-size:11px;
}

#menu_services a:hover,#menu_mandats a:hover{
	color:white;
	background-image:url('images/menu/middle_hover.gif');
}

#menu_services .top,#menu_mandats .top{
	background-image:url('images/menu/top.gif');
	height:16px;
	padding-top:8px;
}

#menu_services .top:hover{
	background-image:url('images/menu/top_hover.gif');
}

#menu_services .bottom,#menu_mandats .bottom{
	background-image:url('images/menu/bottom.gif');
	height:24px;
	padding-top:2px;
}

#menu_services .bottom:hover,#menu_mandats .bottom:hover{
	background-image:url('images/menu/bottom_hover.gif');
}

#menu_mandats p{
	background-image:url('images/menu/titre.gif');
	color:#999999;
	font-size:10px;
	text-transform:none;
}

#menu_mandats p.top{
	height:15px;
	padding-top:9px;
}

