

#menutop ul, #menutop li {
	margin:0;
	padding: 5;
	list-style-type: none;
	text-align: center;
	}
#menutop ul {
	margin-right: auto;	/* to center the page in Konqueror */
	margin-left: auto;	 /* to center the page in Konqueror */
	width: 900px;
	height: 35px;
	text-align: center;
}

#menutop li {
	float: left;
	font: 0.8em Georgia, helvetica, sans-serif ;
	text-indent: -5000px ;
}

#menutop li a { 
	display: block;	
	height: 35px;
	color: #769712;
	font: 12px Tahoma, Helvetica, Sans-Serif;
	line-height: 25px ;
	font-weight: bold;
	text-decoration: none;
	border-left: 0px solid #fff;
	text-align: center;
}


#menutop a#menu1{
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_5.gif) top left no-repeat;
}
#menutop a#menu1:hover {
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_over5.gif) top left no-repeat;
}
#menutop a#menu2{
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_2.gif) top left no-repeat;
}
#menutop a#menu2:hover {
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_over2.gif) top left no-repeat;
}
#menutop a#menu3{
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_3.gif) top left no-repeat;
}
#menutop a#menu3:hover {
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_over3.gif) top left no-repeat;
}
#menutop a#menu4{
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_4.gif) top left no-repeat;
}
#menutop a#menu4:hover {
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_over4.gif) top left no-repeat;
}
#menutop a#menu5{
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_6.gif) top left no-repeat;
}
#menutop a#menu5:hover {
	width: 147px;
	height: 35px;
	color: #fff;
	background: transparent url(img/menu_over6.gif) top left no-repeat;
}


#menunav {
	margin:0;
	padding: 0;
	list-style-type: none;
	padding-left: 20px ;
	}
#menunav ul, #menunav li {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
#menunav ul {
	margin-right: auto;	/* to center the page in Konqueror */
	margin-left: auto;	 /* to center the page in Konqueror */
	width: auto;
	height: 35px;
}

#menunav li {
	float: left;
	padding-right: 0.8em;
	padding-left: 0.8em;
	background: url(img/pt_red_nav.png) center left no-repeat;
}

#menunav li a { 
	height: 35px;
	color: #769712;
	font: 0,8em Tahoma, Helvetica, Sans-Serif;
	text-decoration: none;
	border-left: 0px solid #fff;
	text-align: center;
}

div#nav_l {
	float: left;
	width: 16px;
	height: 35px;
	color: #fff;
	background: transparent url(img/nav_01.png) top left no-repeat;
}
div#nav_c {
	float: left;
	width: 840px;
	height: 35px;
	line-height: 3em ;
	padding-right: 16px;
	padding-left: 8px;
	color: #888;
	background: transparent url(img/nav_02.png) top left;
}
div#nav_c a{
	color: #00007C;
	font: 0,8em Tahoma, Helvetica, Sans-Serif;
	/*-------				passe les caract&egrave;res en maj				 ---------	font-variant : small-caps; */
	text-decoration: none;
}
div#nav_c a:hover {
	color: #0C23FF;
	text-decoration: underline;
}
div#nav_r {
	float: left;
	width: 16px;
	height: 35px;
	color: #fff;
	background: transparent url(img/nav_03.png) top left no-repeat;
}



#lefthandnav ul, #lefthandnav li {
	margin: 0;
	padding: 5;
	font: 1em Georgia, helvetica, sans-serif ;
	list-style-type: none;
	text-align: left;
	}
#lefthandnav ul {
	padding-top: 20px;
	padding-left: 0px;
	width: 180px;
}

#lefthandnav li {
	font: 1em Georgia, helvetica, sans-serif ;
	margin-top: 5px;
	margin-bottom: 4px;
}

#lefthandnav li a { 
	color: #5E5C78;
	font: 1.1em Georgia, helvetica, sans-serif ;
	padding: 4px;
	padding-left: 14px;
	line-height: 20px ;
	font-weight: normal;
	text-decoration: none;
	border-left: 0px solid #fff;
	background: transparent url(img/li.gif) 0% 70% no-repeat;
}
#lefthandnav li a:hover { 
	color: #FF5500;
	text-decoration: none;
	background-color: #F7F9FF;
	border-bottom: 1px dashed #FF5500;
	background: transparent url(img/lia.gif) 1% 70% no-repeat;
}
#lefthandnav li a:visited ,a:visited:hover{ 
	color: #868598;
}