html {margin: 0px;}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(/finanziamenti_images/finanziamenti_back.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	color:#000000;
	font-size: small;
	margin: 0px;
}

h4 {
	font-size: x-large;
	color:#CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}




#maintable {
	border-spacing:0;
	border:0px none;
	margin:auto;
	height: auto;
}


#maincontent img {
	border:3px double #999;
	border-top-color:#CCC;
	border-left-color:#CCC;
	padding:0;
}

.border_none {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#maincontent {
	background-image: url(/finanziamenti_images/bg_table.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.descrizione {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.tabella {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.tabella_piccola {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.successo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00CC00;
}
.errore {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.home {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.home_tabella {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.descrizione_tabella {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	border-top: 1px ridge #7375BA;
	border-right: 1px none #7375BA;
	border-bottom: 1px ridge #7375BA;
	border-left: 1px none #7375BA;
}
a.link_personalizzato {
	font-style: normal;
	color: #000000;
    text-decoration: none;
}
a.link_personalizzato:hover {
    text-decoration: underline;
}

.funzioni {
	border: 0px none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color: #990000;
	text-align: center;
	height: 200px;
}


/* CSS Document MENU*/



#mainMenu {
	text-align:center;
	margin:2px auto;
}



#nav {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	list-style: none;
	margin:2px auto; 
	}



#nav li {text-align:center; float: left; margin-left: 5px; }



#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000;
	background: #ff0099 url('/finanziamenti_images/button.gif');
}



#nav .page_item a{
	height: 36px;
	width: 150px;
	color: #fff;
	text-decoration: none;
	background: #ffffff url('/finanziamenti_images/button.gif');
	display: block;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 36px;
	font-size:14px;
	text-align: center;
	vertical-align:  center;
	text-transform: uppercase;
	}



#nav .page_item a:hover {text-decoration: none; color: #ffffff; background: #ffffff url('/finanziamenti_images/button.gif') repeat-x 0 -36px; 
	text-align: center;
	vertical-align: bottom;
	}
 