BODY{
	background: #F7FF98 url("img/sand.jpg") repeat fixed;
	font-size: 100%;
	font-family: Helvetica, Arial,  sans-serif;
	text-align: center
}

A:link {
	color: black;
	border: 0;
	text-decoration: none
}

A:active {
	color: black;
	border: 0;
	text-decoration: none
}

A:visited {
	color: black;
	border: 0;
	text-decoration: none
}

.testo_home_strada{
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: normal;
	background: #FFFFFF url("img/auto_home.jpg") no-repeat right top;
	text-align: left;
	vertical-align: top
}

.testo_home_mare{
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	background: #FFFFFF url("img/bussola_home.jpg") no-repeat right bottom;
	text-align: left;
	vertical-align: top
}

.testo_titoli_strada {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 1.5em;
	color: white;
	background: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center
}

.testo_titoli_mare {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 1.5em;
	color: white;
	background: #4169E1;
	font-style: normal;
	font-weight: bold;
	text-align: center
}

.testo_very_small {
	border: 1px inset blue;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 0.8em;
	color: black;
	background: white;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle
}

.testo_home_news{
	font-family: 'Comic Sans MS',Helvetica, Arial,  sans-serif;
	font-size: 0.9em;
	color: red;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle
}

.link_high{
	list-style-image: url('img/freccia.gif');
	color: white
}

.link_off{
	list-style-image: none;
	color: red
}

.sfondo_home {
	opacity: 1;
	background: url("img/index_dock.jpg") center no-repeat
}

.table_border {
	border: 1px inset blue;
	background: white
}

.table_border2 {
	border: 1px inset white;
	background: #4169E1
}

.table_testo {
	border: 1px inset blue;
	background: white url("img/sfondo_barra.gif") center repeat-y
}

.boxed {
	border-style:dotted;
	border-color:navy;
	border-width:2px;
	margin-right:50px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	font-size:0.8em;
	color:blue
}
