body
{
		background-image: url(../images/background/body-pg.jpg);
		background-color:#FFF;


}
#cnt
{
	margin:0px;
	padding:0px;
	width:100%;
	padding-top:15px;
}


#cnt1
{
	float:left;
	width:214px;
	margin-top:30px;
}




#cnt2
{
	margin-left:23px;
	width:713px;
	float:left;
}

#cnt2 h1
{
	font-family: Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-left:0px;
	margin-top:2px;
	margin-bottom:30px;


}




#cnt3
{
	width:210px;
	float:left;
	margin-left:6px;
}




#cnt4
{

}

#cnt4
{

}
#cnt5
{

}

#cnt6
{

}


/* ############################################################## */
/* Slideshow  */

#slide_show
{
	margin-bottom:3px;
	width:960px;
	height:230px;
	background-image: url(../images/background/slide-show-page.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

#slide_show #image
{
	float:left;
	overflow:hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccd7e1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd7e1;
	width:577px;
	height:229px;
}

#slide_show #image img
{
}

#slide_show #txt
{
	float:left;
	width:340px;
	margin:21px;
	


}

#slide_show #txt div
{
	margin:0px;
	padding:0px;
}

#slide_show #txt div h2
{
	color:#25659b;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family:Arial, Helvetica, "Trebuchet MS", sans-serif;

}

#slide_show #txt div p
{
	margin:0px;
	padding:0px;
	line-height:1.5;
	color:#3a3a3a;
	margin-top:2px;
}

#slide_show .navigator
{
	height:83px;
	clear:both;
	margin:0px;
	padding:0px;

}


#slide_show .navigator .prev
{
	float:left;
	width:20px;
	margin:0px;
	padding:0px;
	display:table-cell; 
	vertical-align:middle;
	cursor:pointer;
}

#slide_show .navigator .next
{
	float:right;
	width:13px;
	margin:0px;
	padding:0px;
	display:table-cell; 
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
}

#slide_show .navigator #cnt-thumbs
{
	margin:0px;
	padding:0px;
	float:left;
	width:630px;
	height:83px;
	overflow:hidden;

}
#slide_show .navigator #cnt-thumbs li { width: 77px; float: left; margin-right:13px; list-style: none }
#slide_show .navigator #cnt-thumbs a { width: 77px; padding: 2px; display: block; border: 1px solid #ccc; }
#slide_show .navigator #cnt-thumbs a.activeSlide { background: #a9cbda }
#slide_show .navigator #cnt-thumbs a:focus { outline: none; }
#slide_show .navigator #cnt-thumbs img { border: none; display: block }


/* ############################################################## */
/* Notizie della home Page */


#booking
{
	width:345px;
	height:100px;
	overflow:hidden;
	top:270px;
	z-index:5;
	display: block;
	position: absolute;
	margin-left:596px;
	font-size:10px;
	

}

/* ############################################################## */
/* Notizie in home page */

.simplenews-block
{
	margin:0px;
	padding:13px;
	overflow:hidden;
	color:#717171;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(../images/background/blok-news-home.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:188px;
	min-height:127px;
	margin-bottom:14px;
}



.simplenews-block  h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-image: url(../images/background/h2-blok-news.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-transform: uppercase;
	color: #418fc5;
	padding-left:24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd9e4;
	padding-bottom:10px;
}


.simplenews-block  h2 a:link,.simplenews-block  h2 a:visited,.simplenews-block  h2 a:active
{
	color: #418fc5;
	text-decoration:none;
}
.simplenews-block  h2 a:hover {
	color: #418fc5;
	text-decoration:none;

}

.simplenews-block  .newscat 
{
	margin-top:14px;
	float:left;

}


.simplenews-block  .newscat .news
{
	width:188px;
}
.simplenews-block .newscat .news h3 
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#296ca1;
	font-weight:bold;

}

.simplenews-block .newscat .news h3 a:link,  .simplenews-block .newscat .news h3 a:visited,.simplenews-block .newscat .news h3 a:active
{
	font-weight:bold;
	color:#296ca1;
	text-decoration:none;
}
.simplenews-block  .newscat .news h3 a:hover
{
	font-weight:bold;

color:#296ca1;
}



.simplenews-block .newscat .news img
{
	display:none;


}

.simplenews-block .newscat .news p
{
	font-size:11px;


}


#content-main {
margin-left:0px !important;

}

