@charset "UTF-8";
/* BODY */
body { 
	background:#FFFFFF url(../images/bgbody.png) left top repeat-x; 
/*	font-size:12px; */
/*	line-height:18px; */
/*	font-family:Verdana,Arial,Tahoma,sans-serif; */
	font-family:Helvetica,Arial,Tahoma,Verdana,"Lucida Grande",sans-serif;
	color:#666666; 
	margin: 0 auto;
	text-align: center;
	
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
/*	line-height:130%; */
	text-align:justify;
}
* {
border:0pt none;
margin:0pt;
padding:0pt;
}
h1 { font-size:20pt; color:#FFFFFF; font-weight:bold; line-height:35px; padding:0; margin:0;
	border-bottom:1px solid #FFFFFF; font-family:"Times New Roman"} /* text-transform:uppercase; */
h2 { font-size:14px; color:#A11E22; font-weight:bold; line-height:30px; padding:0; margin:0; } /* text-transform:uppercase; */
h3 { font-size:24px; color:#A11E22; font-weight:bold; line-height:50px; padding:0; margin:0; }
h4 { 
    font-size:14px;
    color:#FFFFFF;
    font-weight:bold;
    line-height:20px;
    text-transform:uppercase;
    padding:0;
    margin:0;
    border-bottom:1px solid #A11E22;
}
h5 { font-size:14px; color:#FFFFFF; font-weight:bold; line-height:20px; text-transform:uppercase; padding:0; margin:0; border-bottom:1px solid #666666; }
h6 { font-size:14px; color:#666666; font-weight:bold; line-height:30px; text-transform:uppercase; padding:0; margin:0; }
p { line-height: 1.5;
/*	color: #323232; */	
	padding:0px 0px 10px 0px; }
em { font-weight:bold; color:#999999; }
.red {
	color:#A11E22;
	font-weight:bold;
}
.hidden
{
	display: none;
}
/* DEFAULT ANCHORS */
a {
    color:#323232;
    text-decoration:none;
}
a:hover { color:#A11E22; /*#CCC;*/ }
a, a img {border:none; }
a:active, a:focus{ outline:none;}

/* FLOATS */
.left { float: left; }
.right { float: right; }
.leftimg { float: left; margin:0px 15px 5px 0px; }
.rightimg { float: right; margin:0px 0px 5px 15px; }

/* BREAKS */
.force_break { clear:both; }
.soft_break { clear:both; }
.hr_break { 
	clear:both; 
	height:1px; 
	background:url(../images/border_dot_horizontal.gif) repeat-x; 
}

/* STRUCTURE */
#bgcontainer { 
	background:url(../images/bgcontainer.png) repeat-y;
	width:940px;
	height:100%;
	min-height:100%;
	margin:0px auto;
	/*border: 1px solid gray; */
}

#container {
	background-color: #FFFFFF;
	width:920px; 
	height:100%;
	min-height:100%; 
	margin:0px auto;
/*	border: 1px solid gray; */
}
.one_column { width:223px; }
.two_column { width:477px; }
.three_column { width:731px; }
.four_column { width:985px; }

/* COLUMN SPECS */
.margin_left { padding-left:15px; }
.margin_right { padding-right:15px; }
.border_left { background:url(../images/border_dot_vertical.gif) top left repeat-y; padding-left:15px; }
.border_right { background:url(../images/border_dot_vertical.gif) top right repeat-y; padding-right:15px; }

/* HEADER */
#header { 
	height: 276px; /* 200px; */ 
	padding:0px 0px 0px 0px; 
	background-color: #FFFFFF;
	margin:0px auto; 
}
.logo { padding:65px 0px 0px 0px; }

#header a.more { padding-top:7px; }

/* TOOLBAR */
#toolbar {
/*	background: #dcdcdc; */
	background: #F2F2E9;
	margin: 0 auto;
	height: 20px;
/*	width: 100%; */
	border-bottom: 1px solid #989898;
	padding: 0 20px 0 20px;
	line-height: 20px;
	font-size: 80%;
}
#toolbar a{
	color: #666666;
	padding-left:5px;
}
#toolbar a:hover{
	color: #DCDCDC;
}
/* LOGO */
#logo {
/*	background: #FFFFFF; */
	margin: 0 auto;
	height: 203px;
	width: 920px ; /*100%; */
	border-bottom: 2px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
/* NAV */
#nav {
	background:transparent url(../images/menu_bg.png) repeat-x scroll 0pt 0pt;
/*	clear:both; */
	height:36px;
	margin:0px 15px;
	width:auto;
}
/* MENU */
#menu {
	height:36px;
	left:0px;
	padding:0px 0px 0px 30px;
	text-transform:uppercase;
}

#menu ul.menu {
	background:transparent url(../images/menu_li.png) no-repeat scroll 0pt 0pt;
	padding-left:1px;
}
#menu ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu li {
	background:transparent url(../images/menu_li.png) no-repeat scroll 100% 0pt;
	padding-right:1px;
}
#menu li.active, #menu2 li.active {
	font-weight:bold;
}
#menu li {
	display:block;
	float:left;
	margin:0px;
/*	padding:0px; */
	position:relative;
}
#menu li.active a, #menu li.active span{
	background:#FFFFFF none repeat scroll 0% 0%;
	background-position:95% 0px;
	display: block;
}
#menu li a.current, #menu2 li a.current {
	color:#AA1428 !important;
}
#menu li a.current:hover, #menu2 li a.current:hover {
	color:#AA1428;
}
#menu a, #menu span {
	background:transparent url(../images/menu_span_bg.png) repeat-x scroll 0pt 0pt;
}
#menu li a, #menu li span.separator {
	color:#323232;
	display:block;
	float:left;
	height:36px;
	line-height:38px;
	text-decoration:none;
}
#menu a span, #menu span span {
/*	font-family:Georgia,"Times New Roman",serif; */
	padding:0px 15px;
}
#menu li span {
	background-position:95% 0px;
	background-repeat:no-repeat;
}
#menu li span {
	display:block;
}

/* CONTENT */
#content { 
	padding:0px 0px 0px 0px;
}
#content p, #content li{
/*	text-align: justify; */ 
}
#content .homepage { 
	height: 905px; /*650px;*/
}
#content .homepage .col1 {
	height: 720px; /* 465px; */
}
#content .homepage .col2 {
	/*height: 100%; /*565px;*/
	height: 850px; /*565px;*/
}
#content .homepage .col1, #content .homepage .col2{
	margin: 20px 0 20px 0;
/*	min-height: 400px; */
	}
#content .homepage .col1 {
	margin-left: 15px;
	width: 640px;
	padding: 10px 10px 10px 10px;
	font-size: 110%;
}
#content .homepage .col2 {
	margin-right: 15px;
	width: 200px;
	padding: 20px 5px 0px 5px;
	border-left: 1px solid #e6e6e6;
}
#content .homepage .col2 img{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e6e6e6;
}

#content .article {
/*	background:#88c1db url(../images/bg-article.png) left top repeat-x; */ 
	background:#88c1db url(../images/bassa.jpg) center bottom repeat-x; 
		/*background-color: #88c1db; */
/*	float:left;
	clear:left; */
/*	background: #88C1DB url(../images/shadowAlpha2.png) repeat-x bottom left !important; */

/*	margin: 10px 15px 10px 15px !important; */
/*	margin: 10px 15px 10px 15px; */
	/*width: 500px;*/
/*	border: 5px double white !important; */
/*	border: 1px solid #EEEEEE; */
	
	color: #FFFFFF;
	margin: 20px 0 20px 0;
/*	min-height: 400px;*/
	padding-bottom: 125px !important;
}
#content .article .name{
	font-size:110%;
	font-weight: bold;
	padding: 0 0 0 100px;
	/*color: #A11E22;*/
}	
#content .article .email{
	padding: 0 0 0 100px;
}	
#content .article .email a:hover{
	color: #A11E22;
}	
#content .article h1{
/*	color : #88c1db; */
	margin: 5px;
	padding: 0px 0px 10px 0px;
}
#content .article h2{
/*	color : #88c1db; */
	margin: 5px;
	padding: 0px 0px 10px 0px;
}

/* #content .menuandpage {  }*/
#content .menuandpage .col1, #content .menuandpage .col2 {
	margin: 20px 0 20px 0;
	min-height: 400px;
	height: 100%;
}
#content .menuandpage .col1 {
	margin-left: 15px;
	width: 200px;
	padding: 10px 10px 10px 10px;
	font-size: 110%;
}
#content .menuandpage .col2 {
	margin-right: 15px;
	width: 640px;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #e6e6e6;
	color: #FFFFFF;
/*	color: #323232; */
	font-size: 110%;
}
#content .menuandpage h1{
    border-bottom: 1px solid #FFFFFF;
}

#content .menuandpage h4{
    color: #A11E22;
}
#content .menuandpage .article h4{
	color: #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#content .menuandpage p {
	padding: 0px 15px 0px 5px;
}
#content .menuandpage ul {
	padding: 10px 10px 0px 35px;
	list-style-type: square;
}
#content .menuandpage .menu {
	text-align: left;
}
#content .menuandpage ul.menu {
/* 	float:left; */
	list-style-image:none;
/* 	list-style-position:outside; */
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#content .menuandpage li{
/*    height: 30px; */
}

/* events */
/* #content .events {  }*/
#content events .col1, #content .events .col2 {
	margin: 20px 0 20px 0;
	min-height: 400px;
	height: 100%;
}
#content .events .col1 {
	margin-left: 15px;
	width: 240px;
	padding: 10px 5px 10px 10px;
	font-size: 110%;
}
#content .events .col2 {
	margin-right: 15px;
	width: 620px;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #e6e6e6;
/*	color: #FFFFFF; */
	color: #323232;
	font-size: 110%;
}
#content .whiteblock{
	background-color: #FFFFFF;
/*	border: 3px double #88c1db !important; */
	padding: 5px;
}
#content .events h1{
    border-bottom: 1px solid #FFFFFF;
}

#content .events h4{
    color: #A11E22;
}
#content .events p {
	padding: 0px 15px 0px 5px;
}
#content .events ul {
	padding: 5px 5px 0px 5px;
	list-style-type: none;
}
#content .events .menu {
	text-align: left;
}
#content .events ul.menu {
/* 	float:left; */
	list-style-image:none;
/* 	list-style-position:outside; */
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/* FOOTER */
#footer { 
	font-size:10px;
/* 	border-bottom: 1px solid #e6e6e6; */
	margin: 0px;
	padding: 10px 10px 0px 10px;
	text-align: center;
	background:#F2F2EA url('../images/footer_bg.gif') repeat-x scroll left top;
	height: 40px;
	/*float:relative;*/	
}
#footer .inner { padding:30px 0; }
#footer ul li { display:inline; }
#footer li a { color:#666666; letter-spacing:1px; font-weight:bold; padding:0px 20px 0px 0px; text-decoration:none; text-transform:uppercase; }
#footer a:hover { color:#999999; }
#footer .inner p { color:#666666; padding:10px 0px 0px 0px; letter-spacing:0.05em; }

/* HOMEPAGE CONTENT */


/* SIZE FONT */
div#fontsize a {
	width: 15px;
	height: 20px;
	line-height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	padding: 0px 0 0 0;	 
}
a#switchfontsmall {
	background: url(../images/size_small.png) 0 0 no-repeat;
}
a:hover#switchfontsmall {
	background: url(../images/size_small.png) 0 -20px no-repeat;
}
a#switchfontmedium {
	background: url(../images/size_medium.png) 0 0 no-repeat;
}
a:hover#switchfontmedium {
	background: url(../images/size_medium.png) 0 -20px no-repeat;
}
a#switchfontlarge {
	background: url(../images/size_large.png) 0 0 no-repeat;
}
a:hover#switchfontlarge {
	background: url(../images/size_large.png) 0 -20px no-repeat;
}
/* NEWS */
#news {
	width: 100%;
}
#news .news1, #news .news2 {
	width: 430px;
/* 	border: 1px solid gray;*/
	height: 120px;
}
#news .news1 {
	float: left;
	margin-left: 15px;
}
#news .news2 {
	float:right;
	margin-right: 15px;
}

/* GESTIONE SCROLL index.php*/

.home-highlight-container,.current-highlight, .highlight-background {
/*	div
{ */
	position: relative;
	float: left;
}
	
.home-highlight-container
{
	height: 250px;
	width: 890px; /* 650px; */
	overflow: hidden;
	background: #FFFFFF; /* #000000;*/
	margin: 0px 15px 0px 15px;	
	text-align:left;
	/*width:952px;*/
	border: 1px solid #9C9C9D;
}
.current-highlight
{
	width: 440px;
	height: 250px;
}
.current-highlight img
{
	margin: 0 auto;
	position: absolute;
	z-index: 1;
}
.current-highlight .highlight-background
{
	position: absolute;
	width: 440px;
	z-index: 2;
	bottom: 0;
	background: #000000;
}
.current-highlight h2
{
	position: absolute;
	z-index: 3;
	bottom: 0;
	width: 440px;

	background: #000000;
	line-height: 0.8em;
}
.current-highlight h2 a.item-area, .current-highlight h2 strong
{
	display: block;
}
.current-highlight h2 a.item-area, .current-highlight h2 a.item-area:visited
{
	padding: 2px 10px 0px 5px;

	font-size: 13px;
	color: #ffdb74;
}
.current-highlight h2 strong
{
	padding: 0px 5px 5px 5px;
	font-size: 11px;
	font-weight: normal;
	color: #e4e2d6;
}
.highlight-items-list
{
	width: 450px; /*210px;*/
	height: 250px;
	overflow: hidden;
	background: url( "../images/images_news/bg-highlight-items-list2.png" ) repeat-x top left;
}
li.highlight-item
{
	width: 450px; /*210px;*/
	height: 62px;
	padding-bottom: 1px;
}
li.highlight-item-last
{
	margin-bottom: 0;
	height: 62px;
	padding-bottom: 1px;
}
.highlight-item .available-list
{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
}
.home-highlight .available-list a
{
	font-size: 9px;
	padding-right: 3px;
}
.highlight-item a.title
{
	position: absolute;
	width: 450px; /*210px;*/
	height: 61px;
	z-index: 1;

	line-height: 1.2em;
}
.highlight-item a.title span.item-area
{
	display: block;
	padding: 4px 10px 0px 10px;

	font-weight: normal;
	font-size: 12px;
	color: #b14a5d;
}
.highlight-item a.title strong
{
	display: block;
	padding: 0px 10px;

	font-size: 13px;
	line-height: 1.3em;
	color: #4d4d4d;
}
.highlight-item a.title:hover
{
	text-decoration: none;
	background: #666666;
}
.highlight-items-list .selected a.title,
.highlight-items-list .selected a.title:hover
{
/*	background: #ede68a; */
	background: #fffab5;	
}
.highlight-items-list .selected a.title strong
{
	color: #000000;
}
.highlight-item-last a.title
{
	height: 61px;
}

.custom-list, .custom-list-item
{
	position: relative;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
/* date box */
.date_box {
	background:white url(../images/date_box_.png) no-repeat scroll center center; /* 0pt 0pt; */
	color:#BBBBBB;
	display:block;
	font-size:90%;
	height:68px;
	margin-top:0pt;
/*	padding-top:3px; */
	padding:5px;
	text-align:center;
	text-indent:-2px;
	text-transform:uppercase;
	width:61px;
}
.date_box .day {
	color:#DDDDDD;
	display:block;
	font-size:150%;
	letter-spacing:-2px;
	margin-top:0px;
	text-indent:-5px;
}
.post-index h3 {
	left:70px;
	margin-top:-80px;
	position:relative;
	width:80%;
}
.post-index-excerpt {
	left:70px;
	margin-top:0px;
	position:relative;
	width:90%;
}
hr{
	border-bottom:1px dashed #DDDDDD;
	}
.post-index-credit, .post-index-excerpt, .post-index .post_meta {
	left:70px;
	margin-top:0px;
	position:relative;
	width:90%;
}

 .topevents { 
/* 	background:transparent url(../images/top_small.png) left top no-repeat; */
	background: #fffAB5; /* #fcfcff; */
	border: 1px solid #e3e0e0;
	padding: 5px; 
}

#content .dovesiamo .col1, #content .events .col2 {
	margin: 20px 0 20px 0;
	min-height: 400px;
	height: 100%;
}
#content .dovesiamo .col1 {
	margin-left: 15px;
	width: 200px;
	padding: 10px 10px 10px 10px;
	font-size: 110%;
}
#content .dovesiamo .col2 {
	margin-right: 15px;
	width: 620px;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #e6e6e6;
	color: #FFFFFF;
/*	color: #323232; */
	font-size: 110%;
}
#content .dovesiamo h4 {
    border-bottom:1px solid #FFFFFF;
}

#gallery {
	width: 448px; /*512px;*/
	padding: 5px;
	border: 3px #C6CFD3 double; /* dashed; */
	background: #f3f3f3;
}
