@charset "utf-8";
/* CSS Document */

body {
	background-color: #333;
	
}
.piedino {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #919191;
	text-align: left;
	text-transform: uppercase;
}
.testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E2E2E2;
	text-align: justify;
}
a:link {
	color: #E2E2E2;
	text-decoration: underline;
}
.ZONA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	text-align: left;
	font-weight: bold;
	background-color: #EE1D23;
}

a:visited {
	color: #E2E2E2;
	text-decoration: underline;
}
.titSez {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	background-color: #999;
	text-align: left;
}

a:hover {
	color: #E2E2E2;
	text-decoration: none;
}
a:active {
	color: #E2E2E2;
	text-decoration: underline;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.rosso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #F00;
}
.news_normale {
	background-color: #535353;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.news_sopra {
	background-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000
}
