
body {
	background-color: #ffffff;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

a {	
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:12px;
 	font-weight:bold;
 	color:#E93213;
	text-decoration:underline;
	cursor:pointer;
	}
	
a:hover {	
	text-decoration:underline;
	}
a:visited {	
	text-decoration:underline;
	}
	
	
img { border: 0; 
}

.testo{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:12px;
 	font-weight:normal;
 	color:#333333;
	line-height:18px;

}
#linkarancio{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:12px;
 	font-weight:normal;
 	color:#E93213;
	line-height:18px;
	text-decoration:none;
	cursor:pointer;
}
#linkarancio a{
 	color:#E93213;
	text-decoration:underline;
}
#linkarancio a:hover{
 	color:#E93213;
	text-decoration:none;
}
#linkemail{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:normal;
 	color:#fff;
	line-height:18px;
	text-decoration:none;
}
#linkemail a:hover{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:normal;
 	color:#fff;
	line-height:18px;
	text-decoration:none;
}
#linkfooter{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:normal;
 	color:#333333;
	line-height:18px;
	text-decoration:none;
}
#linkfooter a:hover{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:normal;
 	color:#282828;
	line-height:18px;
	text-decoration:none;
}
.footer{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:normal;
 	color:#ffffff;

}
.corpotesto{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:12px;
 	font-weight:normal;
 	color:#333333;
	line-height:18px;
	padding-left:19px;

}
p{	line-height:18px;
	padding-left:19px;}
/*Formattazione Offerte*/
/*Contenitore singola Offerta*/
.cont_offerta{
width:260px;
height:105px;
background-image:url(img/sf_offerta.jpg);
}
/*Contenitore immagine Offerta*/
.img_offerta{
width:120px;
height:82px;

}
  /*Contenitore titolo Offerta*/
.titolo  {
  width:140px;
}  

h1{
 font-family:"Tahoma", Arial, Helvetica, sans-serif;
 font-size:15px;
 font-weight:bold;
 color:#990066;
 text-decoration:none;

}
h1 a:link{
	text-decoration:undeline;
	color: #990066;
	  cursor:pointer;
}
h1 a:hover{
	text-decoration:none;
	color: #990066;
	  cursor:pointer;
}
h1 a:visited{
	text-decoration:underline;
	color: #990066;
	  cursor:pointer;
}

   /*Contenitore testo Offerta*/
  .testofferta{
  width:140px;
  color:#039;
  }
  
 h3{
 font-family:"Tahoma", Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#333333;
 text-align:left;
 margin-top:5px;
 text-decoration:none;
}

 h3 a:link{
 text-decoration:underline;
}
 h3 a:hover{
 text-decoration:none;
}
/* Stile per LA DICITURA TUTTE LE OFFERTE */
tutteleofferte{
 text-align:right;
 height:40px;
}
/* Stile per spaziatura tra offerte */
.spazio{
	width:260px;
	height:11px;
}
input.booking{
	border : 1px solid #5ea7db;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
}