
#nwsevt
{
	margin-top:5px;
	float:right;
	width:217px;

}

#cnt
{
	margin:0px;
	padding:0px;
	width:737px;
	background-color:#ffffff;
	overflow:auto;
	float:left;

}


#cnt1
{
	float:left;
	width:189px;
}

#cnt2
{
	margin-left:0px;
	width:548px;
	float:left;
}

#cnt2 h1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6edf3;
	height:28px;
}


#cnt3
{
}

#cnt4
{

}

#cnt4
{

}
#cnt5
{

}

#cnt6
{

}

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

#slide_show
{
	margin-top:6px;
	float:left;
	display:block;
	overflow:hidden;
	margin-bottom:18px;
	width:737px;
	height:247px;
}

#slide_show #image
{
	float:left;
	width:737px;
	height:247px;
	overflow:hidden;
	margin-bottom:7px;
	
}

#slide_show #image img
{
}

#slide_show #txt
{
	margin-top:177px;
	z-index:50;
	width:737px;
	display: block;
	position: absolute;
	color:#FFF;
	background-image: url(../images/background/slide-text.png);
	background-repeat: repeat;
	overflow:hidden;
	height:70px;


}

#slide_show #txt div
{
	margin:0px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;

}

#slide_show #txt div h2
{
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:11px;
	margin-bottom:4px;
}

#slide_show #txt div p
{
	margin:0px;
	padding:0px;
	font-size:11px;
}

#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 }

/* ############################################################## */
/* Booking */

#booking
{
	background-color:#E9EFF6;
	display:inline-block;
	height:235px;
	margin-bottom:12px;
	margin-top:6px;
	margin-left:1px;
	padding-left:11px;
	padding-top:12px;
	width:211px;
}

#booking form
{
	margin-top:0px;
	font-size:11px;
}

#booking .adrm 
{
	float:left;
	margin-bottom:6px;
	margin-right:0;
	margin-top:6px;
	width:53px;
}

#booking .code
{
	float:left;
	margin-bottom:0;
	margin-right:0;
	margin-top:6px;
	width:103px;
}

#booking h2
{
	border-bottom:1px solid #D9E0EF;
	height:19px;
	margin:0 0 3px;
	text-align:center;
	width:201px;
}

#booking p
{
	margin:0;
	color:#5191b2;
}

#booking .othbook p
{
	margin-left:1px;
	margin-top:16px;
	
}


#booking .submit input
{
	width:auto;
	height:26px;
	background-color:#d8dde7;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:8px;

}








/* ############################################################## */
/* Simple news generazione senza tpl */

.simplenews-block
{
	width:213px;
	padding:1px;
	border: 1px solid #eff4f8;
	min-height:193px;
	margin-bottom:6px;
}

.simplenews-block .news-folder
{
	display:none;
}



.simplenews-block  h2
{
	padding-left:8px;
	padding-top:5px;
	background-color:#7099bd;
	height:21px;
	background-image: url(../images/background/bg_relpage.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight:bold;
}

.simplenews-block  h2 a:link, .simplenews-block  h2 a:visited, .simplenews-block  h2 a:active  
{
	color:#FFF;
	font-weight:bold;
}

.simplenews-block  h2 a:hover
{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}


.simplenews-block .newscat .news
{

}
.simplenews-block .newscat .news h3 
{
	margin-top:15px;
	padding-left:14px;
	font-size:11px;
	text-transform: uppercase;
	color:#006691;

}

.simplenews-block .newscat .news h3 a:link,  .simplenews-block .newscat .news h3 a:visited,.simplenews-block .newscat .news h3 a:active
{
	font-weight:normal;
	font-size:11px;
	text-transform: uppercase;
	color:#006691;
}
.simplenews-block  .newscat .news h3 a:hover
{
	font-weight:normal;
	color:#006691;
}



.simplenews-block .newscat .news img
{
	margin-top:7px;
	float:left;
	margin-right:10px;
	margin-left:15px;
	display:none;
	border: 2px solid #e6edf3;


}

.simplenews-block .newscat .news p
{

	margin-top:5px;
	margin-bottom:0px;
	padding-left:14px;
	padding-right:14px;
	font-size:11px;


}


.simplenews-block .newscat .news .news-price
{
	color:#006691;
	padding-top:5px;
	margin-top:0px;
	text-align:left;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	display:none;
}

.simplenews-block .newscat .news .news-price .news-goto
{
	color:#006691;
	padding-top:5px;
	margin-top:0px;
	text-align:left;
	padding-left:15px;
	font-size:12px;
}

.simplenews-block .newscat .news .news-price .news-goto a:link, .simplenews-block .newscat .news .news-price .news-goto a:visited, .simplenews-block .newscat .news .news-price .news-goto a:active 
{
	color:#006691;
	font-size:12px;
	
}

.simplenews-block .newscat .news .news-price .news-goto a:hover
{
	color:#006691;
	font-size:12px;
	
}

.simplenews-block .newscat .news .news-link
{
	clear:both;
	color:#000000;
	margin-left:95px;
	padding-top:5px;
	display:none;
	
}


/* ############################################################## */
/* Chiusura della pagina */

#footer
{
	margin-top:30px;
	padding-top:16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
}


.site h1
{
	font-weight:normal;
	font-size:11px;
	font-weight:normal;
}


/* NEWS E OFFERTE SOTTO IL MENU */


/* Notizie in home page */

#cnt1 .news_page
{
	margin-bottom:10px;
	margin-top:20px;

}

#cnt1 .news_page .simplenews-relmynews
{


}



#cnt1 .news_page .simplenews-relmynews  h2
{
	text-transform: uppercase;
	margin:0;
	border-bottom:1px solid #d9e0ef;
	text-align:left;
	height:22px;
}


#cnt1 .news_page .simplenews-relmynews  h2 a:link,#cnt1 .news_page .simplenews-relmynews  h2 a:visited,#cnt1 .news_page .simplenews-relmynews  h2 a:active {
	font-weight:bold;
	text-decoration: none;	
}
#cnt1 .news_page .simplenews-relmynews  h2 a:hover {
	font-weight:bold;
	text-decoration: normal;

}





#cnt1 .news_page .simplenews-relmynews .newscat .news
{
	overflow:hidden;
}
#cnt1 .news_page .simplenews-relmynews .newscat .news h3 
{
	margin-top:10px;
	padding-left:0px;
	font-size:11px;
	text-transform: uppercase;
	color:#006691;
	border-bottom:none;

}

#cnt1 .news_page .simplenews-relmynews .newscat .news h3 a:link,  #cnt1 .news_page .simplenews-relmynews .newscat .news h3 a:visited,#cnt1 .news_page .simplenews-relmynews .newscat .news h3 a:active
{
	font-weight:normal;
	font-size:11px;
	text-transform: uppercase;
	color:#006691;
}
#cnt1 .news_page .simplenews-relmynews  .newscat .news h3 a:hover
{
	font-weight:normal;
	color:#006691;
}



#cnt1 .news_page .simplenews-relmynews .newscat .news img
{
	float:left;
	display:none;


}

#cnt1 .news_page .simplenews-relmynews .newscat .news p
{
	line-height:1.5;
	margin-top:5px;
	padding-left:0px;
	padding-right:0px;
	font-size:11px;


}


#cnt1 .news_page .simplenews-relmynews .newscat .news .news-price
{
	color:#006691;
	padding-top:0px;
	margin-top:0px;
	text-align:right;
	padding-left:15px;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #eff4f8;
	display:none;

}

#cnt1 .news_page .simplenews-relmynews .newscat .news .news-price .news-goto
{
	color:#006691;
	padding-top:5px;
	margin-top:0px;
	text-align:left;
	padding-left:15px;
	font-size:12px;
	display:none;
}

#cnt1 .news_page .simplenews-relmynews .newscat .news .news-price .news-goto a:link, #cnt1 .news_page .simplenews-relmynews .newscat .news .news-price .news-goto a:visited, #cnt1 .news_page .simplenews-relmynews .newscat .news .news-price .news-goto a:active 
{
	color:#006691;
	font-size:12px;
	
}

#cnt1 .news_page .simplenews-relmynews .newscat .news .news-price .news-goto a:hover
{
	color:#006691;
	font-size:12px;
	
}

#cnt1 .news_page .simplenews-relmynews .newscat .news .news-link
{
	color:#559cbe;
	margin-left:0px;
	padding-top:5px;
	display:none;
	float:none;
	clear:none;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #eff4f8;
	width:518px;
	padding-bottom:5px;
	text-align:right;
	display:none;

}

#cnt1 .news_page .simplenews-relmynews .newscat .news .news-link a:link, #cnt1 .news_page .simplenews-relmynews .newscat .news .news-link a:visited, #cnt1 .news_page .simplenews-relmynews .newscat .news .news-link a:active 
{
	color:#559cbe;
	font-size:11px;
	font-weight:bold;
	
}

#cnt1 .news_page .simplenews-relmynews .newscat .news .news-link a:hover
{
	color:#559cbe;
	font-size:11px;
	font-weight:bold;
	
}

#cnt1 .news_page .simplenews-relmynews .news-folder
{
	display:none;
}

