/*
body
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0px;
}

img
{
	border: none 0px #ffffff;
}

h1
{
	background-color: #ffcc00;
	border-bottom: solid 1px #333333;
	padding: 5px;
	margin: 0px;
	font-size: x-large;
}

h2
{
	font-size: large;
}

p
{
	font-size: small;
}
*/
/* Real menu */
/*
ul, li
{
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}

ul
{
	width: 130px;
	border: solid 1px #333333;
	border-top: solid 5px #333333;
	border-right: solid 2px #333333;
	padding: 0px;
}
*/
ul#menu_nivo0 ul#menu_A li{
	
/*height:20px;*/
	height:auto;
	line-height:16px;
	min-height:16px;	
	padding-top:2px;
	padding-bottom:2px;
	/*	position: relative;*/
	}
	
ul#menu_nivo0 ul#menu_A li a, 
ul#menu_nivo0 ul#menu_A li a span{
	/*
	padding:0;
	margin:0;
	*/
	

	}

ul#menu_nivo0 ul#menu_A li ul{
	display: none;
	position: absolute;
	left:100px;
	margin-top: 0px;
	width:119px;
	border:1px solid #888888;
	z-index:80;
	width:111px;
	}
	

/*
li a
{
	padding: 2px;
	text-decoration: none;
	color: #000000;
	background-color: #ffffee;
	width: 100%;
	display: block;
	border-bottom: dashed 1px #333333;
	text-indent: 2px;
	font-size: small;
}

li a:hover
{
	background-color: #ffcc00;
	font-weight: bold;
	border-bottom: solid 1px #333333;
}

li
{	
	float: left;
	width: 98%;
}
*/

a.hassubmenu span,
a.hassubmenu:hover span{
	background-image: url(../img/lay_dmnuhassub.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	}
	
a.hassubmenu span a span{
	background-image:none;
	}



img.fleche_submenu{
	/*
	float:right;
	padding-top:8px;
	padding-right:4px;
	*/
	clear:none;
	position:relative;
	left:95px;
	top:0px;
	}


/*
#mainmenu
{
	margin: 10px;	
	margin-left: 5px;	
	float: left;
	border-bottom: solid 2px #333333;
	margin-bottom: 100%;	
}
*/
