/* CSS per la pagina di News */
/* per stampa                */
/* febbraio 2003, by Emanuele Bergamini */

/* Struttura della pagina*/
@page {
/*	margin: 0.9cm;*/
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF ;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.area_princ {
	margin: 0px 0px 2px 0px;
}

.testata {
	background: white;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	display: block;
	width: 100%;
}

.tabella {
	width: 100%;
	background: #FFFFFF;
	padding: 2px 2px 2px 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* Blocchi */

.barravert {
	display:none;
}

.orologio {
	margin: 0px;
	position: absolute;
	width: 130px;
	top: 5px;
	right: 5px;
	padding: 2px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-color: #CCFFFF;
	border-width: 1px;
	border-style: ridge;
	text-align: right;
	font-variant: small-caps;
}

.col_brevi {
 	margin: 2px;
	position: absolute;
	width: 140px;
	top: 75px;
	right: 2px;
	padding: 2px;
	background: #FEFEFE;
}

.col_prime {
	margin: 0px 140px 5px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
.col_seconde {
	margin: 0px 140px 5px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	clear:both;
}

.primanotizia   {
	border-bottom-color: #DDEEEF;
	border-bottom-style: dotted;
	border-bottom-width: 4px;
}
.secondanotizia   {
	border-bottom-style: dotted;
	border-bottom-width: 4px;
	border-bottom-color: #DDEEEF;
}

.tnews2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 3px;
	padding: 2px;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #DDEEEE;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	text-align: justify;
}
.tnews3 {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	border-top-color: #EEEEDD;
	border-bottom-color: #EEEEDD;
	border-left-color: #EEEEDD;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-style: inset;
	border-left-width: thin;
}
.fotodx {
	vertical-align:text-top;
	align:left;
	float:left;
	padding:0px;
	margin:2px;
}

/* LINK :
COLlink sono quelli della colonna laterale */
a.COLlink:link {
	color: #000000;
	page-break-before: always;
	text-decoration: none;
	font-weight: normal;
	background: center;
	font-family: inherit;
}
a.COLlink:visited {
	color: #000000;
	page-break-before: always;
	text-decoration: none;
	font-weight: normal;
	background: center;
	font-family: inherit;
}
a.COLlink:active {
	color: #0000FF;
	page-break-before: always;
	text-decoration: none;
	font-weight: normal;
	background: center;
	font-family: inherit;
}
a.COLlink:hover {
	color: #000000;
	page-break-before: always;
	text-decoration: underline;
	font-weight: normal;
	background: #00FFFF center;
	font-family: inherit;
}
a.TITnews:link {
	color: #000000;
	text-decoration: none;
	text-shadow: 2px 2px 4px grey;
}
a.TITnews:visited {
	color: #000000;
	text-decoration: none;
	text-shadow: 2px 2px 4px grey;
}
a.TITnews:active {
	color: #0000FF;
	text-decoration: none;
	text-shadow: 2px 2px 4px grey;
}
a.TITnews:hover {
	color: #000000;
	text-decoration: none;
	text-shadow: 2px 2px 4px grey;
	background: yellow; /*#00FFFF;*/
}

/*TESTI*/
.testoprinc {
	margin: 0px 0px 10px 230px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 10px;
}
.legendaFoto {
	font: 9px Arial, Helvetica, sans-serif;
	background: #FFFFCC center top;
	text-align: center;
	vertical-align: top;
	margin: 2px;
	padding: 2px;
}
/* stile copyright */
.cprg {
	color: #333333;
	text-decoration: none;
	text-align: center;
	background: #FFFFFF;
	padding: 1px;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.footer {
	display: none;
}
.testoenfasi {font-size: 150%;}
.scaps {font-variant: small-caps;}
.notatesto {font-size: 70%;	color: #0000CC; }
.sommarietto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #444444;	text-decoration: none;
}
.fl {
	font-size: 120%;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
}
.nnews{
   margin:0;
   color:black;
   text-align:center;
   font-family:Verdana, sans-serif;
   font-size:20pt;
   text-shadow: 2px 2px 4px grey;
}

.ombrato {
	text-shadow: 2px 2px 4px grey;
}

.testonews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.testonews1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	text-decoration: none;
}

.DidaFoto {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFCC center top;
	text-align: center;
	vertical-align: top;
	margin: 2px;
	padding: 2px;
}
.evid {
	background: yellow;
}


