div#head {
	
	width:800px;
	display:block;
	overflow:hidden;
	border:0px;
	margin-bottom:10px;
	padding:0px;
	-moz-border-radius: 10px;
	background-color: #666666;
}

#head a,#head a:hover, #head a:active { 
	border:0px;
	color:#cccccc; 
	text-decoration : none;
}

#head .toleft { text-align:left; width:50% ; border:0px;}

#head .toright { text-align: right; width:50% ; border:0px;}

#head img { border:0px; }

#riga_flash{
	
	background-color:#666;
	padding: 0px;
	margin: 0px;
	width:800px;
	border:0px;
	text-align:center;
}


.riga_logo{
	vertical-align:middle;
	padding: 0px;
	
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	width:800px;
	height:30px;
}

.riga_logo img , .riga_logo img:hover {
	border:0px;
	text-decoration:none;
	width:330px;
	height:30px;
	margin:0px;
	padding:0px;
}

.menu_sistema{
	width:100%;
	text-align:center;
}

ul.menuSis{
	float: left;
	list-style-type:none;
	width:90%;
	
	padding-right:5%;
	padding-left:5%;
	height:36px;
	background-color:#666666;
}

ul.menuSis li.latosx{
	display: inline;
	list-style-type: none;
	background-image:url('../img/lato-sx-menu.jpg');
	width:16px;
	height:36px;
	float:left;
}

ul.menuSis li.latodx{
	display: inline;
	list-style-type: none;
	background-image:url('../img/lato-dx-menu.jpg');
	width:16px;
	height:36px;
	float:left;
}

ul.menuSis li.vocemenu{
	display: inline;
	list-style-type: none;
	background-image:url('../img/sfondo_menu.jpg');
	
	vertical-align:bottom;
	text-align:center;
	
	border:0px;
	float:inherit;
	
	width:135px;
	height:36px;
	
}

ul.menuSis li.vocemenu a{
	color:black;
	
	vertical-align:bottom;
	font-family:verdana,serif;
	
	font-size:1.15em;
	font-weight:bold;
	
	text-decoration:none;
}

ul.menuSis li.vocemenu a:hover{
	color:green;
	text-decoration:none;
	
}
