body {
	background-image: url(images/struttura/sfondo_hp.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	vertical-align: top;
}

img.images-dx {
	margin-left: 10px;
	border-color: #B9B9B9;
}

img.images-sx {
	margin-right: 10px;
	border-color: #B9B9B9;
}


a img {
	border: 0px solid #BDBDBD;	
	background: White;
	/*margin: 5px;
	padding: 10px;*/
} 


a {
	text-decoration: none;
	color:#003d79;

}

a:hover {
	text-decoration: none;
	color:#CC0000;
	
}


table.tb_generale {
	background-color: White;
	border-left: 5px solid White;
	border-right: 5px solid White;
}

td.tb_corpo {
	background-image: url(images/struttura/sfondotb.jpg);
	background-repeat: repeat-x;

}

td.tb_puls {
	background-color: #0764A9;
}	

td.riga_puls {
	background: url(images/struttura/sfondo_puls.jpg);
	background-repeat: no-repeat;
}	

td.riga_puls a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: White;
	padding-left: 14px;
}

td.riga_puls a:hover {
	color: #FFD700;
}

.testopiccolo {
	font-size: 9px;
	color: #333333;
	line-height: 16px;

}

.testoerrore {
	font-size: 10px;
	font-weight: bold;
	color: Red;
}

.titolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	color: #000173;
	vertical-align: bottom;
}

.titoletto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #000173;
	vertical-align: bottom;
}
.titoletto_2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: red;
	vertical-align: bottom;
}

.titoletto_piccolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000173;
	vertical-align: bottom;
}

td.copyright {
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: center;
}

td.copyright a {
	font-size: 10px;
	color: White;
	text-decoration: none;
}

td.copyright a:hover {
	font-size: 10px;
	color: Aqua;
	text-decoration: none;
}
/*********************************************/
#news{
	margin:10px 30px; 
	width:100%;
	font-family:"MS Sans Serif",Geneva,sans-serif;
}
#news p{
	font-family:"MS Sans Serif",Geneva,sans-serif;
	font-size:16px;
}
#news h1{
	color:#d60000;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#news .data{ 
	color:#333333;
	font-size:14px;
}
/*****************************************/
#home h1{
	color:#003d79;
	font-size:20px;
	font-weight:bold;
	margin:10px 0px 20px 10px;
	padding:0px;
}
#home h2{
	color:#d60000;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 20px 10px;
	padding:0px;
}
#home p{
	margin:0px 0px 10px 10px;
}
/******************************************************/
#pagina_news{
	width:680px;
	margin:10px 15px 10px 30px;
}
#pagina_news .data{
	font-size:14px;
	color:#003d79;
	font-weight:bold;
}
#pagina_news h1{
	color:#d60000;
	font-size:18px;
	font-weight:bold;
	margin:10px 0px;
	padding:0px;
}
#pagina_news p{
	text-align:left;
	font-size:13px;
	color:#333333;
}

#path{
	font-size:12px;
	margin-left:30px;
	margin-bottom:20px;
}
/**************************************************/
#news_anteprima{
	margin:10px 30px 20px 30px; 
	width:670px;
	font-family:"MS Sans Serif",Geneva,sans-serif;
}
#news_anteprima p{
	font-family:"MS Sans Serif",Geneva,sans-serif;
	font-size:16px;
}
#news_anteprima h1{
	color:#d60000;
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#news_anteprima h1 a{
color:#CC0000;
text-decoration:none;
}
#news_anteprima h1 a:hover{
color:#CC0000;
text-decoration:underline;
}
#news_anteprima .data{ 
	color:#333333;
	font-size:14px;
}
#news_anteprima .img{
	float:left;
	width:100px;
}
#news_anteprima .testo{
	float:left;
	width:600px;
}
#news_anteprima .testoint{

}
