/**
 Navigation Top

Compagnie      : SQLPAC

Support        : Media Screen

Version        : V 0.1
Date           : 02 04 2010
Auteur         : Stéphane PAQUOT
*/

#navtopmenu {
	/** background: transparent url(./images/navtop_global_bg.gif) top left repeat-x;
*/
	height: 28px; /** 42 */
	clear: both;
	margin:0 auto;
	padding-top: 9px;
}

#navtopmenu img {
	vertical-align: top;
	padding : 6px 4px 0px 4px;
	float: left;
}

#navTopMenu1 {
		height: 28px;
		font-weight: bold;
		background: #715f61 url(./images/navtop_menu_bg.gif) 0 0 repeat-x;
		font-size: 10px;
		line-height: 28px;
		margin: 0;
		padding: 0px;
		list-style: none;
		position: relative;
		clear: both;
		text-transform: uppercase;
		/** _width: 992px; */
	}
	
	#navTopMenu1 li {
		float: left;
		height: 28px;
		line-height: 28px;
		margin: 0;
		padding: 0 6px 0 20px;
		list-style: none;
	}
	#navTopMenu1 li a {
		color: #ffffff;
		height: 28px;
		display: block;
		float: left;
		text-decoration: none;
	}
	#navTopMenu1 li a:hover, #navTopMenu1li a:hover span {
		color: #F87431; /**  Sienna 1 */
	}
	
	#navTopMenu1 li.navRight {
		float: right;
		padding-right: 16px;
	}
	#navTopMenu1 li.navSelected a {
		/** background: url(./images/navtop_arrow.gif) 2px 0 no-repeat; */
		/** padding-left: 10px; */
		color: #F87431;
	}
	
#bgdNav {
	font-family:sans-serif;
	font-size:11px;
	height:28px;
	position:relative;
	/** width:979px; */
	clear:both;
	background: #715f61 url(./images/navtop_menu_bg.gif) 0 0 repeat-x;
}

#bgdNav img {
	vertical-align: top;
	padding : 6px 4px 0px 4px;
	float: left;
}

ul#nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-left:6px;
	padding: 0;
	/** float:left; */
	height:28px;
}

ul#nav li {
	list-style-type:none;
	float:left;
	position:relative;
	height: 28px;
	color: #FFF;
	margin: 0;
	margin-left:6px; margin-right: 6px;
	background:transparent;
	text-align:center;
}

ul#nav li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
	margin-left: 6px; margin-right: 6px;
}


ul#nav .navRight {
	float: right;
	margin: 0px; padding: 0px;
	padding-right: 6px;
	/** _width:250px; */
	width: 180px;
}

ul#nav .navRight a {
	margin: 0px; padding: 0px;
}

ul#nav .navRight p {
	padding : 3px 4px 0px 4px;
}

.megaMenu {
	background-color:#a3a3a7;
	display:none;
	position: absolute;
	z-index: 1000;
	border-top: 0px;
	margin-top: 3px;
}

.megaMenu ul {
	margin: 0px; padding: 0px;
	margin-top: -15px;
	margin-bottom: 8px;
	color: #F87431;
	width: 200px;
	color: #FFF;
	/** font-weight: bold; */
	font-size: 11px;
}
.megaMenu p {
	font-size: 11px;
	/** font-weight: bold; */
	color: #FFF8C6;
}

.megaMenu ul a {
	text-decoration: none;
	color: #FFF;
}

.megaMenu ul a:hover{
	/** color: #F87431; */
	color: #ce003c;
}
.megaMenu li {
	margin: 0px;
	margin-left: 26px;
	padding: 0px;
	padding-bottom: 1px;
	line-height: 13px;
}

.megaMenu li a, .megaMenu li a:active, .megaMenu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.megaMenu li a:hover{
	/** color: #F87431; */
	color: #ce003c;
}

.hat {
	background: #F87431;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/** border-color: initial; */
	margin-top: 0px;
	display: none;
}

.menuLink {
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}



/** ul#nav li.navDelimiter {
	color:#4D4D4D;
	font-family:Calibri,trebuchet MS, Arial;
	font-size:13px;
	margin:0;
	padding:12px 0 0 0;
	padding: 0px;
	height: 30px;
}

ul#nav li.navLeftOn, ul#nav li.navLeftOff, .navRightOff{
	margin:0;
	padding: 0;
	height: 32px;
	width: 5px;
	color: #F87431;
}
ul#nav li.navLeftOn {
	background: #FFFFFF url(images/topNavLeftOn.gif) no-repeat;
	border-left:none; border-right:none;
	
	}
	
ul#nav li.navLeftOff {
	background: #FFFFFF url(images/topNavLeftOff.gif) no-repeat;
	border-left:none;
	border-right:none;
}

*/
