﻿BODY {
	
	background: #14234a;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}

.testo_normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	font-style: normal;
}
.testo_gra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #800000;
	font-style: oblique;
	font-weight: bold;
}
.testoindirizzo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 30px;
	line-height: 18px;
	color: #FF0000;
	font-weight: bold;
}

a:active.link   {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: orange;
	text-decoration: none;
	font-weight:bold;

}
a:link.link   {
	font-family: Arial;
	font-size: 8pt;
	color: orange;
	text-decoration: none;
	font-weight:bold;
}
a:visited.link  {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: orange;
	text-decoration: none;
	font-weight:bold;

}
a:hover.link    {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	font-weight:bold;

}
a:link.lingua { font-family: Verdana; font-size: 9pt; color: #FF9933; text-decoration: none }
a:visited.lingua { font-family: Verdana; font-size: 9pt; color: #FF9933; text-decoration: none }
a:hover.lingua { font-family: Verdana; font-size: 9pt; color: #ffffff; text-decoration: underline }
a:active.lingua { font-family: Verdana; font-size: 9pt; color: #FF9933; text-decoration: underline }

a:link.web {
	font-family: Verdana;
	font-size: 8pt;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.web {
	font-family: Verdana;
	font-size: 8pt;
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}
a:hover.web {
	font-family: Verdana;
	font-size: 8pt;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}
a:active.booking{
	font-family: Verdana;
	font-size: 8pt;
	color: #FF9933;
	font-weight: bold;
}

