/*--------------------------------------------------------- */
/*----------------------stili globali --------------------- */
/*--------------------------------------------------------- */
html, body{
	margin: 0;
	padding: 0;
}
body{
	font: 85% "Trebuchet MS", Tahoma, sans-serif;
	line-height:1.5;
	background:url(../_img/bg-body.jpg);
	text-align:center;
}
h1{
	font-size: 1.6em;
	margin:0;
}
h2{
	font-size: 1.6em
}
h3{
	font-size: 1.2em;
	margin:30px 0;
}
h4{
	font-size: 1.2em;
	margin: 0 0 10px 0;
	color: #18412F;
}
.clear {
	clear:both;
	line-height:0.1em;
	height:1px;
	font-size:0.01em;
}
.divider {
	clear:both;
	line-height:0.1em;
	height:1px;
	font-size:0.01em;
	border-bottom:2px solid #E3E7B9;	
	padding-top: 10px;
	margin-bottom:10px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.leftAlign {
	float:left;
	padding: 0 10px 10px 0;
}
.rightAlign{
	float:right;
	padding: 0 0 10px 10px;
	text-align:right;
}
.verticalAlign {
	vertical-align:middle;
}
label {
	min-width:120px;
	float:left;
}
input {
	vertical-align:middle;
}
input, textarea, select {
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:0.9em;
}
img{
	border:none;
}
a {
	color:#18412F;
}
a:hover {
	text-decoration:none;
}
caption {
	text-align:left;
	margin-bottom:10px;
	font-weight:bold;
	font-size:1.2em;
}
.note {
	font-size:0.8em;
}
#subscription label, #unsubscription label {
	min-width:50px;
}
h3.credits {
	margin:18px 0;
}
/*--------------------------------------------------------- */
/*----------------------stili pagina----------------------- */
/*--------------------------------------------------------- */
#container{
	width:100%;
	overflow:hidden;
	padding:0;
	height:345px;
	position:relative;
}
#contImg {
	width: 1700px; 
	margin-left: -850px; 
	position: absolute; 
	left: 50%;	
}
 #wrapLogo {
 	position:absolute;
	z-index:80;
	width:100%;
	top:190px;
	left:0;
}
#logo {
	width:980px;
	margin:0 auto;
	text-align:left;
}
#wrap {
	width:100%;
	background:url(../_img/bgMenu.png) repeat-x;
}
#page {
	width:990px;
	margin:0 auto;
	text-align:left;
}
/* ----------------------------------------------------------- */
/* ------------------------STILI MENU------------------------- */
/* ----------------------------------------------------------- */

#menu {
	width:990px;
}
#menu #nav {
	padding:2px 0 0 0;
	width:990px;
	line-height:1.2em;
	background:url(../_img/divider-menu.jpg) bottom left no-repeat;
}
#menu #nav ul{
	list-style:none;
	margin:0;
	padding:0;
	width:985px;
}
#menu #nav ul li{
	float:left;
	height:55px;
	margin:22px 0 0 0;
	padding:0 20px;
	background:url(../_img/divider-menu.jpg) bottom right no-repeat;
	text-align:center;
}
#menu #nav ul li.lastItem{
	padding:0 0 0 10px;
	background:none;
}
#menu #nav a{
	line-height:1.2em;
    text-decoration:none; 
	color: #18412F;
	padding:0;
	background:none;
	font-size:1.3em;
}
#menu #nav .sottotitolo{
	font-size:0.9em;
	font-weight:normal;
	color:#698116;
}
#menu #nav a:hover, #menu #nav .selected{
	color: #698116;
	line-height:1.2em;
	font-size:1.3em;
}
#menu.menuDE #nav ul li { 
	padding: 0 18px;
}
/*--------------------------------------------------------- */
/*--------------------STILI BANDIERE----------------------- */
/*--------------------------------------------------------- */
#flags {
	width:990px;
	padding:10px 0 5px 0;
	text-align:right;
}
/*--------------------------------------------------------- */
/*----------------------STILI COL SX----------------------- */
/*--------------------------------------------------------- */
#colLeft {
	float:left;
	width:270px;
	margin:0 20px 0 5px;
}
#submenu{
	background: url(../_img/bgSubmenu.png) repeat-x;
	width: 240px;
	padding:10px 15px;
	margin-bottom:22px;
}
#submenu h2{
	background:url(../_img/icoSubmenuTitle.png) 0 12px no-repeat;
	padding:0 0 0 30px;
	font-size:2.8em;
	color: #18412F;
	margin:0;
}
#submenu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#submenu ul li{
	background:url(../_img/icoSubmenuItem.png) 0 3px no-repeat;
	padding: 0 0 6px 16px;	
	font-weight:bold;
}
#submenu ul li a{
	color:#000;
	text-decoration:none;
}
#submenu ul li a:hover, #submenu ul li.selected{
	color:#18412F;
}
#submenu ul li.selected{
	background:url(../_img/icoSubmenuItemOn.png) 0 3px no-repeat;
}
.boxColLeft {
	background: url(../_img/bgBox.png) repeat-x;
	width: 240px;
	padding:10px 15px;
	margin-bottom:22px;
}
.boxColLeft img {
	background:url(../_img/BgFotoPacchetti.gif);
	padding:8px;
}
.boxColLeft h2 {
	color: #698116; 
	margin:0;
	font-size:2.8em;
	background:url(../_img/icoBoxTitle.png) 0 3px no-repeat;
	padding:0 0 0 30px;
	line-height:1em;
}
.boxColLeft a {
	color:#18412F;
	font-size:1em;
	font-weight:bold;
}
.boxColLeft a:hover {
	color:#698116;
}
#bookingButton a{
	background:url(../_img/bookingButton.png) no-repeat;
	width:244px;
	padding:10px;
	color:#18412F;
	font-size:1em;
	font-weight:bold;
	display:block;
	text-decoration:none;
	line-height:1.4em;
	height:45px;
}
#bookingButton a:hover{
	background:url(../_img/bookingButtonOn.png) no-repeat;
	color:#A3B70D;
}
#bookingButton .booking{
	font-size:1.3em;
}
/*--------------------------------------------------------- */
/*----------------------STILI COL DX----------------------- */
/*--------------------------------------------------------- */
#colRight {
	float:left;
	width:690px;
}
#content {
	width:650px;
	background:url(../_img/bgContent.png) repeat-x;
	padding:20px 20px 40px 20px;
}
#content h1 {
	color: #698116; 
	margin:0 0 15px 0;
	font-size:4.8em;
	background:url(../_img/icoMainTitle.png) no-repeat;
	padding:5px 0 10px 28px;
	line-height:1em;
}	
#content #textHome {
	font-size:1.1em;
}
#content #textHome h1 {
 	margin:0 0 30px 0;
}
#content ul{
	margin-left:17px;
	padding:0;
}
#content ul li {
	padding-left:5px;
	margin:0;
}
#miniGallery img {
	margin-right:28px;
	background:url(../_img/bgFoto.gif) no-repeat;
	padding:9px 9px 9px 9px;
}
#miniGallery img.last {	
	margin:0;
}
.list {
	border-bottom:2px solid #E3E7B9;	
	padding-bottom: 10px;
	margin:10px 0;
}
.listImg {
	float:left;
	width:200px;
}
.listImg img {
	background:url(../_img/bgFoto.gif) no-repeat;
	padding:9px 9px 9px 9px;
}
.listText {
	float:left;
	width:435px;
	padding-left:15px;
}
.photogallery img {
	margin-right:15px;
	background:url(../_img/bgFoto.gif) no-repeat;
	padding:9px 9px 9px 9px;
}
.photogallery img.last {	
	margin:0;
}

.dividerGallery {
	clear:both;
	line-height:0.1em;
	height:1px;
	font-size:0.01em;
	border-bottom:2px solid #E3E7B9;	
	padding-top: 10px;
	margin-bottom:10px;
}
.pagination {
	margin-top:10px;
}
.pagination li{
	border:0; 
	margin:0; 
	padding:0;
	font-size:11px;
	list-style:none;
	float:left;
}
.pagination a{
	border:solid 1px #DDDDDD;
	margin-right:2px;
	color:#698116;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
.pagination .active{
	color:#698116;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
.pagination a:hover{
	border:solid 1px #698116;
}
table.prezzi th {
	text-align:center;
	background-color:#E7EAC2;
	padding:5px 0;
}
table.prezzi td {
	border-bottom:1px dotted #CCCCCC;
	font-size:0.9em;
	line-height:normal;
	padding:10px 0;
	text-align:center;
	background-color:#FFF;
}
table.prezzi td.periods {	
	color:#698116;
}
table.prezzi .border{
	border-right: 1px dotted #CCCCCC;
}
.boxOffers {
	width: 240px;
	float: left;
	margin:6px 50px 2px 5px;
}
.boxOffers img, .boxOffersIn img {
	background:url(../_img/BgFotoPacchetti.gif);
	padding:8px;
}
.boxOffersIn {
	margin:0 20px 0 0;
}
.boxOffers h3, .boxOffersIn h3{
	margin:0;
	color:#18412F;
}
#textOffers {
	float:left;
	width:350px;
}
a.bookingPage {
	display:block;
	width:220px;
	height:43px;
	text-align:center;
	padding-top:17px;
	background:url(../_img/bookingButtonSmall.png) no-repeat;
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;
}
a.bookingPage:hover {
	color:#698116;
}
#googleMap {
	width:630px;
	height:350px;
}
#routePlanning{
	width:650px;
	background:#FFF;
	padding:0 20px 40px 20px;
}
/*--------------------------------------------------------- */
/*----------------------STILI FOOTER----------------------- */
/*--------------------------------------------------------- */
#bottomMenuWrap {
	background: url(../_img/bgBottomMenu.png) bottom repeat-x;
	width:100%;
}
#bottomMenu {
	width:985px;
	padding:10px 5px 5px 0;
	margin:0 auto;
	text-align:right;
	color:#fff;
	clear:both;
	font-size:1.2em;
}
#bottomMenu a { 	
	color:#fff;
	text-decoration:none;
}
#bottomMenu a:hover { 	
	color:#CFD685;
}
#footerWrap {
	width:100%;
	background-color:#CFD685;
	padding-bottom:8px;
}
#footer {
	width:990px;
	margin:0 auto;
	padding: 20px 0 0 0;
	text-align:left;
}
#address {
	float:left;
	width:283px;
	border-right:2px solid #B2C06B;
	padding:0 0 0 10px;
	font-size:0.9em;
}
.addressText {
	margin:7px 0 0 28px;
	color:18412F;
}
.addressText img {
	margin:10px 10px 0 0;
}
#utilities {
	float:left;
}
.boxUtilities {
	float:left;
	border-right:2px solid #B2C06B;
	padding: 0 23px;
	width:180px;
}
.boxNewsletter{
	padding: 0 23px;
	margin-top:20px;
	font-size:0.9em;
}
.boxUtilities h2, .boxNewsletter h2 {
	color:#18412F;
	font-size:3em;
	margin: 0;
}
.lastBox {
	padding-right:0;
	border:none;
}
.imgUtilities {
	height:142px;
}
.boxNewsletter img{
	vertical-align:top;
}
