#nav a { 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	display: block; 
	vertical-align: middle; 
	text-align:center;
	margin: 0px; 
	padding: 0px;
	text-decoration: none; 
	color: #ffffff;
}

#nav li a {
	line-height: 32px; 
	height: 32px; 
}
	
#nav ul li.small01 {
	height:22px ;
	background-image: url('images/menu/presse_002.gif');
}
 
#nav ul li.small01 a {
	height:22px; 
	line-height:20px;
		color:#014746;
	font-weight: bold;
	background-image: url('images/menu/presse_002.gif');
}

#nav ul li.small01 a:hover {
	background-color: #8CBA1A;
	background-image: none;
	padding: 0px 0px 0px 0px;
}

#nav li li a:hover { 
	background-color: #8CBA1A; 
	background-image: none; 
	padding: 0px 0px 0px 0px; 
}

ul { 
	list-style: none; 
	padding: 0px; 
	margin: 0px; 
}

li { 
	float: left; 
	position: relative; 
	width: 198px; 
	text-align: center; 
	cursor: default; 
	border-top: none; 
	border-right: none; 
	border-bottom: none; 
	border-left: none; 
	margin: 0px; 
	padding: 0px; 
}

li ul { 
	display: none; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	padding: 0px; 
	width: 180px; 
	margin: 0px; 
}

li:hover ul, li.over ul {
	display: block; 
}

li#first {
	width: 1em; 
}

li#last { 
	width: 1em; 
}

li#AA11 { 
	background-image: url('images/menu/informer_Y1.gif');
}


li#AA11 a:hover { 
	background-image: url('images/menu/informer_Z1.gif'); 
}
li#AA11 a { 
	background-image: url('images/menu/informer_Y1.gif'); 
}

li#AA22 { background-image: url('images/menu/informer_Y2.gif');} 
li#AA22 a:hover { background-image: url('images/menu/informer_Z2.gif'); }  
li#AA22 a { background-image: url('images/menu/informer_Y2.gif'); }
li#AA33 { background-image: url('images/menu/informer_Y3.gif');}
li#AA33 a:hover { background-image: url('images/menu/informer_Z3.gif'); }
li#AA33 a { background-image: url('images/menu/informer_Y3.gif'); } 
