@charset "utf-8";
/* CSS Document */


/* Elementi di base */

body 
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width:768px;
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0F3710;
	text-decoration: none;
	background-image: url(../elementi/bg_pagina.jpg);
	background-repeat: repeat;
}
select
{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #EFFADC;
}
input
{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #EFFADC;
}


a:link {
	color: #E64500;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #E64500;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #E64500;
}


a:active {
	text-decoration: none;
	font-weight: bold;
	color: #E64500;
}
h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E64500;
	background-attachment: scroll;
	background-image: url(../elementi/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:20px;
	margin:10px;
}
h2
{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E64500;
}
h5
{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0F3710;
}



/* Fine Elementi di base */

/* Sviluppo di grafica */

#testata
{
	height:116px;
	padding:0px;
	margin:0px;
}
#logo
{
	float:left;
	height:90px;
	width:312px;
	margin:0px;
	padding:0px;
}
#satisfaction
{
	float:left;
	height:116px;
	width:456px;
	background-image: url(../elementi/your_satisfaction.png);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}

#lingue
{
	height:27px;
	padding:0px;
	margin:0px;
}
#home
{
	float:left;
	padding:0px;
	margin:0px;
	height:27px;
	width:220px;

}
#pr_lingue
{
	float:left;
	height:22px;
	width:538px;
	background-image: url(../elementi/bg_lingue.jpg);
	background-repeat: repeat-y;
	text-align: right;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0px;
	
}

#flash
{
	width:768px;
	height:199px;
	margin:0px;
	padding:0px;
}
#booking
{
	width:768px;
	height:47px;
	margin:0px;
	padding:0px;
}
#pol
{
	height:47px;
	margin:0px;
	padding:0px;
	float:left;
	width:768px;
	background-image: url(../elementi/boock_sx.jpg);
	background-repeat: no-repeat;	
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E64500;
}
.tb_booking
{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E64500;
}
#cointaner
{
	width:768px;
	margin:0px;
	background-image: url(../elementi/bg_pagina.gif);
	background-repeat: repeat-y;
	height:inherit; !important
}
#menu
{
	float:left;
	width:128px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:0px;
	padding-right:0px;
		


}

.ul_link:link {
	color: #0F3710;
	text-decoration:none;
	
}
.ul_link:visited {
	color: #0F3710;
text-decoration:none;
}
.ul_link:hover {
	color: #0F3710;
	text-decoration:none;
}
.ul_link:active {
	color: #0F3710;
text-decoration:none;
}

ul
{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	padding-top:20px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:0px;
	background-image: url(../elementi/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 13px;
	text-decoration:none;
	
}

.li_link:link {
	color: #20373E;
	text-decoration:none;
	
}
.li_link:visited {
	color: #20373E;
	text-decoration:none;
}
.li_link:hover {
	color: #000000;
	text-decoration:none;
}
.li_link:active {
	color: #20373E;
	text-decoration:none;
}



.thickbox:link {
	color: #20373E;
	text-decoration:none;
}
.thickbox:visited {
	color: #20373E;
	text-decoration:none;
}
.thickbox:hover {
	color: #20373E;
	text-decoration:none;
}
.thickbox:active {
	color: #20373E;
	text-decoration:none;
}






li
{
	margin-bottom:0px;
	margin-top:3px;
	margin-left:15px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#20373E;
	list-style-image:url(../elementi/star.gif);
}

#menu_linka
{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #20373E;
	text-decoration: none;
}
.menu_linka:link {
	color: #20373E;
	text-decoration: none;
}
.menu_linka:visited {
	color: #20373E;
	text-decoration: none;
}
.menu_linka:hover {
	color: #20373E;
	text-decoration: none;
}
.menu_linka:active {
	color: #20373E;
	text-decoration: none;
}
#menu_linkb
{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #9C0D1A;
	text-decoration: none;
}
.menu_linkb:link {
	color: #066CB1;
	text-decoration: none;
}
.menu_linkb:visited {
	color: #066CB1;
	text-decoration: none;
}
.menu_linkb:hover {
	color: #066CB1;
	text-decoration: none;
}
.menu_linkb:active {
	color: #066CB1;
	text-decoration: none;
}


#pagina
{
	float:left;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0F3710;
	margin:0px;
	padding:5px;
	width:490px;
}
#banner_dx
{
	width:135px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	margin:0px;
	float:left;

}

#banner_dx h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image: url(../../share/elementi/top_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #E64500;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:3px;
	text-align: center;
	width:120px;
	margin:0px;
	font-style: oblique;
}
#banner_dx p
{
	width:110px;
	margin:0px;
	padding-right:5px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	background-image: url(../../share/elementi/central_banner.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.table
{
	width:120px;
	margin:0px;
	padding-right:5px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	background-image: url(../../share/elementi/central_banner.gif);
	background-repeat: repeat-y;
	text-align: left;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#banner_chiusura
{
	background-image: url(../../share/elementi/foot_banner.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:120px;
	height:10px;
	
}

.li_foot:link {
	color: #003366;
	text-decoration: underline;
}
.li_foot:visited {
	color: #003366;
	text-decoration: none;
}
.li_foot:hover {
	color: #003366;
	text-decoration: underline;
}
.li_foot:active {
	color: #003366;
	text-decoration: none;
}


#foot
{
	height:25px;
	width:768px;
	background-image: url(../elementi/foot_image.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:150px;
	font-size: 12px;
}
#foot_pie
{
	height:27px;
	padding:0px;
	margin:0px;
	width:768px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	background-color: #FFFFFF;!important;
}
#pie_page
{
	width:748px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding:10px;
	background-color: #FFFFFF;
}

/**/


.imageSlideshowHolder{
  margin:5px;  /* "Air" */
  width:100px;  /* Image width */
  height:70px;  /* Image height */
  
  
  position:relative;  /* Don't remove this line */
}
	/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
	text-align: center;
}
#cnt_rep_online
{
	width:768px;
	margin:0px;
	padding:0px;
	height:34px;
	background-image: url(../elementi/bg_pagina.gif);
	background-repeat: repeat-y;
	height:inherit; !important

}
#rece_On_Line
{
	float:right;
	width:128px;
	height:42px;
	margin:0px;
}
#chiama_gratis
{
	float:left;
	margin:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-top:10px;
	padding-right:0px;
	
	width:527px;
	height:19px;

}
.input
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 1px solid #0E4F7A;
	background-color: #FFFFFF;
}
.text
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 1px solid #0E4F7A;
}
.radio
{
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* CSS Document */
/* Sitle Live Validation */

.LV_valid {
    color:#00CC00;
}

/* Classe che si applica ai messaggi di non validit */	
.LV_invalid {
	color:#CC0000;
}

/* Classe che si applica a tutti i messaggi di validazione */	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

/* Stili applicati ai campi validi */    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #00CC00;
}

/* Stili applicati ai campi non validi */ 
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}


/* Fine Sitle Live Validation */

a.thickbox:link {
	color: #E64500;
	font-weight: bold;
	text-decoration: none;
}
a.thickbox:visited {
	text-decoration: none;
	font-weight: bold;
	color: #E64500;
}
a.thickbox:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #E64500;
}


a.thickbox:active {
	text-decoration: none;
	font-weight: bold;
	color: #0F3710;
}


.img
{
	border: 1px solid #000000;
}

.select_top
{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #EFFADC;
}
#scelta_rap
{
	font-size:12px;
	
}

/**/
.ul_linkUP:link {
	color: #E64500;
	text-decoration:none;
}
.ul_linkUP:visited {
	color: #E64500;
	text-decoration:none;
}
.ul_linkUP:hover {
	color: #E64500;
	text-decoration:none;
}
.ul_linkUP:active {
	color: #E64500;
	text-decoration:none;
}




#menu *.thickbox:link {
	color: #E64500;
	text-decoration:none;
}
#menu *.thickbox:visited {
	color:#E64500;
	text-decoration:none;
}
#menu *.thickbox:hover {
	color: #E64500;
	text-decoration:none;
}
#menu *.thickbox:active {
	color: #E64500;
	text-decoration:none;
}




