/* Menu format vertical
#Nav {
	width: 100px;
	padding: 0;
	list-style: none;
}

#Nav li {
	background: #ddd;
	margin: 1px;	
	height: 20px;
}

.Menu {
	padding: 0;		
	margin-top: -18px;
	margin-left: 98px;
	width: 202px;
	list-style: none;
	display: none;	
}

.Menu li {
	height: 20px;
	width: 200px;	
}
*/

#Nav {
	padding: 0;
	list-style: none;
	background:url('../images/int/bando-fond.jpg');
	height:37px;
	background-repeat: no-repeat;
}

#Nav li.rub {
width: 150px;
margin: 0px 0 0 0px;
float: left;
padding: 0;
height:25px !important ;
height:35px;
padding-top:10px;
background: #c9c7bf;
text-align:center;
text-decoration: none;	
}

#Nav li.rub  a:hover{
width: 150px;
margin: 0px 0 0 0px;
float: left;
padding: 0;
height:25px !important ;
height:35px;
padding-top:10px;
margin-top:-10px;
background: #417482;
text-align:center;
color: white;
text-decoration: none;	
}


#Nav li.acc {
width: 73px;
margin: 0px 0 0 0px;
float: left;
padding: 0;
height:25px !important ;
height:35px;
padding-top:10px;
background: #c9c7bf;
text-align:center;
}

#Nav li.acc a:hover {
width: 73px;
float: left;
height:25px !important ;
height:35px;
padding-top:10px;
background: #417482;
text-align:center;
margin-top:-10px;
margin-bottom:-10px;

color: white;
text-decoration: none;	

}

#Nav li.acc a,#Nav li.rub a  {

color: #000;
text-decoration: none;	

}




#Nav li.debut1 {
width: 96px;
margin: 0px 0 0 0px;
float: left;
padding: 0;

}
#Nav li.debut2 {
width: 85px;
margin: 0px 0 0 0px;
float: left;
padding: 0;

}

#Nav li.marge {
width: 30px;

margin: 0px 0 0 0px;
float: left;
padding: 0;
}
#Nav li ul li{
text-align:left;
background-color: #555;


}

#Nav li a:hover,#Nav li a:active {
display: block;
background-color: #777;
color: white;
text-decoration:
 none;	
margin: 0; padding: 3px;
}
.Menu {
padding: 0;
list-style: none;
display: none;
}
