@charset "utf-8";
/* CSS Document */

body {
	background-image: url(immersioni-lipari/sfondo.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.centro{
	width: 992px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.centro2{
	width: 941px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;	
}
.logo{
	width: 51px;
	float: left;
}
.spazio {
	height: 220px;
}
.centro_destra{	width: 941px;
	float: right;
	background-image: url(immersioni-lipari/sfondo_totale.gif);}
.campo {
	font-family: "Century Gotic", Geneva, sans-serif;
	font-size: 12px;
	color: #0F0E59;
	height: 14px;
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
}
.right {
	float: right;
	width: 180px;
	height: 18px;
	margin: 0px;
	padding: 1px;
	}
.right2 {
	float: right;
	width: 115px;
	height: 16px;
	margin: 0px;
	padding: 1px;
	}
	.right3 {
	float: right;
	width: 180px;
	height: 14px;
	margin: 0px;
	padding: 1px;
	}

.campo2 {
	font-family: "Century Gotic", Geneva, sans-serif;
	font-size: 12px;
	color: #0F0E59;
	height: 18px;
	border: 1px solid #999;
}
	
.richiesta{
	width: 262px;
	float: left;
	background-image: url(immersioni-lipari/sfondo_alto.jpg);
	background-repeat: no-repeat;
	height: 399px;
}
.destra{width: 777px;
	float: right;}
.testo_alto {
	font-family: "Century Gotic", Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.laterale{
	width: 253px;
	float: right;
	height: 507px;
	background-image: url(immersioni-lipari/sfondo_laterale.jpg);
}
.centro_testo{width: 688px;
	float: left;
	}
.testo{
	font-family: "Century Gotic", Geneva, sans-serif;
	color: #003;
	margin: 10px;
	min-height:420px;
	font-size: 16px;
	text-align: justify;
}
.testo_arancio{
	font-family: "Century Gotic", Geneva, sans-serif;
	color: #F60;
	margin: 10px;
	min-height:420px;
	font-size: 16px;
	text-align: justify;
}
.altezza10{
	font-size: 10px;
}
.altezza12{
	font-size: 12px;
}
.altezza40{
	font-size: 40px;
}
.CALENDARIO {
	margin: 0px;
	padding: 0px;
}

.altezza9{
	font-size: 9px;
}
.basso{
	text-align: center;
	font-size: 15px;
	font-family: "Century Gotic", Geneva, sans-serif;
	color: #003;
	background-image: url(immersioni-lipari/sfondo.gif);
		
}
a.link{
	text-decoration: none;
	color: #666;
}
a.link:hover{
	text-decoration: underline;
}
a.link3{
	text-decoration: none;
	color: #F60;
}
a.link3:hover{
	text-decoration: underline;
}
#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}


.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 500px;
	height: 50Opx;
	padding: 1em;
	border: 1em solid #ffffff;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}
.leightbox2 {
	color: #333;
	display: none;
	position: absolute;
	top: 10%;
	left: 25%;
	width: 650px;
	height: 65Opx;
	padding: 1em;
	border: 1em solid #ffffff;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }