/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../images/sf.jpg);
}
.indirizzo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:12px;
}
.corpotesto {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:12px;
}
.testoblu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0b4465;
	line-height:12px;
}
.testoceleste{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0083d5;
	line-height:12px;
}

.filettograzie{
	padding-left:40px;
}
.hotelfoot {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#115278;
	line-height:12px;
}
.email {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#115278;
	text-decoration:underline;
}
.email a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#115278;
	text-decoration:underline;
}
.email a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#115278;
	text-decoration:none;
}
.linklingue {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#115278;
	text-decoration:none;
}
.linklingue a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#115278;
	text-decoration:none;
}
.linklingue a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3096d1;
	text-decoration:none;
}
.linkblu a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#074b72;
	text-decoration:none;
}
.linkblu a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#074b72;
	text-decoration:none;
}
.linkblu a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0B75B5;
	text-decoration:none;
}
.linkofferte {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#294254;
	text-decoration:none;
}
.linkofferte a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#294254;
	text-decoration:none;
}
.linkofferte a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#294254;
	text-decoration:none;
}
.testoofferta {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:12px;
}
.titoloofferta {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0b4465;
	line-height:12px;
}
/* Stile per Titolo Offerta */
#offerteanteprima h1{
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#ffffff;
 text-align:left;
 padding-left:16px;
 text-decoration:none;
 margin:0;
}
 /* Stile per testo Offerta */
#offerteanteprima h3{
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#b3d1e2;
 text-align:left;
 padding-left:28px;
 line-height:14px;
 text-decoration:none;
 margin:0;
}
/* Stile per LA DICITURA TUTTE LE OFFERTE */

tutteleofferte{
 text-align:right;
 height:10px;
}
/* Stile per spaziatura tra offerte */
.spazio{
	width:218px;
	background-image:url(../images/separa_offerte.png)
}
/* Pulsante form offerte anteprima */
#pulsanteform{
	clear:both;
}
/*Formattazione Form*/
input {
border : 1px solid #75c0ec ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:10px; color:#115278; border-top-width:1px; border-right-style:solid; border-right-width:1px;  border-bottom-style:solid; border-bottom-width:1px; border-left-style:solid; border-left-width:1px
} 
input.classeinvio {
	border : 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background-color:#115278;
}
input.radio {
border : 1px solid #ffffff ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px; color:#ffffff; background-color:#ffffff; border-top-width:1px;   border-right-style:solid; border-right-width:1px; border-bottom-style:solid; border-bottom-width:1px; border-left-style:solid; border-left-width:1px
}
input.classereset {
	border : 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background-color:#5590b5;
}
textarea
{
	border : 1px solid #75c0ec ;
font-family: Arial;
color:#115278; font-size:3mm; border-top-width:1px; border-top-style:solid; border-right-style:solid; border-right-width:1px;  border-bottom-style:solid; border-bottom-width:1px;  border-left-style:solid; border-left-width:1px
}
select {   
	border : 1px solid #75c0ec ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:2.5mm; border-top-width:1px; color:#115278; border-top-style:solid;border-right-style:solid; border-right-width:1px;  border-bottom-style:solid; border-bottom-width:1px; border-left-style:solid; border-left-width:1px
}
   .Offmouseinformativa {
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}
.Onmouseinformativa {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #362b25;
	font-weight: bold;
	text-decoration : none;
}
.informativa
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000000;
line-height: 12px;
}
.testoinfo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	line-height:13px;
}
.linkinfo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#115278;
	text-decoration:none;
}
.linkinfo a { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#115278;
	text-decoration:none;
}
.linkinfo a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#115278;
	text-decoration:none;
}
.form
{
padding-top:15px;
}
