@import url("breadcrumbs.css");
@import url("links.css");

body {
	background-color: #ffFFFF;
	margin:0;
}

body, td, th {
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}


hr {
	border: none 0;
	border-top: 1px dotted #aa0000;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	clear:both;
}


/*----------menusezione----------*/

#menu_left{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

margin:0;
padding-left:0;


list-style-type: none;

}

#menu_left ul{
margin:0;
padding-left:10px;
list-style-type: none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}


#menu_left ul li{
list-style-type: none;
}


.grado_small{
color:#CC0000;
font-weight:bold;
font-size:11px;
background-color:#ffffff;
padding:2px;}

.grado_big{
color:#FFFFFF;
font-size:16px;
font-weight:bold;
background-color:#CC0000;
padding:5px;}



#menu_left li{
height:16px;
margin-bottom:0px;
padding-top:3px;
font-size:11px;
border-bottom:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
}

#menu_left li a{
background-image:none;
text-decoration:none;
color:#333333;
}



#menu_left li a:hover{
background-image:url(../images/sf_listamenu_li_a.gif);
background-repeat:repeat-x;
color:#333333;
}



/*----------menusezione----------*/


#voce_menu{
background-image:url(../images/sf_ul_li.gif);
background-position: left top;
background-repeat:no-repeat;
 height:23px;; 
 margin-bottom:2px;

 padding:0;
 padding-left:50px;
padding-top:3px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#B0332A;
 font-weight:bold;
 text-transform:uppercase;

}


#level_bar{
height:20px;
background-image:url(../images/background_level.gif);
background-repeat:repeat-y;
background-position:right top;
margin-bottom:3px;
text-align:left;
line-height:20px;
vertical-align:middle;
}


#level_bar2 {

height:20px;
background-image:url(../images/background_level2.gif);
background-repeat:repeat-y;
background-position:right top;
margin-bottom:3px;
text-align:left;
line-height:20px;
vertical-align:middle;
}
