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;
}


.da:Visited {
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}


.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;
}

.da {
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}




.smallsu {
	font-size : 10px;
	padding-top :8px;
	padding-right :8px;
	text-align : right;
}

.bold {
	font-weight : bold;
}

.titolobox {
	font-size : 11px;
	color : black;
	font-weight : bold;
	background-color : #C5E4FF;
	text-align : left;
	letter-spacing : 0px;
	border : 1px solid #C5E4FF;
	border-bottom : 0px ;
	padding : 0px;
}



.box {
	background-color : #FFF4F4;
	text-align : center;
	border : 1px solid #C5E4FF;
	padding : 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;
}


.tabella {
	background-color : #E3F4FF;
	font-size : 11px;
	border : 1px solid #7FCDFF;
	border-bottom: 1px solid #BBE5FF;
	padding : 2px;
	border-right: 1px solid #BBE5FF;

}

.tabella2 {
	background-color : #E3EDFF;
	font-size : 11px;
	border : 1px solid #7FB2FF;
	padding : 2px;
	border-bottom: 1px solid #BBD5FF;
	border-right: 1px solid #BBD5FF;

}

.tabella3 {
	background-color : #FFF7F7;
	color: #FF7979;
	font-size : 8px;
	text-align : center;
	font-weight : bold;
	border : 1px solid #FFDFDF;
	padding : 1px;
	

}


.tabellatitolo {
	background-color : #FF7979;
	color: white;
	font-size : 11px;
	border : 1px solid black;
	padding : 2px;
	font-weight : bold;

}

.racconto {
	background-color : #FAFAFA;
	color: #1E1E1E;
	font-size : 12px;
	border : 1px dotted #EDEDED;
	padding : 20px;
	text-align: justify;
	line-height: 17px;
}
