body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	margin-top: 0px;
	text_align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
}
.bianco {
	color:White;
	font-size : 9px;
}
.grigio {
	color: #B8B8B8;
	margin-top : 0px;
	border-top-width : 0px;
	padding-top : 0px;
}
.blu {
	color: #393B92;
	font-size : 9px;
	margin-top : 0px;
	border-top-width : 0px;
	padding-top : 0px;
}
.blu a{
	text-decoration: none;
	color: Gray;
	font-size : 9px;
}
.blu a:hover{
	color : #FF8200;
}
.bluattivo{
	text-decoration: none;
	color : #FF8200;
	font-size : 9px;
}
.nolink{
	text-decoration: none;
	color : gray;
	font-size : 10px;
}
#bold {
	font-weight: bold;
}
#bigbold {
	font-size: 10px;
	font-weight: bold;
}
#big {
	font-size: 10px;
}
#paragrafo{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;

}
#paragrafo.blu{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #393B92;
	font-size : 9px;
	margin-top : 0px;
	border-top-width : 0px;
}
#paragrafo.dona{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #393B92;
	font-size: 9px;
	margin-top: 0px;
	border-top-width: 0px;
	text-align: justify;
}

table {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border-spacing: 0px;
}
table  td {
}
.primolivello{
	width: 720px;
}
.secondolivello{
}
.terzolivello{
}
.menuorizzontale{
	height: 20px;
	text-align: center;
	font-size: 10px;
}
.menuorizzontale a{
	width: 109px;
	color: Gray;
	text-decoration: none;
}
.menuorizzontale a:hover{
	color : #FF8200;
}
.menuorizzontaleattivo{
	width: 109px;
	color : #FF8200;
	text-decoration: none;
}
/*.quartolivello{
}*/
.menuverticale{
	vertical-align: top;
	width: 130px;
	text-align : right;
}
.menuelementoverticale a{
	display: block;
	text-align : right;
	width: 130px;
	height: 12px;
	font-size: 9px;
	color : Gray;
	text-decoration: none;
	padding : 0px 0px 0px 0px;
	border : solid;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-top-width : 0px;
	border-color : White;
}
.menuelementoverticale a:hover{
	padding : 0px 0px 0px 0px;
	color : #FF8200;
	border : solid #393B92;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-top-width : 0px;
}
.menuelementoverticaleattivo{
	text-align : right;
	width: 130px;
	height: 12px;
	font-size: 9px;
	text-decoration: none;
	padding : 0px 0px 0px 0px;
	color : #FF8200;
	border : solid #393B92;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-top-width : 0px;
}
.margine{
	width: 20px;
}
.corpo{
	height: 310px;
	width: 310px;
	vertical-align: top;
}
.iframenews{
	width: 310px;
	vertical-align: top;
}
.corpobreve{
	width: 310px;
	vertical-align: top;
}
.spaziodestra{
	vertical-align: bottom;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width: 90px;
}
.frecciasu a{
	display : block;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image : url(../immagini/frecciagrigiosu.jpg);
}
.frecciasu a:hover{
	background-image : url(../immagini/frecciaaranciosu.jpg);
}
.frecciagiu a{
	display : block;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image : url(../immagini/frecciagrigiogiu.jpg);
}
.frecciagiu a:hover{
	background-image : url(../immagini/frecciaaranciogiu.jpg);
}
.frecciainattiva{
	width: 10px;
	height : 10px;
}
.colonnadestra {
	width: 150px;
	vertical-align : top;
}
.colonnadestraampia {
	width: 240px;
	vertical-align : top;
}
.bandaorizzontale{
	text-align: left;
	width: 589px;
	height: 20px;
	text-decoration: none;
	border : solid #393B92;
	border-bottom-width : 1px;
	border-right-width : 0px;
	border-left-width : 1px;
	border-top-width : 0px;
}
