td{
	font-family: Verdana;
	font-size : 10px;
	color : #333333;
}


td.menulev1{
	background-image: url(nav_primo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:180px;
	height:25px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	vertical-align:middle;
	
}

td.menulev2{
	background-image: url(nav_secondo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:180px;
	height:20px;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	vertical-align:middle;
}

.testo_blu_piccolo{
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #4781B3;
}

.testo_rosso_bold{
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #B50000;
}

.testo_blu_bold{
	font-family: Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #4781B3;
}

.testo_grigio_bold{
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
}


.testo_nero_piccolo{
	font-family: Verdana;
	font-size : 9px;
	color : #333333;
	text-decoration : none;
}


.testo_nero_piccolo:hover{
	font-family: Verdana;
	font-size : 9px;
	color : #000000;
	text-decoration : underline;
}

.bg_filetto{
	background-color : #969696;
}

.bg_barragrigia{
	background-color : #E6E6E6;
	border-bottom-width : 1px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-color : #969696;
	border-top-width : 1px;
	border-top-color : #969696;
	border-style : solid;
}

.bg_barragrigia_print{
	border-bottom-width : 1px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-color : #969696;
	border-top-width : 1px;
	border-top-color : #969696;
	border-style : solid;
}

.bg_footer{
	border-bottom-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-top-width : 1px;
	border-top-color : #969696;
	border-style : solid;
	padding-top : 8px;
	padding-left : 10px;
	padding-bottom : 8px;
}


.bg_approfondimenti_bianco{
	background-color : #FFFFFF;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-color : #969696;
	border-top-color : #969696;
	border-left-color : #969696;
	border-right-color : #969696;
	border-style : solid;
	height : 15px;
}


.bg_approfondimenti_grigio{
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-left-color : #969696;
	border-right-color : #969696;
	border-bottom-color : #969696;
	border-top-width : 0px;
	border-style : solid;
}

.titolo {
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #B50000;
	text-decoration : none;
}

.sottotitolo {
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}


a{
	font-family: Verdana;
	font-size : 10px;
	color : #9A0101;
	text-decoration : none;
}

a.percorso{
	font-family: Verdana;
	font-size : 10px;
	color : #333333;
	font-weight : bold
	text-decoration : none;
}

a.percorso:hover{
	text-decoration : underline;
}
	

a:hover {
	text-decoration : underline;
}


a.menu{
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
	letter-spacing: 0px;
	color : #000000;
	text-decoration : none;
}

a.menu:hover {
	color : #9A0101;
	text-decoration : none;
}

a.menulev2{
	font-family: Verdana;
	font-size : 10px;
	letter-spacing: 0px;
	color : #000000;
	text-decoration : none;
}

a.menulev2:hover {
	color : #9A0101;
	text-decoration : none;
}

a.menuparent {
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #9A0101;
	text-decoration : none;
}

a.menuparent:hover {
	color : #9A0101;
	text-decoration : none;
}

.menuactive{
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
	letter-spacing: 0px;
	color : #9A0101;
}

.menuactivelev2{
	font-family: Verdana;
	font-size : 10px;
	letter-spacing: 0px;
	color : #9A0101;
}

.linkoff {
	font-family: Arial;
	font-size : 11px;
	color : #969696;
	text-decoration : none;
}


.link_piccolo{
	font-family: Verdana;
	font-size : 10px;
	color : #9A0101;
	text-decoration : none;
}


.link_piccolo:hover{
	text-decoration : underline;
}

ul.approfondimenti {
	list-style-type : square;
	color : #B80002;
	margin-left : 10px;
	
}

li.approfondimenti {
	list-style-type : square;
	color : #B80002;
	margin-left : 10px;
}

li {
	list-style-type : square;
	margin-left: 10;
	margin-bottom: 4;
	padding: 0;
}

ul {
	list-style-type : square;
	margin-left: 10;
	margin-bottom: 4;
	padding: 0;
}

form{
	display:inline;
}


