@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.piedino {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.testo {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:justify;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330000;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

.categoria {
	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;
	border-color:#E28B17;
}

.titoloCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}

.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;
}

.dataNews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #373224;
}

.news_normale {
	background-color: #E3DCC9;
}

.news_sopra {
	background-color: #EEEADF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}.titologiallo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FC0;
}
.titologiallo a {
	color: #3C0;
}
.testobianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
