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: Navy;
}

a:hover {
	text-decoration: none;
	color: Blue;
}


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;

}

.testopiccolo_w {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 16px;

}

.testopiccolo_w a {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration:none;

}

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

td.titoletto_piccolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #1C3479;
	vertical-align: bottom;
	text-align: left;
}

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: Black;
	text-decoration: none;
}

.input {
	font-size: 12px;
	color: #003366;
	border-style:none;
	border-bottom:dashed;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	
	
}

select.input {
	border-style:solid;
	
}

textarea.input {
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	width:505px;
	height:90px;
}
