.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.menu-titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.testo_nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.menu-titoli-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.testo_grigiobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C2BFBF;
}
.credits {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #DDDDDD;
 text-align: center;
}
.credits a:link,
.credits a:visited,
.credits a:active {
 color: #FF8400;
 text-decoration: none;
 margin-right: 1px;
}
.credits a:hover {
 text-decoration: underline;
}

#listnews {
 border: 0px solid red;
 margin: 0 16px;
}

#news {
 border: 0px solid green;
 font-size: 9pt;
}


.singlenews {
 border: 0px solid orange;
 border-top: 1px dotted black;
 margin-bottom: 10px;
}

.singlenews .litdate {
 font-weight: bold;
}

.singlenews .litdate a {
 color: black;
 text-decoration: none;
}

.singlenews .litdate a:hover {
 color: red;
 text-decoration: none;
}


#focusnews {
 padding: 4px;
}

#focusnews .date {
 font-weight: bold;
}

#focusnews .title {
 font-size: 14pt;
 border-bottom: 2px dotted black;
}

#focusnews .subtitle {
 font-weight: bold;
}

#focusnews .text {
 margin: 8px 3px 20px 3px;
}

#focusnews .text img {
 border: 1px solid black;
 float:right;
}

#focusnews a {
 color: black;
}

#focusnews a:hover {
 color: red;
 text-decoration: none;
}

#pagination {
 margin-top: 20px;
 border: 0px solid black;
 overflow: hidden;
}

#pagination a {
 color: black;
 text-decoration: none;
 font-size: 10pt;
 font-weight: bold;
}

#pagination a:hover {
 color: red;
}

#pagination .sx {
 float: left;
}

#pagination .dx {
 float: right;
}
