/* CSS Document */

body {	
background-image:url(Ornatemagenta.jpg);
background-repeat:repeat;
   }
   
.bianco {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
}

.bianco a {text-decoration: none}
.bianco a:link {color : #FFF; text-decoration: none}
.bianco a:visited {color :#FFF ; text-decoration: none}
.bianco a:hover {color : #666; text-decoration: none}
.bianco a:active {color : #FFF; text-decoration: none}

.fucsia {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	color: #ff0099;
}

.fucsia a {text-decoration: none}
.fucsia a:link {color : #ff0099; text-decoration: none}
.fucsia a:visited {color :#ff0099 ; text-decoration: none}
.fucsia a:hover {color : #ff0099; text-decoration: none}
.fucsia a:active {color : #ff0099; text-decoration: none}


.titolo_news {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 14px;
	color: #ff0099;
}

.titolo_news a {text-decoration: none}
.titolo_news a:link {color : #ff0099; text-decoration: none}
.titolo_news a:visited {color :#ff0099 ; text-decoration: none}
.titolo_news a:hover {color : #ff0099; text-decoration: none}
.titolo_news a:active {color : #ff0099; text-decoration: none}

.azzurro {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	color: #6699cc;
}

.azzurro a {text-decoration: none}
.azzurro a:link {color : #6699cc; text-decoration: none}
.azzurro a:visited {color :#6699cc ; text-decoration: none}
.azzurro a:hover {color : #6699cc; text-decoration: none}
.azzurro a:active {color : #6699cc; text-decoration: none}


.verde2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding:0 5px;
	color: #66cc00;
}
.verde2 a {text-decoration: none}
.verde2 a:link {color : #66cc00; text-decoration: none}
.verde2 a:visited {color :#66cc00 ; text-decoration: none}
.verde2 a:hover {color : #66cc00; text-decoration: none}
.verde2 a:active {color : #66cc00; text-decoration: none}


.verde {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	color: #66cc00;
}

.verde a {text-decoration: none}
.verde a:link {color : #66cc00; text-decoration: none}
.verde a:visited {color :#66cc00 ; text-decoration: none}
.verde a:hover {color : #66cc00; text-decoration: none}
.verde a:active {color : #66cc00; text-decoration: none}

.arancio {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	color: #ff6600;
}

.arancio a {text-decoration: none}
.arancio a:link {color : #ff6600; text-decoration: none}
.arancio a:visited {color :#ff6600 ; text-decoration: none}
.arancio a:hover {color : #ff6600; text-decoration: none}
.arancio a:active {color : #ff6600; text-decoration: none}


.salvia {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	color: #336600;
}

.salvia a {text-decoration: none}
.salvia a:link {color : #336600; text-decoration: none}
.salvia a:visited {color :#336600 ; text-decoration: none}
.salvia a:hover {color : #336600; text-decoration: none}
.salvia a:active {color : #336600; text-decoration: none}

.nero {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	color: #000000;
}

.nero a {text-decoration: none}
.nero a:link {color : #000000; text-decoration: none}
.nero a:visited {color :#000000 ; text-decoration: none}
.nero a:hover {color : #000000; text-decoration: none}
.nero a:active {color : #000000; text-decoration: none}

.nero2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
}

.nero a {text-decoration: none}
.nero a:link {color : #000000; text-decoration: none}
.nero a:visited {color :#000000 ; text-decoration: none}
.nero a:hover {color : #000000; text-decoration: none}
.nero a:active {color : #000000; text-decoration: none}



.testo {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

.testo a {text-decoration: none}
.testo a:link {color : #666666; text-decoration: none}
.testo a:visited {color :#666666 ; text-decoration: none}
.testo a:hover {color : #666666; text-decoration: none}
.testo a:active {color : #666666; text-decoration: none}




.verticale {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999999;
	
}