/* generali */
body{background:url(../images-main/back-page.gif) center top repeat-y #FFFFFF;}
body table{	font: 11px/14px arial, helvetica, verdana, sans-serif; color: #555;}

/* links default*/ 
a, a:visited {color: #655; text-decoration: none;}
a:hover {text-decoration: none; color: #D10008;}

a.dotted, a.dotted:visited {border-bottom: 1px dotted #999; color: #655; text-decoration: none;}
a.dotted:hover {text-decoration: none; color: #D10008;}

a.titmenu, a.titmenu:visited {color: #655; text-decoration: none;text-transform:uppercase; font-weight: bold; }
a.titmenu:hover {text-decoration: none; color: #D10008;}

a.subtitmenu, a.subtitmenu:visited {color: #855; text-decoration: none;text-transform:uppercase; font-weight: bold; }
a.subtitmenu:hover {text-decoration: none; color: #D10008;}


.freccia{font-family:verdana; }

/* bold */
b{text-decoration : none; }
strong{ text-decoration : none; }

/*form */
input{ font-size :  11px; background-color : #FFFFFF; border : 1px solid #ADAFB3; color : #666666; }
select{ font-size :  11px; color : #666666;  }
textarea{ font-size :  11px;color : #666666;border : 1px solid #ADAFB3;}

/* text */
	.basket{ color: #555; }
	.basketsm{ color: #555; }
	.titnews{ color : #666666; font-size :  14px;  text-transform: uppercase;  font: bold;   }
	.datanews{ color : #BE1D23; font-size :  10px;  text-transform: uppercase;  font: bold;   }

	.thinHR { background-image: url(../images-home/riga-80.gif); background-repeat:repeat-x; height:6px;}
	

p { color : #58595B; font-family : Arial,helvetica,sans-serif; font-size :  11px;}

/* bordo immagini */
	.image {border: 4px solid #EBEBEB;}
	.imageright {border: 4px solid #D9D8D8; margin-left:10px; margin-bottom:10px; margin-top:4px; margin-right:4px; text-align:right;}

/* News immagini */
.datanews {
	display: block;
	text-align: center;

	width: 74px;
	float: left;
	padding-bottom: 4px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Sans;
	background: url(../images-main/news-riquadro-down.gif) bottom left no-repeat;
	}
	.datanews .giorno {

		color: #D10008;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.4em;
		line-height: .9em;
		}
	.datanews .mese {
		font-size: 12px;
		font-weight: bold;

		padding-top: 7px;
		background: url(../images-main/news-riquadro-top.gif) top left no-repeat;
		display: block;
		height: 17px;
		color: #655;
		}
	.datanews acronym {
		border: none;
		}
	.datanews 
em.anno {
		font-size: 1em;
		text-transform: uppercase;
		display: block;
		line-height: 1.2em;
		color: #999;
		font-style: normal;
		letter-spacing: -1px !important;
		}
		
	.titolonews {
	margin-left: 87px;
	}
	.titolonews h2 {
		font-size:13px;
		margin-top: 0px !important;
		padding-top: 0px !important;
	}
	.titolonews h3 {
		font-size:11px;
		margin-top: 0px !important;
		padding-top: 0px !important;
	}
