/* MENU BASIC */
  .menux {
	 width: 179px;
	position:relative;
	margin-left:-40px; 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
    }
	
	
    .menux ul {
     list-style-type: none;
    }
   

    .menux li {
	width: 179px;
	height:22px;
	font-family: Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	line-height: 2.7em;
	padding-bottom:0px;
	text-indent: 15px;
	vertical-align: middle;
    }
	
	
    .menux  a:link, a:visited {
	font-family: Helvetica, sans-serif;
	color: #6c6c6c;
	text-decoration: none;
	font-weight: normal;
    display: block;
	width: 179px;
	height:29px;
	font-size:9pt;
    }

	#liste li{ font-weight:normal;  font-size: 9pt; margin-left:-5px; }
	
    .menux-used {
	width: 179px;
	height:29px;
	font-family: Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size:9pt;
	text-align:left;

	padding-bottom:0px;
	text-indent: 15px;
	color:#ab2b2c;
    }
	
    .menux a:hover {
	width: 179px;
	height:29px;
    font-weight: bold; 
	color:#ab2b2c;
	
	z-index:500;
    }

/* MENU CATERING */
#menu {
	position:relative;
	left:15px;
	top:203px;
	width:740px;
	height:30px;
	z-index:106;
}
/* 
only for TXT MENU

.menu  A:link {
	color: #62782a;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	padding:10px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.menu  A:visited {color: #62782a; text-decoration: none; font-weight: normal; font-size: 13px; font-style: normal;  padding:10px;}
.menu  A:active {color: #62782a; text-decoration: none; font-weight: normal; font-size: 13px; font-style: normal;  padding:10px;}
.menu  A:hover {text-decoration: underline; color: #62782a; font-weight: normal; font-size: 13px; font-style: normal;  padding:10px;}
.menu-seleceted-txt{ text-decoration: none; color: #62782a; font-weight: bold; font-size: 11px; font-style: normal;  padding:10px;  }


#footmenu{
	position:relative;
	top:10px;
	left:20px;
	padding-left:0px;
	width:740px;
	height:20px;
	z-index:106;

	border: 0px dashed #F00;
}	




.footmenu A:link {
	color: #58585a;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding:9px;
	font-style: normal;
}
.footmenu A:visited {color: #58585a; text-decoration: none; font-weight: bold; font-size: 11px; font-style: normal;  padding:10px;}
.footmenu A:active {color: #58585a; text-decoration: none; font-weight: bold; font-size: 11px; font-style: normal;  padding:10px;}
.footmenu A:hover {text-decoration: underline; color: #858f4c; font-weight: bold; font-size: 11px; font-style: normal;  padding:10px;}

*/

