BODY {
	font-family: Tahoma, Verdana, Georgia, Trebuchet, Arial, sans-serif;
	font-size : 11px;
	background-color: #333333;
	text-align: center;
}

a.images, a:hover.images {	text-decoration: none; border: 0px	}

a {
	font-weight: normal;
	color: #9C0E12;
	text-decoration: none;	
	}

a:hover {
	font-weight: normal;
	color: #ED1C24;
	BORDER-BOTTOM: 1px dashed;
	text-decoration: none;
}

a.menu {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
	}
	
a:hover.menu {
	font-weight: normal;
	color: #FFFFFF;
	BORDER-BOTTOM: 1px dashed;
	text-decoration: none;	
	}

a.footer {
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;	
	}

a:hover.footer {
	font-weight: normal;
	color: #ED1C24;
	BORDER-BOTTOM: 1px dashed;
	text-decoration: none;
}

a:hover.icone {
	font-weight: normal;
	BORDER-BOTTOM: 0px;
	text-decoration: none;
}

a.esterno, a:visited.esterno {
	font-weight: normal;
	color: #000000;
	BORDER-BOTTOM: 0px;
	text-decoration: none;
}		

a:hover.esterno {
	font-weight: normal;
	color: #000000;
	BORDER-BOTTOM: 1px dashed;
	text-decoration: none;
}

TD {
	/*background-color: #F5F5F5;*/
	font-size : 11px;
}

.fgnews { font-size : 10px;}

a.linkbianco { color:white; font-style:italic; text-decoration:none; }
a:hover.linkbianco { color:white; font-style:italic; text-decoration:underline; border:0px; }

.capitalize {text-transform:capitalize}

#lettere { }
	#lettere a {width:24px; background-color:#E3E3E3; border:0px solid #F5F5F5; color:#333333; font-weight:bold; height:18px; padding:5px}
	#lettere a:hover {width:24px; background-color:#D4D4D4; border:0px solid #F5F5F5; color:#C41A66; font-weight:bold; height:18px; padding:5px}
	
TD.tdmenu {
	/*	text-transform: UPPERCASE;*/
	color:#FFFFFF;
	background-color: #999999;
	font-size : 11px;
	padding: 5px 20px 5px 20px;
}

TD.capotabella {
	color: #000000;
	background-color:#CCCCCC;
	font-size : 11px;
	font-weight : bold;
	padding: 5px 5px 5px 5px;
}

TD.endtabella {
	color: #000000;
	background-color:#D5D5D5;
}

.content {
	position: relative;
	align: center;
	width: 740;
	background-color: #F5F5F5;
}

.titoli {
	font-family: Georgia, Verdana, Trebuchet, Arial, sans-serif;
	font-size : 16px;
	text-align: center;
	font-weight: bold;
	color:#9C0E12;
}
.table {
	width: 95%;
	align: center;
}
	
.copyright {
	color: #FFFFFF;
	text-align: left;
}

.pari {
	background-color: #E3E3E3;
}

.dispari {
	background-color: #EEEEEE;
}

input, textarea, select { border: 1px solid #D2D2D2; font-size: 11px; background-color: #E9E9E9; color: #2e2e2e; font-family : Tahoma,Verdana,Arial;}
input.bottoni { border: 1px solid #535353; font-size: 11px; background-color: #7C7C7C; color: #FFFFFF; font-weight: bold; }
input.noborder {border: 0px; background-color:#F5F5F5;}

.didascalia {color:#666666; font-size:10px;}