body, html {
	background: #ededeb;
	margin: 0;
}


a:link, a:visited     { color: #a30000; font-weight: bold; text-decoration: none;
}
a:hover, a:active     { text-decoration: underline; }

/* @group footer */

#footer {
text-align: left;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
	padding: 0;
	background: white url(../../images/2008/footer.jpg) repeat-x;
	margin: 110px auto 0;
}

#trattini_footer {
	margin-left: auto;
	width: 770px;
	margin-right: auto;
}

#footer a:link, #footer a:visited {
	color: #a30000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

.copyright { font-size: 10px; color: #838383; line-height: 14px;
	padding-top: 20px;
}
p.copyright a:link, p.copyright a:visited { 
	color: #838383;
font-size: 10px; line-height: 11px; text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
p.copyright a:hover, p.copyright a:active   { font-size: 10px; line-height: 11px; text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}


#footermenu {
	text-align: right;
}

#footermenu ul     {
	color: #a30000;
	font-size: 10px;
	margin-top: 5px;
}

#footermenu li     {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 8px;
	padding-right: 2px;
}

#footermenu .first     {
	border-left-style: none;
}


#footermenu a:link, #footermenu a:visited     { color: #a30000; text-decoration: none;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footermenu a:hover, #footermenu a:active     { text-decoration: underline; }



/* @end */

.testo {
	text-align: justify;
	margin: 0 auto;
	width: 730px;
	padding-top: 50px;
	font: 12px/140% Verdana, Lucida, sans-serif;
	color: #4b4b4b;
}

.testo h1  { font-size: 19px; text-align: left;
	padding: 20px 0 0;
	color: #a3070c;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

.testo h1 sup {
	vertical-align: 10px;
	font-size: 45%;
}

.testo h1 strong {
	font-weight: normal;
	font-style: italic;
	color: #c0c0c0;
	font-size: 9px;
}

.testo h2 {
	font: 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #a3070c;
}

.menu { color: #5b5d62; font-size: 7pt; font-family: verdana, Arial, Helvetica, sans-serif }
