﻿*{ outline: none; }
img {border: 0;}
.container {
	width: 960px;
	padding: 0;
	margin: 0 auto;background: url(/menu2011/nav_bg2011.png);
}
#header {
	background: url(header.jpg) no-repeat;
	width: 970px; height: 179px;
	float: left;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	/*font-size: 1.1em;*/
}


ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;text-align:left;
	font-family:Arial, Helvetica, sans-serif
}
ul#topnav .sep { border-right:1px solid #CCC; }

ul#topnav li a {
	float: left; 
	/*text-indent: -9999px;*/
	height: 38px;color:#444;
	padding-left: 5px;text-align:left;
	font-family:Arial, Helvetica, sans-serif
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom;color:#FFF; }
ul#topnav a.home {
	background: url(/menu2011/nav_accueil.png) no-repeat center;
	width: 45px; font-size:14px;
}
ul#topnav a {text-decoration: none;}
ul#topnav a.home:hover {
	background: #45b939 url(/menu2011/nav_accueil_hover.png) no-repeat center;
	width: 45px; font-size:14px;
}
ul#topnav a.expertise {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 78px; font-size:14px;
}
ul#topnav a.expertise_actif {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 78px; font-size:14px;background-position: left bottom;color:#fFF
}

ul#topnav a.mtb {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 82px; font-size:14px;
}
ul#topnav a.mtb_actif {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 82px; font-size:14px;background-position: left bottom;color:#fFF
}

ul#topnav a.voyage {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 73px; font-size:14px;
}
ul#topnav a.routeverte {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 90px; font-size:14px;
}
ul#topnav a.evenement {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 97px; font-size:14px;
}
ul#topnav a.evenement_actif {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 97px; font-size:14px;background-position: left bottom;color:#fFF
}
ul#topnav a.publication {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 93px; font-size:14px;
}
ul#topnav a.publication_actif {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 93px; font-size:14px;background-position: left bottom;color:#fFF
}
ul#topnav a.ta {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 108px; font-size:14px;
}
ul#topnav a.ta_actif {
	background: url(/menu2011/nav_bg2011.png) no-repeat;background-position: left bottom;color:#fFF;
	width: 108px; font-size:14px;
}

ul#topnav a.at {
	background: url(/menu2011/nav_bg2011.png) no-repeat;
	width: 127px; font-size:14px;
}
ul#topnav a.at_actif {
	background: url(/menu2011/nav_bg2011.png) no-repeat;background-position: left bottom;color:#fFF;
	width: 127px; font-size:14px;
}


ul#topnav li .sub {
	position: absolute;z-index:3000;
	top: 38px; left: 0;
	background: #45B939 url(/menu2011/sub_bg.png) repeat-x;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;font-size:12px;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 180px;
	float: left;z-index:3000;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 12px;	
	font-weight: normal;
line-height:16px
}
ul#topnav .sub ul li h2 a {
	background: url(/vqv/menu/right-arrow.gif) no-repeat 2px 5px;
	padding: 0px 5px 0px 15px;
	color: #fff;	
	font-weight: normal;

}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
		background-image: none;
	font-weight: bold;
padding: 3px 0px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 2px 5px ;}
ul.listing { float:left !important }
