A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}	
.titoloPag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
	text-decoration: overline;
	text-align: right;
	line-height: normal;

}
.scrittaRossa {
	font-family: "Century Gothic", Century, "Broadway BT";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 90%;
	font-weight: bold;
	margin-top: 2px;
	padding: 0.4em;



}
.data {
	font-family: "Century Gothic", Century, "Broadway BT";
	font-size: 28px;
	line-height: 90%;
	text-align: center;
	color: #FFCC00;
}
// menu
.B {
	text-decoration: none;
	color: #d29e3e;
}
#menu{
	margin: 0 auto;
	background: #cc0000;
	border-right: 1px solid #d29e3e;
	border-left: 1px solid #d29e3e;
	color: #fff;
}
#menu ul{
	margin: 0;
	padding-left: 0;
	list-style: none;
	font: 90% arial, Trebuchet MS;

}
#menu li{
	font-size: 0.9em;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a:link, #menu a:visited{
	float: right;
	background: #c00;
	color: #fff;
	margin: 0em;
	padding: 0.0em 0.7em 0.0em 0.7em;
	text-decoration: none;
	border-right: 1px solid #d29e3e;
}
#menu a:hover, #menu a:focus, #menu a:active{
	color: #B2CEDC;
	background: #05181E;
}
// fine menu
.TESTO {
	font-family: "Century Gothic", Century, "Broadway BT";
	color: #000000;
	padding: 1em 0em 0em;
	text-align: justify;
	text-decoration: none;
}
.TitoloSmall {
	font-family: "Century Gothic", Century, "Broadway BT";
	color: #000000;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	padding: 0.4em;
}
.TitoloSmallA {
	font-family: "Century Gothic", Century, "Broadway BT";
	color: #000000;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	padding: 0.4em;
	text-decoration: underline;

}
.TitoloBarrato {
	font-family: "Century Gothic", Century, "Broadway BT";
	color: #000000;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	text-decoration: underline ;


}
.testoSmall {
	font-family: "Century Gothic", Century, "Broadway BT";
	font-size: x-small;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	text-decoration: none;
	padding: 0.5em;



}
.body {
	font-family: "Century Gothic", Century, "Broadway BT";
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #CC0000;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 0px;


}
.piede {
	background-repeat: repeat;
	background-position: left top;
	height: 5em;


}
.testa {
	background-attachment: fixed;
	background-color: #CC0000;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;

}

