body {
	background-color: #820024;
}
.table_bordi {
	padding: 7px;
}
.testo_menu_rosso a {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.testo_menu_rosso a:hover {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.testo_centrale {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.testo_pocospazio {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.titoli_gallery {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


div#footer {
	width: 770px;
	margin-top: 8px;
	margin-right: auto;
	margin-left:auto;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}


#footer a {
	text-decoration: underline;
	font-weight: bold;
}

#footer a:link, #footer a:visited {
	color:#fff;
}
#footer a:hover {
	color: #CCC;
}

a {	outline:none;}

