/* @group Typo */

body {
	font-size: 62.5%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
	color: #341E11;
	background-color: #F9F2DA;
	margin: 0;
}

a {
	/*color: #cb0e0e;*/
	color:#341E11;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.f-link {
	cursor: pointer;
	color: #cb0e0e;
	text-decoration: none;
}

.f-link:hover {
	text-decoration: underline;
}

#header {
	color: #F8F2DA;
}

#header a {
	color: #F8F2DA;
	background-color: transparent;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header h4 {
	font: 1.8em "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-weight: bold;
	line-height: 138%;
}

#header #claim h4 {
	font-style: italic;
}

#main h2 {
	font: 3em "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	color: #810706;
	margin: 0 0 15px 0;
	font-weight: bold;
	/*font-style: italic;*/
}

#main p {
	font-size: 1.3em;
	color: #341E11;
	margin-bottom: 15px;
	line-height: 140%;
}

#footer p {
	color: #26150C;
	font-size: 1.3em;
	line-height: 120%;
	margin-bottom: 20px;
}

#footer .col-3 p {
	line-height: 150%;
}

#footer h3 {
	color: #F8F2D8;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
}

#footer h3 a{
	color: #F8F2D8;
}

/*googlemap*/
#image_txt{
	font-size: 1.3em;
	color: #341E11;
	margin-bottom: 15px;
	line-height: 140%;
}

#image_google{float:right;border:solid 1px #3F0303; margin:30px;}

/*gallery*/
#photogallery{float:right;position:relative;width:670px;overflow:hidden;padding-left:25px;padding-top: 20px;}
#photogallery h1{font-size:2.0em;color:#7F0606;margin-bottom:10px;font-weight:normal;}

#photogallery .angolo_top_left{
	position:absolute;
	top:0;
	left:0;
	width:35px;
	height:35px;
	background:url(../images/corner_top_left.png);
	z-index:3;
}

#photogallery .angolo_bottom_right{
	position:absolute;
	bottom:0;
	right:0;
	width:35px;
	height:35px;
	background:url(../images/corner_bottom_right.png);
	z-index:3;
}

#photogallery .immagine{
	width:205px;
	height:120px;
	position:relative;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	z-index:2;
}

#photogallery .immagine img{
	width:190px;
	height:110px;
}

/*listpage*/
.list_page_container{
	width:290px;
	float:left;
	padding-top:20px;
	padding-right:20px;
}

.list_page_container .image{
	float:left;
	width:100px;
	margin-right:10px;
}

.list_page_container .data{
	width:70px; 
	height:112px; 
	background:url(../images/data.png);
	float:left;
}

.list_page_container .detail{
	width:210px;
	float:right;
}

.list_page_container .min {width:170px;}

.more {
	width:100px;
	height:9px;
	background:url(../images/more.png) no-repeat bottom left;
	padding:0 0 0 15px;
	cursor:pointer;
	margin-bottom:30px;
	font-size:1.2em;
}

.more a{
	color:#341E11;
}

.title{
	font-size:1.5em;
	font-weight: bold;
	margin-bottom:5px;
}

.title a{
	color:#341E11;
}
/*dettaglio*/

.list_page_detail_container{	
	width:630px;	
}

.list_page_detail_container .image{
	float:left;
	width:100px;	
}

.list_page_detail_container .data{
	width:70px; 
	height:112px; 
	background:url(../images/data.png);
	float:left;
}

.list_page_detail_container{	
	float:left;
	width:670px;	
}


.list_page_detail_container .detail{
	float:left;
	width:570px;
	background:url(../images/bg_h1_list_page.png) repeat-x;
}


.list_page_detail_container .detail h1{
	padding:13px 0 12px 11px;	
}

.list_page_detail_container .list_page_book {
	float:right;
	width:89px;
	height:31px;
	background:url(../images/list_page_book.png) no-repeat;
	margin:5px 0 0 0;
	cursor:pointer;
	color:#000;
	padding:7px 0 0 0;
	font-size:1.2em;
	text-align:center;
}

.list_page_book {
	float:left;
	width:89px;
	height:31px;
	background:url(../images/list_page_book.png) no-repeat;	
	cursor:pointer;
	color:#000;
	padding:7px 0 0 0;
	font-size:1.2em;
	text-align:center;
}

.list_page_detail_container .back {
	width:100px;
	height:9px;
	background:url(../images/back.png) no-repeat bottom left;
	padding:0 0 0 15px;
	cursor:pointer;
	margin-bottom:30px;
	font-size:1.2em;
}

.date{position:relative;left:5px;width:50px;height:112px;background:url(../images/data_evento.gif) top left no-repeat;float:}
.day{padding-left:2px ;font-size:4.0em;line-height:1.2em;text-align:center;color:#26150C;}
.month{font-size:1.0em;line-height:1.2em;text-align:center;color:#26130C;}

/* @end */

/* @group Structure */

div.float-container {
	overflow: hidden;
}

div.f-left {
	float: left;
}

div.f-right {
	float: right;
}

.hide {
	display: none;
}

/* @end */

/* @group Seobar */

#seobar {
	margin: 10px 0 0 0;
	width: 80%;
}

#seobar h1 {
	font-size: 1em;
	line-height: 1.1em;
	color: #F8F2DA;
	background-color: transparent;
	font-weight: normal;
}

/*Extra*/
.ClearAll{clear:both;margin-bottom:30px;}
.hidden{visibility:hidden;}
.show{visibility:visible;}
.none{display:none;}

/* @end */

/* @group  Header */

#header {
	height: 360px;
	background: #f9f2da url(../images/internal-header-bg.png) repeat-x scroll 0 -4px;
}

#header .content {
	margin: 0 auto;
	width: 960px;
	height: 360px;
	background: #f9f2da url(../images/internal-header-content-bg.png) no-repeat 0 0;
}

/* @end */

/* @group Logo */

#logo {
	margin: 17px 0 0 10px;
	width: 250px;
	height: 57px;
	/*background: url(../images/hotel-logo.png) no-repeat scroll left top;*/
}

.logo{
	display:block; 
	width:250px; 
	height:57px;
}

#logo_domain_2 {
	margin: 17px 0 0 10px;
	width: 250px;
	height: 67px;
	background: url(../images/logo_domain_2.png) no-repeat scroll left top;
	cursor:pointer;
}

#logo_domain_3 {
	margin: 17px 0 0 10px;
	width: 250px;
	height: 67px;
	background: url(../images/logo_domain_3.png) no-repeat scroll left top;
	cursor:pointer;
}

#logo_domain_4 {
	margin: 17px 0 0 10px;
	width: 250px;
	height: 67px;
	background: url(../images/logo_domain_4.png) no-repeat scroll left top;
	cursor:pointer;
}

#logo_domain_5 {
	margin: 17px 0 0 10px;
	width: 250px;
	height: 67px;
	background: url(../images/logo_domain_5.png) no-repeat scroll left top;
	cursor:pointer;
}

#scrittaflash-1{width:180px; height:40px; position:absolute; bottom:18px; left:40px;}
#scrittaflash-2{width:180px; height:40px; position:absolute; bottom:15px; left:35px;}
#scrittaflash-3{width:180px; height:40px; position:absolute; bottom:14px; left:30px;}
#scrittaflash-4{width:180px; height:40px; position:absolute; bottom:15px; left:30px;}

#logo h2, #logo h3, 
#logo_domain_2 h2, #logo_domain_2 h3, 
#logo_domain_3 h2, #logo_domain_3 h3,
#logo_domain_4 h2, #logo_domain_4 h3,
#logo_domain_5 h2, #logo_domain_5 h3
{
	display: none;
}

/* @end */

/* @group Claim */

#claim {
	width: 250px;
	margin: 27px 0 0 10px;
	height: 174px;
	position: relative;
	overflow: hidden;
}

#claim h4 {
	position: absolute;
	left: 5px;
	bottom: 0;
}

/* @end */

/* @group Visual */

#visual {
	width: 670px;
	margin: 5px 0 0 30px;
	height: 270px;
	overflow: hidden;
}

.visual_logofile {
	float:left;	
	width:334px;
	margin: 5px 0 0 30px;
	height: 270px;
	overflow: hidden;	
}

#loghi{	
	position:relative;
	width:666px;
	height:260px;	
	/*background:url(../images/cornici_loghi.gif) no-repeat;*/
	overflow:hidden;
}

#loading {
	position:relative;
	top:-320px;
	left:0px;
	width:670px;
	height:270px;
	background:#3F0303 url(../images/loading.gif) no-repeat center;	
}

#logofile_sx_container {
	float:left;
	width:340px;
	height:260px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/cornice_SX.png) no-repeat;
	z-index:5;	
}

#logofile_sx {	
	float:left;
	position:absolute;
	top:-75px;
	left:-28px;	
	z-index:4;
	visibility:hidden;
}



#logofile_dx_container {
	float:left;
	width:340px;
	height:260px;	
	position:absolute;
	top:0px;
	left:326px;
	background:url(../images/cornice_DX.png) no-repeat;
	z-index:5;
}

#logofile_dx {
	float:left;
	position:absolute;
	top:-75px;
	left:295px;
	z-index:4;
	visibility:hidden;
}

/* @end */

/* @group Main */

#main .content {
	margin: 0 auto;
	width: 960px;
	min-height: 350px;
	height: auto !important;
	height: 350px
}

#main .content ul {
	list-style: disc;
	margin-left: 40px;
}

#main .content ul li {
	font-size: 1.2em;
	margin: 0.5em 0;
	font-height: 1.5em;	
	display: list-item	
}

#main .content ol{
	list-style: decimal-leading-zero;
	margin-left: 40px;
}

#main .content ol li {
	font-size: 1.2em;
	margin: 0.5em 0;
	font-height: 1.5em;
	display: list-item
}

/* @end */

/* @group  Columns */

.col-1 {
	margin-left: 10px;
	width: 250px;
}

.col-2-wide {
	margin-left: 30px;
	width: 600px;
	padding-right: 70px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.text-col-l {
	width: 290px;
	margin-right: 10px;
}

.text-col-r {
	width: 290px;
	margin-left: 10px;
}

/* @end */

/* @group Footer */

#footer {
	background: #6B0405 url(../images/home-footer-bg.jpg) repeat-x;	
	height:170px;	
}

#footer .content {	
	margin: 0 auto;
	width: 960px;
	height:30px;
	/*background: url(../images/home-footer-content-bg.png) 0 0;*/
}

#footer .content .footer_menu{
	padding-top:45px;
}

#footer .content .footer_menu a{
	color:#FFFFFF;
	padding:0 5px;
	line-height:1.2em;
	font-size:1.4em;
	border-right:solid 1px #FFFFFF;
}

#footer .content .footer_menu .f-left a.last{	
	border-right:none;
}

#footer .content .footer_menu .f-right a.last{	
	border-right:none;
}

#footer .content .footer_menu a.current{	
	text-decoration:underline;
}

#footer #address {
	clear:both;
	margin: 0 auto;
	width: 960px;
	overflow:hidden;
	padding-top:20px;
	padding-left:10px;
	color:#FFFFFF;
	line-height:1.2em;
	font-size:1.2em;	
}

.paging {
	font-size:14px;

}

/* @end */
