body {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
margin-top:15px;
color: #FFF; 
background:url(../images/bgbody.png) repeat-x;
background-color:#CCC;
}
a:focus { outline: 0;}
a:link { text-decoration:underline; color:#FF6600;}
a:visited { text-decoration:underline; color:#FF6600;}

a img { border: 0; }

img, div {behavior: url(iepngfix.htc);}

#ombra{
margin:0 auto;
text-align:center;
background:url(../images/ombra.png) center no-repeat;
width:968px;
height:505;
margin-top:15px;
}
h1{
margin-top:20px;
margin-left:20px;
font-size:16px;
}
h2{
margin:0px;
font-size:16px;
}
h3{
margin:0px;
font-size:14px;
}
ul{
margin:0px;
padding:0px;
}
.logo { position:absolute; top:15px; left:20px; }
.gren{
text-align:left;
font-weight:bold;
color:#CCC;
}
.orange{
font-weight:bold;
color:#FF6600;
}
.black{
font-weight:bold;
color:#000;
}
.white{
font-weight:bold;
color:#fff;
}
.grey{
font-weight:bold;
color:#333;
}
.small{
font-size:9px;
}

.clear	{ clear: both; }


#pageWrap {
padding:0;
position:relative;
width:948px;
background-color:transparent;
margin-right:10px;
margin-left:10px;

}


/* inzio testata */

#testata {
text-align:left;
height:71px;
width:948px;
position:relative;
background-image:url(../images/testata.png);
}
#lang{
color:#FFFFFF;
position:relative;
float:right;
right:25px;
padding-left:30px;
margin-top:13px;
background:url(../images/eng.jpg) center left no-repeat;
}

#lang_ita{
color:#FFFFFF;
position:relative;
float:right;
right:25px;
padding-left:30px;
margin-top:13px;
background:url(../images/ita.png) center left no-repeat;
}
#lang a{
text-decoration:none;
color:#FFFFFF;
}

#lang_ita a{
text-decoration:none;
color:#FFFFFF;
}

#menu{
text-align:left;
top:40px;
font-size:13px;
width:650px;
height:30px;
position:absolute;
margin-left:281px;
font-weight:bold;
}
#menu a {
bottom:2px;
width:80px;
}

#menu ul{
list-style-type:none;
display:inline;
}
#menu ul li{
background:url(../images/sepmen1.png) center right no-repeat;
padding-right:1px;
float:left;
height:30px;
}

div.hoverBtn {
	position: 		relative;
	float:			left;
	background:		transparent url(../images/navBG2.png) repeat-x 0 0 scroll;
}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			100px;
	height: 		30px;
	line-height: 		30px;
	text-align: 		center;
	font-size:		1.1em;
	text-decoration:	none;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
}

div.hoverBtn div {

	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		white url(../images/navHover1.png) repeat-x 0 0 scroll;
}

/* fine testata */

/* inizio home */

#wphome{
text-align:left;
background-image:url(../images/bghome.png);
background-repeat: no-repeat;
background-color:#666;
position:relative;
width:948px;
height:510px;
overflow:hidden;
}

.titolo{
padding-top:2px;
text-indent:10px;
width:470px;
height:15px;
background:url(../images/bgtitolo2.png);
}
.sl{
margin-top:10px;
margin-left:23px;
height:20px;
width:auto;
overflow:hidden;
}
#sxhome{
width:35%;
margin-top:37px;
margin-left:25px;
position:absolute;
}
#dxhome1{
margin-left:450px;
margin-top:35px;
position:absolute;
width:60%;
}
#bgtesto1{
width:470px;
height:85px;
color:#000000;
background:url(../images/bgtest.png) no-repeat;
}
#testo1{
font-size:11px;
padding:9px 10px 10px 10px;
width:80%
}
#dxhome2{
width:60%;
margin-left:450px;
margin-top:150px;
position:absolute;
}
#bgtesto2{
width:470px;
height:92px;
color:#000000;
background:url(../images/bgtest2.png) no-repeat;
}
#testo2{
font-size:11px;
padding:10px 10px 10px 10px;
width:80%
}
#flash{
margin-top:1px;
margin-left:2px;
width:944px;
height:200px;
position:relative;
}


/* fine home */

/* inzio vetture */

#wpvetture{
padding-top:10px;
text-align:left;
background-image:url(../images/wpvetture.png);
background-repeat: no-repeat;
position:relative;
background-color:#666;
width:948px;
height:600px;
overflow:hidden;
}

#parcoauto{
	margin-left:405px;
	position:absolute;
	top:10px;
	left: -356px;
	width: 870px;
}
#auto{
position:absolute;
top:36px;
left:50px;
right:50px;
text-align:center;
font-weight:bold;
}
#img1 {
width:126px;
height:203px;
position:absolute;
top:114px;
left:46px;
}

.bg{
position:relative;
width:134px;
height:134px;
margin-left:-4px;
}

.link{
position:relative;
float:left;
top:10px;
left:6px;
text-indent:27px;
width:112px;
height:21px;
background:url(../images/button3.png) no-repeat;
padding-top:3px;
}
.link a{
text-decoration:none;
color:#666;
font-weight:bold;
}
.link a:hover{
color:#FF6600;
font-weight:bold;
}
.linkeng{
position:relative;
float:left;
top:10px;
left:6px;
text-indent:39px;
width:112px;
height:21px;
background:url(../images/button3.png) no-repeat;
padding-top:2px;
}
.linkeng a{
text-decoration:none;
color:#666;
font-weight:bold;
}
.linkeng a:hover{
color:#FF6600;
font-weight:bold;
}

#img2{
width:126px;
height:203px;
position:absolute;
top:114px;
left:296px;
}

#img3{
top:114px;
left:539px;
position:absolute;
width:126px;
height:203px;
}

.car{
text-align:center;
top:10px;
position:relative;
float:left;
width:145px;
margin-left:-10px;
}
#img4{
top:114px;
left:776px;
position:absolute;
width:126px;
height:203px;
}


#img5{
	top:364px;
	left:163px;
	position:absolute;
	width:126px;
	height:203px;
}


#img6{
top:364px;
left:412px;
position:absolute;
width:126px;
height:203px;
}


#img7{
top:364px;
	left:661px;
	position:absolute;
	width:126px;
	height:203px;
}


/* fine vetture */

/* inizio prentoa */

#wpprenota{
font-weight:bold;
text-align:left;
background-image:url(../images/bgprenota.jpg);
background-repeat: no-repeat;
position:relative;
width:948px;
height:555px;
overflow:hidden;
}
#wpprenotatour{
font-weight:bold;
text-align:left;
background-image:url(../images/wpprenotatour.jpg);
background-repeat: no-repeat;
position:relative;
width:948px;
height:575px;
overflow:hidden;
}
#form{
height:380px;
position:absolute;
left:23px;
top:70px;
}
#formtour{
height:380px;
position:absolute;
left:50%;
margin-left:-259px;
top:65px;
}
.richiesta{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
cursor:pointer;
text-indent:-1px;
padding-bottom:9px;
color:#333;
background:url(../images/button2.png) no-repeat;
width:260px;
height:30px;
}

.richiestaover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
cursor:pointer;
text-indent:-1px;
padding-bottom:9px;
background:url(../images/button2.png) no-repeat;
width:260px;
height:30px;
color:#FF6600;
}

#privacy{
position:absolute;
top:458px;
height:auto;
font-size:11px;
padding:21px 23px 23px 23px;
}
#privacytour{
position:absolute;
top:478px;
height:auto;
font-size:11px;
padding:21px 23px 23px 23px;
}
#prenota{
margin-top:7px;
position:relative;
text-align:center;
}
.prenotaok {
text-align:left;
}
.prenota_tour {
text-align:left;
position:relative;
left:-28%;
}

#text{
font-weight:bold;
top:27px;
position:absolute;
left:325px;
}

.size{
width:250px;
}
.select{
width:255px;
}

#textarea{
height:60px;
overflow:hidden;
}
.cella{
margin:0;
padding:0;
height:40px;
}

/* fine prenota */

/* inizio azienda */

#wpazienda{
text-align:left;
background-image:url(../images/wrapperazienda1.png);
background-repeat: no-repeat;
background-color:#666;
position:relative;
width:948px;
overflow:hidden;
height: auto !important;
height: 640px;
min-height: 640px;
}
#sxazienda{
width:50%;
margin:27px 23px 20px 23px;
height:auto;
}
#dxazienda{
top:260px;
right:23px;
position:absolute;
height:360px;
width:410px;
}


/* fine azineda */


/* inizio servizi */


#wpservizi{
text-align:left;
background-image:url(../images/wpservizi.png);
background-repeat: no-repeat;
background-color:#666;
position:relative;
width:948px;
height:580px;
overflow:hidden;
}
#tlservizi{
font-weight:bold;
top:260px;
left:23px;
position:absolute;
}
#listato{
margin-top:13px;
left:24px;
top:280px;
position:absolute;
}
#listato ul{
list-style:none;
}
#listato li{
line-height:16px;
background:url(../images/strelka.png) left center no-repeat;
text-indent:17px;
}
#dxservizi{
top:290px;
right:23px;
position:absolute;
height:242px;
width:496px;
}


/* fine servizi */


/* inizio contatti */


#wpcontatti{
text-align:left;
background-image:url(../images/wpservizi.png);
background-repeat: no-repeat;
background-color:#666;
position:relative;
width:948px;
height:600px;
overflow:hidden;
}
#sxcontatti{
top:260px;
left:23px;
position:absolute;
height:510px;
width:50%;
}

#dxcontatti{
top:283px;
right:23px;
position:absolute;
height:275px;
width:380px;
background:url(../images/dxcontatti.png);
}


/* fine contatti */


/* inizio footer */


#footer{
text-align:left;
clear:both;
font-size:12px;
position:relative;
background:url(../images/footer4.png) no-repeat;
height:56px;
width:948px;
}
#menufooter{
top:16px;
color:#FFFFFF;
left:15px;
position:absolute;
}
#menufooter a{
left:10px;
position:relative;
color:#FFFFFF;
text-decoration:none;
}
#menufooter a:hover{
color:#FF6600;
}
#menufooter ul{
list-style-type:none;
display:inline;
}
#menufooter ul li{
background:url(../images/sep.jpg) top right no-repeat;
padding-right:20px;
float:left;
height:21px;
}
#loop{
position:absolute;
left:545px;
top:8px;
}
#copy{
font-size:10px;
top:18px;
right:20px;
position:absolute;
}

#copy a{
text-decoration:none;
color:#FFF;
}
#copy a:hover{
color:#FF6600;
}

/* fine footer */


/* inizio tour */


#wptour{
text-align:left;
background-image:url(../images/wpservizi.png);
background-repeat: no-repeat;
background-color:#666666;
position:relative;
width:948px;
height:auto;
overflow:hidden;
}
#wptourcit{
text-align:left;
background-image:url(../images/wpservizi.png);
background-repeat: no-repeat;
background-color:#666;
position:relative;
width:948px;
height:auto;
overflow:hidden;
}

#menutour{
width:30%;
	position:relative;
	margin-top:40px;
	margin-left:23px;
}
#hide {
background:url(../images/background.png) no-repeat;
width:38px;
height:271px;
	position:absolute;
	top:-20px;
	left:-39px;
}
ul#sliding-navigation
{
	list-style: none;
	margin: -5px 0px 25px 0px;
	padding: 0;
}

ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 150px;
	padding: 5px 10px;
	margin: 0;
	margin-bottom: 5px;
	color:#000000;
	font-weight:bold;

}
ul#sliding-navigation li.sliding-element h3
{
text-indent:5px;
padding: 5px;
height:18px;  
width: 180px; 
font-weight:bold;  
	color: #333;
	background: url(../images/heading_bg.png) top no-repeat;
		margin-bottom: 5px;

}

ul#sliding-navigation li.sliding-element a
{
height:18px;
font-weight:bold;  
	color: #333;
	background: url(../images/tab_bg.png) top no-repeat;
	text-decoration: none;
}
ul#sliding-navigation li.sliding-element a:hover { color: #ff6600; }

#dxtour{
top:265px;
left:255px;
color:#000000;
width:670px;
height:235px;
position:absolute;
overflow:hidden;
}
.titolotour{
font-size:14px;
padding-top:7px;
padding-left:15px;
width:670px;
height:25px;
background:url(../images/bgtitolotour.png) no-repeat;
}
#bgtestotour{
background:url(../images/bgtestotour1.png) no-repeat;
height:200px;
width:670px;
color:#000;
}
#testotour{
font-size:11px;
padding:15px 15px 15px 15px;
width:45%
}
.testotourcit{
font-size:11px;
padding:15px 15px 0px 15px;
width:65%
}
.costotour{
bottom:30px;
width:35%;
clear:both;
font-weight:bold;
color:#333;
height:40px;
position:absolute;
margin-left:15px;
}
.linktour{
bottom:10px;
background-color:#FF0000;
position:absolute;
text-indent:30px;
width:112px;
height:21px;
background:url(../images/button1.png) no-repeat;
padding-top:2px;
left:290px;
}
.linktour a{
text-decoration:none;
color:#333;
font-weight:bold;
}
.linktour a:hover{
color:#FF6600;
font-weight:bold;
}

.linktoureng{
bottom:10px;
background-color:#FF0000;
position:absolute;
text-indent:38px;
width:112px;
height:21px;
background:url(../images/button1.png) no-repeat;
padding-top:2px;
left:290px;
}
.linktoureng a{
text-decoration:none;
color:#333;
font-weight:bold;
}
.linktoureng a:hover{
color:#FF6600;
font-weight:bold;

}


#contgallery{
background:url(../images/bgtab.png) repeat-x #FFFCF4;
width: 898px; 
height: 515px; 
margin:0 auto;
margin-bottom:20px;
border: 2px solid #999999;
}
#gallery-area{
width: 600px; 
height: 515px; 
margin:0 auto;
}

	.highslide-full-expand{
	display:none;
	}
	
	.highslide-image {
		border: 1px solid black;
	}
	.highslide-controls {
		width: 90px !important;
	}
	.highslide-controls .highslide-close {
		display: none;
	}
	.highslide-caption {
	color:#333333;
		padding: .5em 0;
	}

/* fine tour */


/* inizio tariffe */

#wptariffe{
text-align:left;
background:url(../images/wptariffe.png);
font-size:10px;
background-repeat: no-repeat;
background-color:#666;
position:relative;
width:948px;
height:auto;
overflow:hidden;
}
#pagamenti{
background:url(../images/pagamenti.png) no-repeat;
margin-top:105px;
margin-bottom:30px;
text-align:center;
height:126px;
padding:15px;
}

#tab1{
position:relative;
color:#333; 
background:url(../images/bgtab.png) repeat-x #FFFCF4;
border:2px solid #999999;
top:75px;
margin-left:23px;
padding:5px;
overflow:hidden;
}
#tab1 td{
text-align:center;
}

#tab2{
padding:5px;
color:#333; 
background:url(../images/bgtab.png) repeat-x #FFFCF4;
border:2px solid #999999;
margin-bottom:30px;
margin-left:23px;
overflow:hidden;
}
#tab2 th{
width:370px;
}
#tab2 td{
text-align:center;
}
#tariffe{
position:relative;
text-align:center;
margin-top:17px;
}
.tabscope{
font-size:11px;
height:25px;
text-align:center;
}
.tabcella{
height:25px;
}

.colonnasx{
height:20px;
text-align:left;
}
.tabcol{
color:#333333;
font-weight:bold;
position:absolute;
top:75px;
left:23px;
width:902px;
height:35px;
background:url(../images/tabscope.png);
}
.tabcol2{
margin-top:-30px;
margin-left:23px;
color:#333333;
font-weight:bold;
position:relative;
width:902px;
height:35px;
background:url(../images/tabscope.png);
}

/* fine tariffe */

#ncc{
width:948px;
height:30px;
position:relative;
color:#333333;
margin-top:5px;
}

#ncc u{
text-decoration:none;
}
u{
text-decoration:none;
}
