/* Menu header */

ul#menu_header {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 81px 0px 0px 0px;
	padding: 0;
	border-top: 1px solid #877981;
	border-bottom: 1px solid #877981;
	z-index: 5;
	}
	
#menu_header li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	}
	
#menu_header li a, #menu_header li a:visited {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-left: 1px solid #877981;
	padding-top: 5px;
	height: 23px;
	font-weight: bold;
	text-align: center;
	voice-family:"\"}\"";
    voice-family:inherit;
	height: 18px;
	font-weight: normal;
	}
	
html>body #menu_header li a {
	height: 18px;
}
	
li#proprietaires, li#proprietaires a {
	width: 160px;
	}
	
li#acquereurs, li#acquereurs a {
	width: 172px;
	}

li#professionnels, li#professionnels a {
	width: 203px;
	}
	
/* \*/
li#professionnels, li#professionnels a {
	width: 205px;
	}
/* */

li#collectivites, li#collectivites a {
	width: 210px;
	}
	
html[xmlns] li#collectivites, li#collectivites a {
	width: 212px;
	}
	
#menu_header li#proprietaires a {
	border: none;
	}

#menu_header li a:hover, #menu_header li#proprietaires a.actif, #menu_header li#acquereurs a.actif, #menu_header li#professionnels a.actif, #menu_header li#collectivites a.actif {
	color: #ffffff;
	background-color: #A20D18;
	font-weight: bold;
	}
	
/* Sous menu header */

#menu_header li ul { /* second-level lists */
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #877981;
	border-right: 1px solid #877981;
}

#menu_header li#proprietaires ul, #menu_header li#proprietaires ul li {
	width: 160px;
	}
	
#menu_header li#proprietaires ul li a {
	width: 160px;
	voice-family:"\"}\"";
    voice-family:inherit;
    width: 150px;
	}
	
html>body #menu_header li#proprietaires ul li a {
	width: 150px;
}
	
#menu_header li#professionnels ul, #menu_header li#professionnels ul li {
	width: 245px;
	}
	
#menu_header li#professionnels ul li a {
	width: 245px;
	voice-family:"\"}\"";
    voice-family:inherit;
    width: 234px;
	}
	
html>body #menu_header li#professionnels ul li a {
	width: 234px;
}

#menu_header li ul li {
	margin: 0px;
	text-align: left;
	height: auto;
	border-bottom: 1px solid #877981;
	}
	
#menu_header li ul li a, #menu_header li ul li a:visited{
	padding: 5px;
	font-size: 10px;
	background-color: #f5d7d7;
	height: auto;
	text-align: left;
	font-weight: normal;
	}
	
#menu_header li#proprietaires ul li a:hover, #menu_header li#professionnels ul li a:hover {
	color: #A20D18;
	background-color: #f5d7d7;
	font-weight: normal;
	}
	
#menu_header li#proprietaires ul li.actif a, #menu_header li#professionnels ul li.actif a {
	color: #A20D18;
	background-color: #f5d7d7;
	font-weight: bold;
	}
	
#menu_header li:hover ul, ul#menu_header li.sfhover ul { /* lists nested under hovered list items */
	display: block;
}
	
/* Menu gauche */

ul.menu_gauche {
	margin: 0;
	padding: 0;
	}
	
.menu_gauche li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #000000;
	height: 17px;
	width: 160px;
	display: inline;
	voice-family:"\"}\"";
    voice-family:inherit;
    height: auto;
	width: auto;
	display: block;
	}
	
html>body .menu_gauche li {
	height: auto;
	width: auto;
	display: block;
}
	
.menu_gauche li.first {
	border-top: 1px solid #000000;
	}
	
.menu_gauche li a {
	color: #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 0px;
	margin: 0;
	}

.menu_gauche li a:hover, .menu_gauche li.actif a {
	background-color: #9a9aa9;
	color: #ffffff;
	font-weight: bold;
	}
	
.menu_gauche li a.lightgreen:hover, .menu_gauche li.actif a.lightgreen {
	background-color: #73c345;
	}
	
.menu_gauche li a.purple:hover, .menu_gauche li.actif a.purple {
	background-color: #961853;
	}
	
.menu_gauche li a.red:hover, .menu_gauche li.actif a.red {
	background-color: #e32d38;
	}
	
.menu_gauche li a.yellow:hover, .menu_gauche li.actif a.yellow {
	background-color: #ffbe4a;
	}
	
.menu_gauche li a.darkgreen:hover, .menu_gauche li.actif a.darkgreen {
	background-color: #1dab69;
	}
	
.menu_gauche li a.blue:hover, .menu_gauche li.actif a.blue {
	background-color: #6a62b3;
	}
	
.menu_gauche li a.otherblue:hover, .menu_gauche li.actif a.otherblue {
	background-color: #2666c6;
	}
	
/* Sous menu gauche */

ul#sousmenu_gauche {
	margin: 20px 0px 0px 0px;
	padding: 0;
	}
	
#sousmenu_gauche li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 160px;
	}
	
#sousmenu_gauche li#contact {
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #000000;
	}
	
#sousmenu_gauche li a {
	color: #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 2px 15px 2px 0px;
	background: url(../img/pucerouge.gif) top right no-repeat;
	}

#sousmenu_gauche li a:hover {
	text-decoration: underline;
	}
	
#sousmenu_gauche li.actif a {
	font-weight: bold;
	}

/* Menu footer */

#footer ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
	}
	
html[xmlns] #footer ul {
	margin: 0px 0px 0px 60px;
	}
	
#footer ul#footer_second {
	margin: 0px 0px 0px 90px;
	padding: 0;
	}
	
html[xmlns] #footer ul#footer_second {
	margin: 0px 0px 0px 130px;
	}
	
#footer ul li, #footer ul#footer_second li {
	list-style: none;
	margin: 3px 0px 0px 5px;
	padding: 0;
	display: inline;
	float: left;
	color: #ffffff;
	}
	
#footer ul li a, #footer ul#footer_second li a {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding-right: 5px;
	}
	
#footer ul li a.last, #footer ul#footer_second li a.last {
	border: none;
	}

#footer ul li a:hover, #footer ul#footer_second li a:hover, #footer ul li.actif a, #footer ul#footer_second li.actif a {
	font-weight: bold;
	text-decoration: underline;
	}