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


body {
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../img/struttura/bg.jpg);
	background-repeat: repeat-x;
}
.oneColLiqCtrHdr #container {
	width: 100%;  
	background: #FFFFFF;
	text-align: left;
}
.oneColLiqCtrHdr  #headerBg {
	height: 289px;
	width: 100%;
	background-color: #00aff0;
	background-image: url(../img/struttura/bg.jpg);
	background-repeat: repeat-x;
}

#headerEft {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	height: 289px;
	display: block;
	position: relative;
}
#headerEft span {
	height: 289px;
	width: 965px;
	position: absolute;
	z-index: 1;
}
.imgg img {
	border: thin solid #FFFFFF;
}
#menu {
	position: absolute;
	margin-left: 90px;
	margin-top: -60px;
	z-index: 3;
}
#menuMain {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	z-index: 20;
}
#menu  #menOriz{
	
list-style:none;
	
overflow:hidden;
	
width:800px;
	padding: 1px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
} 
#menu #menOriz li a#primo  {
	color: #67839c;
}
#menu #menOriz a:link    {
	text-decoration: none;
	color: #88abcc;
}
#menu #menOriz a:visited  {
	text-decoration: none;
	color: #88abcc;
}
#menu  #menOriz a:hover {
	text-decoration: none;
	color: #67839c;
}
#menu  #menOriz a:active {
	text-decoration: none;
	color: #88abcc;
}
#menu  #menOriz li {
	display: inline;
	padding-right: 20px;
	text-decoration: none;
}
#clearer {
	clear: both;
	width: 965px;
}
#mainContent {
	width: 965px;
	z-index: 5;
	margin-top: auto;
	margin-left: auto;
	clear: both;
}
.oneColLiqCtrHdr #mainContent {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #FFFFFF;
}
#mainContent #newsBox {
	width: 227px;
	float: left;
	background-image: url(../img/struttura/BgBoxNews.jpg);
	background-repeat: no-repeat;
	height: 582px;
}
#newsBox #offerte {
	height: 100px;
	width: 148px;
	margin-top: 50px;
	position: absolute;
	margin-left: 31px;
}
#newsBox #gallery {
	height: 105px;
	width: 152px;
	margin-top: 221px;
	margin-left: 29px;
	position: absolute;
}
#newsBox #galleryUp {
	margin-top: 309px;
	margin-left: 92px;
	position: absolute;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	
}
#newsBox #galleryUp a{
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	
}
#newsBox #galleryUp a:hover {
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	
}
#newsBox #news {
	height: 100px;
	width: 148px;
	margin-top: 397px;
	margin-left: 31px;
	position: absolute;
}
#mainContent #contBox {
	width: 738px;
	float: left;
}
#contBox #contEft {
	padding-left: 35px;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px; 
	background:#00aff0;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #0a82b5;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7FA2E6;
}
.continua {
	font-size: 12px;
	font-style: italic;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#slider4 {
	overflow: hidden;
	height: 330px;
	width: 650px;
	
}
#slider4 ul, #slider4 li {
	margin:0;
	padding:0;
	list-style:none;
	
}
#slider4 li {
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:650px;
	height:350px;
	overflow:hidden;
	
}

p#controls4 {
	margin:0;
	position:relative;
}
#prevBtn4, #nextBtn4 {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:101px;
	height:33px;
	position:absolute;
	left:-1px;
	top:-383px;/*204 ok*/
}
#nextBtn4 {
	left:101px;
}
#prevBtn4 a, #nextBtn4 a {
	display:block;
	width:101px;
	height:33px;
	background-image: url(../img/struttura/bungalow-ico.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#nextBtn4 a {
	background:url(../img/struttura/piazzola-ico.jpg) no-repeat 0 6px;
}
/* // Easy Slider */
#prevBtn4 a:active, #prevBtn4 a:focus {
	display:block;
	width:101px;
	height:33px;
	background-image: url(../img/struttura/bungalow-ico.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#nextBtn4 a:active, #nextBtn4 a:focus {
	display:block;
	width:101px;
	height:33px;
	background-image: url(../img/struttura/piazzola-ico.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#slider4 li a:link {
	text-decoration: none;
	border:none;
	
}
#slider4 li a img {
	border: none
}
#slider{
	overflow: hidden;
	height: 174px;
	width: 627px;
}	
#slider ul, #slider li, #slider2 ul, #slider2 li, #slider3 ul, #slider3 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li, #slider3 li{ 
	
	width:627px;
	height:174px;
	overflow:hidden; 
	}	
	
p#controls, p#controls2, p#controls3{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2, #prevBtn3, #nextBtn3{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:-160px;
	}	
#nextBtn, #nextBtn2, #nextBtn3{ 
	left:627px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a, #prevBtn3 a, #nextBtn3 a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../img/struttura/esld/btn_prev.jpg) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a, #nextBtn3 a{ 
	background:url(../img/struttura/esld/btn_next.jpg) no-repeat 0 0;	
	}	
 #slider li a:link {
	text-decoration: none;
	border:none;
}
#slider li a img {border: none}   
#slider li .sliderBox {
	height: 174px;
	width: 627px;
	z-index: 10;
	background-image: url(../img/struttura/boxHome.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#slider li .sliderBox2 {
	height: 174px;
	width: 627px;
	z-index: 10;
	background-image: url(../img/struttura/boxHome2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#slider li .sliderBox3 {
	height: 174px;
	width: 627px;
	z-index: 10;
	background-image: url(../img/struttura/boxHome3.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.imgSlider   {
	height: 157px;
	width: 226px;
	margin-left: 370px;
	margin-top: -152px;
	display: block;
	overflow: hidden;
}
.txtSlider   {
	width: 340px;
	height: 106px;
	display: block;
	margin-top: 52px;
	margin-left: 10px;
	padding: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.sliderOfferte {
	width: 148px;
	height: 95px;
	overflow: hidden;
	font-size: 10px;
	padding: 2px;
}
#offerte {
	height: 95px;
	width: 148px;
	overflow: hidden;
}
#offerte #slider2 {
	height: 95px;
	width: 148px;
	overflow: hidden;
}
#contEft  .titolo {
	background-color: #e3ebf4;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	width: 90px;
}
#contEft .titoloAnimaz {
	display: inline;
	background-color: #e3ebf4;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}
#news {
	height: 95px;
	width: 148px;
	overflow: hidden;
}
#news #slider3 {
	height: 95px;
	width: 148px;
	overflow: hidden;
}
#galleryIco {
	height: 75px;
	width: 143px;
	margin-top: -80px;
	display: inline;
	margin-left: 420px;
	float: right;
	overflow: hidden;
}
#galleryIcoNrm {
	height: 75px;
	width: 143px;
	margin-left: 420px;
	float: right;
	margin-bottom: 15px;
	overflow: hidden;
}
.imgLeft {
	float: right;
	margin-left: 20px;
}
.imgRight {
	float: left;
	margin-right: 20px;
}
#footer #footerTxt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 20px;
}
#footer a{
	color: #FFFFFF;
}
#footer a:hover{
	color: #0066CC;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
thead {
	background-color: #b4d2f4;
	font-size: 12px;
	color: #383838;
}
table.uno {
border-collapse:collapse;
}
.uno td{
	padding:0.3em 1em;
	background-color: #e3ebf4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2B6CA;
}
.uno  .spcltab td {
	background-color: #FFFFFF;
}
.uno th {
	background-color:#b4d2f4;
}
.style2 {font-size: 10px}
.style3 {font-size: 10px}
.slideCamp a:focus {
	outline: none;
}
.slideCamp2 a:focus {
	outline: none;
}
#panelCamp {
	height: 400px;
	display: none;
	width: 656px;
	overflow: hidden;
}
#panelCamp2 {
	height: 350px;
	display: none;
	width: 656px;
	overflow: hidden;
}

.slideCamp {
	margin: 0;
	padding: 0;
	width: 656px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E3EBF4;
}
.slideCamp2 {
	margin: 0;
	padding: 0;
	width: 656px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E3EBF4;
}
.btn-slideCamp {
	text-align: center;
	width: 144px;
	height: 14px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #C2D3FC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: url(../img/struttura/white-arrow2.gif);
	background-repeat: no-repeat;
	background-position: right -56px;
}
.btn-slideCamp2 {
	text-align: center;
	width: 144px;
	height: 14px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #9FBBFB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: url(../img/struttura/white-arrow2.gif);
	background-repeat: no-repeat;
	background-position: right -56px;
}
.activeCamp {
	background-position: right 3px;
}
.activeCamp2 {
	background-position: right 3px;
}
.campthead {
	font-size: 12px;
	color: #383838;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.scrltxt {
	height: 250px;
	overflow: auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#e3ebf4;
	scrollbar-darkshadow-color:#e3ebf4;
	scrollbar-face-color:#b4d2f4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#eef3f8;
}
/*.titoloAnimaz2  {
	display: inline;
	background-color: #B4D2F4;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	vecchio css
}*/
.titoloAnimaz2  {
	display: block;
	background-color: #B4D2F4;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
#logolink {
	float: left;
}

#logolink a {
	width: 170px;
	height: 150px;
	color: #fff;
	font-size: 1px;
	line-height: 1px;
	display: block;
	text-decoration: none;
	position: absolute;
	margin-left: 20px;
}
#logolink2 {
	float: left;
}

#logolink2 a {
	width: 170px;
	height: 150px;
	color: #fff;
	font-size: 1px;
	line-height: 1px;
	display: block;
	text-decoration: none;
	position: absolute;
	margin-left: 20px;
	margin-top: 175px;
}
#logolink3 {
	float: left;
}

#logolink3 a {
	width: 170px;
	height: 150px;
	color: #fff;
	font-size: 1px;
	line-height: 1px;
	display: block;
	text-decoration: none;
	position: absolute;
	margin-left: 20px;
	margin-top: 350px;
}
/*
.txtOfferte{
	text-align: justify;
}
*/
