@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding: 0;
}

#main {
min-height:400px;
}

.bgcontain {
	width: 768px;
	margin: auto;
	text-align: left;
	}

.footer, .footer a:link, .footer a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
color:#999999;
text-decoration:none;
}

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

.titolo_rosso {
	font-size: 16px;
	padding-bottom:2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}

.subheader a:link, .subheader a:visited, .subheader {
color:#990000;
text-decoration:none;
}

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