body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.tabella {
	border-top: 2px none #DD7E54;
	border-right: 2px solid #DD7E54;
	border-bottom: 2px none #DD7E54;
	border-left: 2px solid #DD7E54;
}
.testoGrosso {
	font-size: 14px;
	color: #00CC66;
	font-weight: bold;
}
a:link {
	color: #BA8B45;
	text-decoration: none;
	border: none;
	font-size: 10px;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #52D900;
	text-decoration: none;
	font-size: 10px;
}
.tabMenuLaterale {
	background-color: #AA4646;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
.cellGialla {
	background-color: #e3e3db;
	padding: 4px;
}
.testoGR_Blu {
	font-size: 14px;
	color: #5E9FC4;
	font-weight: bold;
}
.cellBianca {
	padding: 4px;
}
.tabFondoRosso {
	background-color: #C25627;
	color: #FFF7D5;
	text-align: center;
}
.tabella2 {
	border-top: 2px none #C25627;
	border-right: 2px solid #C25627;
	border-bottom: 2px none #C25627;
	border-left: 2px solid #C25627;
	background-color: #FCFDD7;
}
.tabMenuLaterale2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #DD7E54;
	border-right-color: #DD7E54;
	border-bottom-color: #DD7E54;
	border-left-color: #DD7E54;
}
.tabMenuLaterale3 {


	background-color: #d3bdbb;
}
.testoPiccoloItalic {
	font-size: 9px;
	color: #8B8B8B;
	font-style: italic;
}
.tabMainPic {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #DD7E54;
	border-right-color: #DD7E54;
	border-bottom-color: #DD7E54;
	border-left-color: #DD7E54;
	border-left-style: solid;
}
.TestoBoldSmall {
	font-size: 10px;
	font-weight: bold;
	color: #9966CC;
}
.TestoBoldSmall2 {

	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
.cellaArtista {
	font-size: 10px;
	padding: 2px;
}
td#cellaMenu {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td#cellaMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
td#cellaMenu a:visited {
	color: #FDFDFD;
	text-decoration: none;
	font-size: 14px;
}
td#cellaMenu a:hover {

	color: #F1EC7C;
	text-decoration: none;
	font-size: 14px;
}
.flottante {
	float: left;
	border: 1px solid #858567;
	margin: 4px;
}
.TestoBold {
	color: #9966CC;
	font-weight: bold;
}
.testoItalic {
	font-style: italic;
}
.testoNormalePiccolo {
	font-size: 10px;
}
.clearFlottante {
	clear: both;
}

