/*A:hover{color:Aqua; background:blue;}*/

/*font del file index_lipariservice*/
.index
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Blue;
	font-weight: bold;
	text-align : center;
	text-decoration : none;
	font : italic;
}

/*font del file index_lipariservice testo*/
.testo_lipariservice
{
	font-family : serif;
	font-size : 13px;
	color : Blue;
	font-weight: bold;
	text-align : center;
}

/*font del file index nautica*/
.index2
{
	font-family : "Verdana,Tahoma,Arial";
	font-size : 15px;
	color : Red;
	font-weight: bold;
	text-align : center;
	text-decoration : none;
	font : italic;
}

/*font del file index_nautica testo*/
.testo_nautica
{
	font-family : serif;
	font-size : 13px;
	color : Red;
	font-weight: bold;
	text-align : center;
}

/*top index*/
.top
{
	font-family : "Times New Roman";
	font-size : 16px;
	color : #FF3366;
	font-weight: bold;
	font : italic;
}

/*bottom*/
.bottom
{
	font-family : "Times New Roman";
	font-size : 12px;
	color : #FF3366;
	font-weight: bold;
	text-decoration : none;
}

/*lingue index*/
.desc
{
	font-family : "Verdana,Tahoma,Arial";
	font-size : 11px;
	color : Blue;
	font-weight: bold;
	font : italic;
	text-decoration : none;
}

.desc_bottom
{
	font-family : "Verdana,Tahoma,Arial";
	font-size : 10px;
	color : Blue;
	font-weight: bold;
}

.voci_form
{
	font-family : "Franklin Gothic Demi";
	font-size : 13px;
	color : Red;
}

.campi_form
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;
	font-weight: bold;
	background-color : Silver;
}