/* CSS Document */

html,body{
	width: 100%;
	margin:0;
	padding:0;
	background: #FFF;
	text-align: center;
	font-family: Verdana, Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}

form, p {
	margin:0;
	padding:0;
}

img {
	border: 0;
}

a { font-weight: bold;color: #0E2A6C; }

a:hover { color:#0072C1; }

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fascia_top {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../images/bg_tot_hotel.jpg) top left repeat-x;
}

#pagina_home {
	width: 970px;
	margin: 0 auto 0 auto;
	color: #313131;
}

#pagina {
	width: 970px;
	margin: 0 auto 0 auto;
	color: #313131;
}

#contenuto {
	width: 100%;
	float: left;
	text-align: left;
}

#fascia_bottom {
	width: 100%;
	float: left;
	padding-bottom: 15px;
	background: #00649B url(../images/bg_tot_bottom.jpg) top left repeat-x;
}


#fondopagina {
	width: 990px;
	margin: 25px auto 0 auto;
	color: #FFF;
	text-align: center;
	font-size: 12px;
}

#fondopagina a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#fondopagina a:hover {
	text-decoration: underline;
}


/*--------------------------------------------------------
		STILE BASE
--------------------------------------------------------*/


#intestazione {
	width: 100%;
	float: left;
	height: 90px;
	position: relative;
}



.spazio_logo {
	width: 220px;
	height: 70px;
	top: 15px;
	left: 10px;
	position: absolute;
	z-index: 100;
}

#lingue {
	float: right;
	margin-top: 15px;
	height: 32px;
}

#lingue ul li {
	float: left;
	text-align: center;
	width: 25px;
	height: 23px;
	display: block;
	font-size: 12px;
	margin-right: 5px;
	padding-top: 3px;
	background: url(../images/bg_lingue.gif) top left no-repeat;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
}


#lingue ul li.attivo {
	color: #0064AA;
	background: url(../images/bg_lingue_att.gif) top left no-repeat;
}

/*
#lingue {
	width: 100%;
	float: left;
	text-align: right;
	height: 30px;
	font-size: 12px;
	float: right;
	margin-top: 15px;
}

#lingue ul li {
	display:inline;
	position:relative;
}

#lingue a {
	padding:0 10px 0 10px;
	text-decoration:none;
	color:#FFF;
}

#lingue a:hover {
	text-decoration: underline;
	color:#FFF;
}

#lingue a.attivo {
	font-weight: bold;
}
*/

#menu_aree {
	width: 100%;
	float: left;
	text-align: right;
	height: 25px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:  Trebuchet MS, "Trebuchet MS", Century Gothic, "Century Gothic", Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#menu_aree ul li {
	display:inline;
	position:relative;
}

#menu_aree a {
	padding:0 10px 0 10px;
	text-decoration:none;
	color:#FFF;
}

#menu_aree a:hover {
	text-decoration: underline;
	color:#DCEAFB;
}

/* STILE MENU */


#menu {
	margin-top: 8px;
	width: 100%;
	float: left;
	height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	font-family:  Trebuchet MS, "Trebuchet MS", Century Gothic, "Century Gothic", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
}

#menu ul li {
	display:inline;
	position:relative;
}

#menu a {
	line-height: 16px;
	padding:3px 8px 3px 8px;
	text-decoration:none;
	color:#0E2A6C;
}

#menu a:hover {
	color:#0072C1;
}


/*--------------------------------------------------------
		STILE SEZIONI HOMEPAGE
--------------------------------------------------------*/

.sez_principale {
	width: 720px;
	float: left;
	height: 255px;
}

.sez_principale h3 {
	font-family: Century Gothic, "Century Gothic", Trebuchet MS, "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
	color: #0660B2;
}


.sez_principale p {
	font-size: 12px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
	color: #014C81;
}

.sez_principale p a {
	text-decoration: none;
}

.sez_principale p a:hover {
	text-decoration: underline;
}

.sez_principale ul li {
	display:inline;
	position:relative;
	width: 174px;
	height: 134px;
	margin-right: 1px;
}

.sez_newsletter {
	width: 100%;
	float: right;
	margin-top: 8px;
	height: 79px;
	cursor: pointer;
	background: url(../images/bg_newsletter_home.gif) top left no-repeat;
}

.sez_newsletter h3 {
	font-family: Century Gothic, "Century Gothic", Trebuchet MS, "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	color: #0660B2;
}

.sez_newsletter a:link h3, .sez_newsletter a:visited h3  {
	color: #0660B2;
	text-decoration: none;
}

.sez_newsletter a:hover h3  { color: #0072C1;text-decoration: underline; }

.sez_newsletter p {
	font-size: 12px;
	line-height: 15px;
	color: #014C81;
}

.sez_newsletter .bg_input {
	width: 180px;
	float: left;
	height: 32px;
	background: url(../images/bg_input_newsletter.gif) top left no-repeat;
}

.sez_newsletter input.inpcont {
	padding: 0;
	margin: 5px 0 0 5px;
	width: 160px;
	height: 20px;
	border: 0;
	background: none;
}

.sez_newsletter input.inpsub {
	color: #FFF;
	font-size: 12px;
	background: url(../images/bg_oknewsletter.gif) top left no-repeat;
	border:0;
	width: 36px;
	cursor: pointer;
	font-weight: bold;
	height: 27px;
	vertical-align: top;
	margin-top: 4px;
}


.sezcat {
	width: 318px;
	float: left;
	height: 122px;
	cursor: pointer;
	text-align: left;
	background: url(../images/bg_sezcat.gif) top left no-repeat;
}


.sezcat h3 {
	font-family: Century Gothic, "Century Gothic", Trebuchet MS, "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	color: #0660B2;
}

.sezcat p {
	font-size: 12px;
	line-height: 16px;
	color: #014C81;
	height: 64px;
	overflow: hidden;
}


.collaborazioni ul li {
	display:inline;
	position:relative;
}

.collaborazioni a {
	padding:0 20px 0 20px;
}

.collaborazioni ul li img { vertical-align: middle; }


/* STILE SOTTOMENU */

#sottomenu h3 {
	font-family:  Trebuchet MS, "Trebuchet MS", Century Gothic, "Century Gothic", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;
	width: 100%;
	color: #1D81C7;
}

#sottomenu {
	width: 100%;
	float: left;
}

#sottomenu ul {
	margin-top: 10px;
}

#sottomenu ul li {
	font-family: Trebuchet MS, "Trebuchet MS", Century Gothic, "Century Gothic",  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	display: block;
	width: 100%;
	font-size: 13px;
	float: left;
	line-height: 13px;
}
#sottomenu ul li a {
	display: block;
	color: #006AAF;
	font-weight: normal;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 1px solid #F4F6FB;
	border-bottom: 1px solid #CAD4EF;
	background: none;
}


#sottomenu ul li a:hover {
	color: #1D81C6;
	background: #FFF;
	border-top: 1px solid #F4F6FB;
	border-bottom: 1px solid #CAD4EF;
}

#sottomenu ul li a.contatti_skype {
	display: block;
	padding: 6px 8px 6px 0px;
	background: none;
	border: 0;
}

#sottomenu ul li a.contatti_skype:hover {
	display: block;
	padding: 6px 8px 6px 5px;
	background: none;
	border: 0;
}

#sottomenu h4.skype {
	font-family:  Trebuchet MS, "Trebuchet MS", Century Gothic, "Century Gothic", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	width: 100%;
	color: #1D81C7;
}



#sottomenu a.all {
	margin-top: 10px;
	display: block;
	font-family: Trebuchet MS, "Trebuchet MS", Century Gothic, "Century Gothic",  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #006AAF;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 4px 6px 20px;
	text-decoration: none;
	background: url(../images/freccia_all.gif) top left no-repeat;
}

#sottomenu a.all:hover {
	text-decoration: underline;
}


/*************************************************************
		STILE SOTTOMENU HOTELS - TOURS - ESCRURSIONI ECC.
**************************************************************/



#menu_sx ul, #menu_sx ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu_sx ul li {
	width: 100%;
	color: #1D81C7;
	float: left;
	cursor: pointer;
	font-size: 16px;
	margin-top: 15px;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif;

}

#menu_sx ul li ul li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 7px 0 2px 0;
	cursor: pointer;
	color: #006AAF;
	font-size: 13px;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif;
}

#menu_sx ul li ul li a{
	text-decoration: none;
}


#menu_sx a.all {
	display: block;
	font-family:Century Gothic, "Century Gothic",  Tahoma, Trebuchet MS, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #006AAF;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 4px 6px 20px;
	text-decoration: none;
	background: url(../images/freccia_all.gif) top left no-repeat;
}

#menu_sx a.all:hover {
	text-decoration: underline;
}


/*************************************************************/

#parte_centrale {
	background: url(../images/bg_sottomenu.jpg) top left repeat-y;
}

#linea_bottom {
	width: 100%;
	float: left;
	font-size: 1px;
	height: 1px;
	background: url(../images/bg_sottomenu_bottom.jpg) top left no-repeat;
}

#parte_centrale .titolo {
	width: 100%;
	float: left;
	margin-top: 0px;
	padding: 10px 0 2px 0;
	border-bottom: 1px solid #C0CCEC;
}

#parte_centrale .titolo h4 {
	padding: 0;
	margin: 0;
	float: left;
	font-size: 26px;
	font-weight: normal;
	color: #0064AA;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif;
}

.titolo_laterale h4 {
	padding: 0;
	margin: 80px 0 0 10px;
	float: left;
	font-size: 28px;
	font-weight: normal;
	color: #0064AA;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif;
}


#parte_centrale .percorso {
	float: right;
	text-align: right;
	font-size: 12px;
	margin-top: 16px;
	font-family: Verdana, Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;
}

#parte_centrale .percorso a:link, .percorso a:visited {
	color: #29427D;
	font-weight: normal;
	text-decoration: none;
}

#parte_centrale .percorso a:hover {
	text-decoration: underline;
}

#parte_centrale .percorso a.attivo:link, .percorso a.attivo:visited, .percorso a.attivo:hover {
	font-weight: bold;
}

/*--------------------------------------------------------
		STILE BOX HOTEL
--------------------------------------------------------*/

#parte_centrale .box_lungo{
	width: 100%;
	float: left;
	height: 120px;
	cursor: pointer;
	margin-top: 10px;
	background: #FFF url(../images/border_hotel.gif) bottom left repeat-x;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

#parte_centrale .box_lungo h3{
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 15px;
	color: #29427D;
}

#parte_centrale .box_lungo a {
	text-decoration: none;
	color: #29427D;
}

#parte_centrale .box_lungo a:hover {
	text-decoration: underline;
	color: #1D81C6;
}

#parte_centrale .box_lungo .prezzo, .prezzo_hotel {
	float: right;
	font-size: 13px;
	color: #1D81C6;
}

.prezzo_hotel {
	float: right;
	font-size: 13px;
	color: #1D81C6;
	padding-top: 1px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

#parte_centrale .box_lungo h5{
	padding: 0px 0 8px 0;
	margin: 0;
	float: left;
	font-size: 14px;
	color: #1D81C7;
	font-weight: normal;
}

#parte_centrale .box_lungo .imm{
	width: 150px;
	float: left;
	height: 90px;
	overflow: hidden;
}

#parte_centrale .box_lungo .testo{
	width: 100%;
	float: left;
	margin-top: 10px;
	height: 48px;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	text-align: justify;
	color: #014C81;
}



/*--------------------------------------------------------
		STILE BOX CROCIERE
--------------------------------------------------------*/

#parte_centrale .box_lungo_crociere{
	width: 100%;
	float: left;
	height: 110px;
	cursor: pointer;
	margin-top: 0px;
	background: #FFF url(../images/border_hotel.gif) bottom left repeat-x;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

#parte_centrale .box_lungo_crociere h3{
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 15px;
	color: #29427D;
}

#parte_centrale .box_lungo_crociere a {
	text-decoration: none;
	color: #29427D;
}

#parte_centrale .box_lungo_crociere a:hover {
	text-decoration: underline;
	color: #1D81C6;
}

#parte_centrale .box_lungo_crociere .prezzo, .prezzo_hotel {
	float: right;
	font-size: 13px;
	color: #1D81C6;
}


#parte_centrale .box_lungo_crociere h5{
	padding: 0px 0 8px 0;
	margin: 0;
	float: left;
	font-size: 14px;
	color: #1D81C7;
	font-weight: normal;
}

#parte_centrale .box_lungo_crociere .imm{
	width: 150px;
	float: left;
	height: 90px;
	overflow: hidden;
}

#parte_centrale .box_lungo_crociere .testo{
	width: 100%;
	float: left;
	margin-top: 10px;
	height: 48px;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	text-align: justify;
	color: #014C81;
}

/*--------------------------------------------------------
		STILE ICONE HOTEL
--------------------------------------------------------*/

#icone_hotel {
	width: 100%;
	float: left;
}

#icone_hotel ul {
	margin-top: 10px;
}


#icone_hotel ul li {
	display: block;
	width: 100%;
	float: left;
	height: 60px;
}



/*--------------------------------------------------------
		STILE DESCRIZIONE HOTEL
--------------------------------------------------------*/

#parte_centrale h3.nomehotel {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif;
	padding: 0;
	margin: 5px 0 0 0;
	float: left;
	font-size: 24px;
	color: #1D81C6;
}


#parte_centrale .box_descrizione{
	width: 720px;
	float: left;
	margin-top: 10px;
	background: url(../images/border_hotel.gif) bottom left repeat-x;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding-bottom: 40px;
}


#parte_centrale .box_descrizione a {
	text-decoration: none;
}

#parte_centrale .box_descrizione a:hover {
	text-decoration: underline;
}



#parte_centrale .box_descrizione p{
	width: 100%;
	float: left;
	margin-top: 5px;
	font-size: 13px;
	line-height: 18px;
	text-align:justify;
	color: #014C81;
}


#parte_centrale .box_descrizione span{
	margin-top: 15px;
	font-size: 13px;
	line-height: 18px;
	text-align:justify;
	color: #014C81;
}

.sottomenu_hotel {
	width: 100%;
	font-family: Trebuchet MS, "Trebuchet MS", Century Gothic, "Century Gothic", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sottomenu_hotel ul li {
	display:inline;
	position:relative;
	margin-left: 30px;
}

.sottomenu_hotel a {
	padding: 2px 5px 0px 18px;
	text-decoration:none;
	color: #1D81C6;
	background: url(../images/freccia_sottomenu_hotel.gif) top left no-repeat;
}

.sottomenu_hotel a.stampa {
	padding: 2px 5px 0px 15px;
	text-decoration:none;
	color: #1D81C6;
	background: url(../images/ico_stampa.gif) top left no-repeat;
}

.sottomenu_hotel a:hover {
	text-decoration: underline;
}

.sottomenu_hotel a.stampa:hover {
	text-decoration: none;
}


.sottomenu_standard {
	width: 100%;
	font-family: Trebuchet MS, "Trebuchet MS", Century Gothic, "Century Gothic", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	padding-top: 10px;
}

.sottomenu_standard ul li {
	display:inline;
	position:relative;
	margin-left: 30px;
}

.sottomenu_standard a.stampa {
	padding: 2px 5px 0px 15px;
	text-decoration:none;
	color: #1D81C6;
	background: url(../images/ico_stampa.gif) top left no-repeat;
}

.sottomenu_standard a.stampa:hover {
	text-decoration: underline;
}

a.back {
	text-decoration: underline;
}

a.back:hover {
	text-decoration: underline;
}


/*--------------------------------------------------------
		STILE PDF CROCIERE
--------------------------------------------------------*/

a.pdf {
	display: block;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 4px 6px 35px;
	text-decoration: none;
	background: url(../images/ico_pdf.gif) top left no-repeat;
}


#parte_centrale h4.sottotitolo {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif;
	padding: 0;
	margin: 5px 0 0 0;
	float: left;
	font-size: 20px;
	line-height: 24px;
	color: #1D81C6;
}

/*--------------------------------------------------------
		STILE FORM CONTATTI
--------------------------------------------------------*/

.form_contatti {
	width: 100%;
	float: left;
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
	color: #014C81;
}


.form_contatti label {
	width: 200px;
	float: left;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
}

.form_contatti input.inpcont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 180px;
	margin-bottom: 6px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #B8C6EA;
}

.form_contatti textarea {
	width: 320px;
	float: left;
	font-size: 13px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
	border: 1px solid #B8C6EA;
}

.form_contatti input.check {
	float: left;
	margin-bottom: 10px;
}

.form_contatti select {
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form_contatti #conferma {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.form_contatti a.privacy:link, .form_contatti a.privacy:visited {
	color: #E00;
	text-decoration:none;
	font-weight: bold;
	vertical-align: middle;
}

.form_contatti a.privacy:hover {
	text-decoration:underline;
}

p.indirizzo_contatti {
	font-size: 13px;
	color: #014C81;
	line-height: 18px;
}


/*--------------------------------------------------------
			OVERLAY
--------------------------------------------------------*/

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:50;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}


#finestra {
	position: absolute;
	z-index: 900;
	width: 440px;
	height: 300px;
	background: #FFF;
	/* display: none; */
	border: 1px solid #333;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -220px;
	color: #333;
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#finestra a.close:link, #finestra a.close:visited {
	color: #999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#finestra a.close:hover {
	text-decoration: underline;
}

#finestra img {
	margin-left: 5px;
}

/*--------------------------------------------------------
				STILE LIGHTSLIDE
--------------------------------------------------------*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	padding: 6px;
	border: 1px solid #FFF;
	margin-right: 5px;
}
.highslide:hover img {
	border: 1px solid #C0CCEC;
}


.highslide-image {
   /*  border: 2px solid white; */
	padding: 8px;
	background-color: white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
    background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	visibility: hidden;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
