BODY {
	color : #000000;
	background-color : #FFFFFF;
	margin : 0;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	scrollbar-arrow-color : #FF9F9F;
	scrollbar-base-color : #E6F4FF;
	list-style-image : url(nuovo/images/punto.jpg);
}

A {
	text-decoration : none;
	color : #0099FF;
}

A:Visited {
	text-decoration : none;
	color : #0099FF;
}

A:Active {
	text-decoration : none;
}

A:Hover {
	color : #FE7A7A;
}


.sinistra {
	font-size : 11px;
}


.sinistra:Hover {
	font-size : 11px;
	font-weight : bold;
}


.testonormale {
	color : #000000;
	font-size : 12px;
}

.sinistra {
	font-size : 11px;
}

.sinistra:Hover {
	font-size : 11px;
	font-weight : bold;
}

TABLE {
	font-size : x-small;
	color : Black;
}

.titoloarticolo {
	font-size : 13px;
	color : White;
	font-weight : bold;
	background-color : #56B2FF;
	padding-top : 1px;
	padding-left : 5px;
	padding-right : 1px;
	padding-bottom : 1px;



}

.dataarticolo {
	font-size : 10px;
	background-color : #FFEBEB;
	color : black;
	text-align : left;
	border : 1px solid #56B2FF;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 0px;
}

.articolo {
	font-size : 13px;
	background-color : #F1FBFF;
	color : Black;
	text-align : justify;
	border : 1px solid #56B2FF;
	border-top-width : 0px;
	padding-bottom : 4px;
	padding-left : 8px;
	padding-right :8px;
	padding-top : 4px;
	border-bottom-width : 0px;
	border-right-width : 0px;

}

.editoriale {
	font-size : 11px;
	color : black;
	text-align : justify;
}

.dataeditoriale {
	font-size : 10px;
	color : #98BDFC;
	font-weight : bold;
}

.small {
	font-size : 10px;
}

.smallsu {
	font-size : 10px;
	padding-top :8px;
	padding-right :8px;
	text-align : right;
}

.bold {
	font-weight : bold;
}

.titolobox {
	font-size : 13px;
	color : Navy;
	font-weight : bold;
	background-color : #E8F9FF;
	text-align : left;
	font-variant : small-caps;
	letter-spacing : 2px;
	border : 1px solid Black;
}

.box {
	background-color : #FFF4F4;
	text-align : center;
	border : 1px solid Black;
	border-top-width : 0px;
}

.pagina {
	font-size : 12px;
	color : Black;
	text-align : justify;
	padding-bottom : 4px;
	padding-left : 10px;
	padding-right :10px;
	padding-top : 4px;
}

.titolopagina {
	font-size : 16px;
	color : Black;
	font-weight : bold;
}

.testobox {
	font-size : 10px;
}

.linea {
	border-bottom: 1px solid #56B2FF;
	padding-bottom : 2px;
}


