/* ----------------------Inizio definizione tag---------------------- */
body {
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #003366;
	background-image: url(bg_site.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D587D;
}

a{
	#color: #0D587D;
	color: #389CE7;
	text-decoration: underline;
        font-weight: bold;

	
}
a:hover {
	color: #389CE7;
	text-decoration: none;
	}






/* ----------------------Inizio Struttura---------------------- */
.header {
	height: 116px;
	background-image: url("testata.jpg");
}


.box-support-content {
	background-color: #FFFFFF;
	/*background-image: url(images/back_mappa.gif);*/
}


.bg-box-content-bottom_{
	padding-top:5px;
	width: 750px;
	text-align:center;
	height: 40px;
	background-color: #0099FF;
	font-size: 10px;
	background-repeat: repeat;
	color: #000033;
	background-image: url(images/bottom.jpg);
}

.table td{
	padding-right:25px;
	padding-left:25px;
	font-size: 12px;
}

table {
	font-size: 12px;
}


.nas {position:absolute; top: 300; left:0;}


h1 { text-decoration: none; color: #339933; font: 5px Verdana; visibility: hidden; }