.btn_icon_sx {
	background-image:url(../gfx/icon_left.gif);
	float:left;
	height:27px;
	width:3px;
}
.btn_icon_ce {
	float:left;
	height:18px;
	text-align:center;
	vertical-align:middle;
	width:auto;
	background-color: #0177CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:6px;	
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;

}
.btn_icon_crociera_dx {
	background-image:url(../gfx/icon_crociera.gif);
	float:left;
	height:27px;
	width:27px;
}
.btn_icon_volo_dx {
	background-image:url(../gfx/icon_volo.gif);
	float:left;
	height:27px;
	width:27px;
}
.btn_icon_bus_dx {
	background-image:url(../gfx/icon_bus.gif);
	float:left;
	height:27px;
	width:27px;
}
.btn_icon_hotel_dx {
	background-image:url(../gfx/icon_hotel.gif);
	float:left;
	height:27px;
	width:27px;
}
.space_icon {
	float:left;
	height:27px;
	width:6px;
}
.gal01_info {
	display: none;
}



/* DA ELIMINARE
body {
	background-color: #E3E2E2;
}
 DA ELIMINARE */


/* 20160126 - ZIKA VIRO WARNING */
#this_zika.this_warning { width: 100%; clear: both; font-family: 'CelesteSansWeb'; font-size: 14px;}
#this_zika.this_warning .this_warning-text {border: 1px solid #ff0000; width: auto; font-size: 14px; line-height: 1; color: #555;padding: 10px;margin: 0 20px;background: #ffe28b;}
#this_zika.this_warning .this_warning-text a.this_fn-toggle {text-decoration: underline; color:  #000;display: block; padding: 5px 0 0;}
#this_zika.this_warning .this_warning-text a.this_fn-toggle:hover {text-decoration: none;}
#this_zika.this_warning .this_warning-text .this_to-show {display: none; padding: 5px 0 0;}
#this_zika.this_warning .this_warning-text .this_to-show a {display: block;margin: 0 0 5px; text-decoration: none;}
#this_zika.this_warning .this_warning-text .this_to-show a:hover {text-decoration: underline;}
/* END - ZIKA VIRO WARNING */