body {
   margin:0;
   background:#FFFFFF;
}
/*----------------------------------
INIZIO FORM FASTBOOKING
-----------------------------------*/
#idForm{
   margin:0;
   padding:4px;
   border:0;
   background:#003366;
   color:#FFFFFF;
   font:normal 10px verdana;
   display:block;
}
#idForm select, #idForm input{
   border:1px solid #000;
   font:normal 10px verdana;
   color:#003366;
}
#idForm a:link, #idForm a:active, #idForm a:visited {
   margin:0 5px; 
   padding:1px 3px;
   border:1px solid #000;
   background:#A8B2BE;
   font:bold 10px verdana;
   color:#FFFFFF;
}
#idForm a:hover {
   color:#003366;
}
/*----------------------------------
FINE FORM FASTBOOKING
-----------------------------------*/
/*----------------------------------
LINK TRAVELEUROPE
-----------------------------------*/
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.testo a:link, .testo a:visited, .testo a:active {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}
.testo a:hover {
	font-size: 13px;
	color: #000066;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

