@charset  "iso-8859-1";
/* Custom style for site, CSS Document */

@import url("navi.css");

/*-----------------------------------------------------------------------------------------------
CORE STRUCTURE
-----------------------------------------------------------------------------------------------*/
/*#ffffff*/


body {<font face=” Verdana </font>	font-size:16px;	color: #000000;}
strong {color:	#000000;}
a { color: #red; font-weight:bold;}
a: hover {color:#ffffff;}
a: visited {color:#blue;}


/* SLIDER ---------------------------------- */
#mainSlider, #naviSlider { padding: 0;	margin: 0; list-style: none; overflow: hidden;}
#mainSlider li { padding: 0; margin: 0; zoom:1; }
#naviSlider img { display:block; margin: 0 auto; padding:0; height:250px; width:940px;}
#navigation {position: relative; z-index: 10000; }
#navigation  .highlight {margin: 0 0 12px 0;}
#footer {background: #ffffff; color: #000000; margin-top:5px;}
#eventList {padding: 10px;}
#maps{width: 695px; height: 500px; margin-left: 10px; border: solid 1px #ffffff;}
#mainDiv, #fullDiv{text-align:justify;}

.Box_title {
	
	background-color: #ffffff;
	height: 27px;
	line-height:27px;
	padding: 0px 10px;
	color: #000000;
	text-decoration: none;
	margin: 10px 0px;
	font-weight:bold;
	color: #FFF;
}
.Box_title p{margin:0px;}
.Box_title strong {color: #000000;}
.Box_title img {width: 20px; height: 20px;  margin: 4px 3px 3px 3px;}

.Box_title_sidebar {
	
	background-color: #ffffff;
	height: 25px;
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	margin: 0px;
	border: none;
	font-weight: bold;
	color: #FFF;
}

.Box_sidebar{padding:5px 5px 10px 10px;	font-size:10px;}
.Box_sidebar a, .Box_sidebar a:hover, .Box_sidebar a:visited { font-size:11px;}
.Box_sidebar img 
{
      border: 0px;  
	  width: 190px;
} 

.Box_sidebar span.youtube_thumbnail {
      float: left;
      margin-right: 20px;
      padding: 2px;
      border: solid silver 1px;  
      font-size: x-small; 
      text-align: center
    }  

	
/*-----------------------------------------------------------------------------------------------
FOOTER
-----------------------------------------------------------------------------------------------*/

#calltoaction {
	background: #ffffff;
	border-top: 1px solid #E5E5E5;
	width: 100%;
	padding: 13px 0;
	}
.message {
	position: relative;
	font-size: 18px;
	line-height: 34px;
	width: 940px;
	margin: 0 auto;
	}
.message a {
	color: #e31e9b;
	border-bottom: 1px dotted #e31e9b;
	}
.message a:hover { color: #e670bb; }
.message .cta {
	position: absolute;
	margin: 1px 0;
	top: -1px;
	}
.message .cta.design { right: 240px; }
.message .cta.notebook { right: 0px; }
#overview {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	}
#overview h3 {
	color: black;
	margin: 0 0 5px 0;
	font-size:18px;
	}
#footer .highlight {
	background: #000000;
	border-top: 1px solid #14171a;
	height: 1px;
	width: 100%;
	margin: 0 0 5px 0;
	float: left;
	}
.footblock {
	line-height: 20px;
	width: 225px;
	margin: 5px 5px 5px 10px;
	float: left;
	}
.footblock p a, #copyright a {
	color: #000000;
	display: inline;
	border: none;
	}
.footblock a {
	position: relative;
	color: #000000;
	display: block;
	cursor: pointer;
	}

.footblock img {
	padding: 10px;
	display: block;
 	margin-left: auto;
 	margin-right: auto;
	width: 100%;
	border: solid color: #CEDCE5 1px;
}
	
.footblock a:hover, .footblock a:hover span, #copyright a:hover { color: #000000; }
.footblock a:active, .footblock a:active span, #copyright a:active { color: #000000; }
.footblock a span {
	position: absolute; right: 0;
	color: #000000;
	font-size: 10px;
	}
#copyright {
	margin: 0 auto;
	padding: 0 0 12px 0;
	}
#copyright .highlight {
	margin: 0 0 12px 0;
	}
#copyright .left {
	margin: 0 20px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
EFFECTS & FIXES
-----------------------------------------------------------------------------------------------*/
.hide { display: none; }
.clearfix {
	display: block;
	height: 1%;
	}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
	}
.left, .alignleft {
	float: left;
	border: none;
	}
.right, .alignright {
	float: right;
	border: none;
	}
.toggleopacity img {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}
.toggleopacity:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	}
.rounded {-moz-border-radius: 10px;	-webkit-border-radius: 10px;-khtml-border-radius: 10px;	border-radius: 10px;}
.rounded5 {-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px ;border-radius: 5px;}
.rounded5_htc {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px ;
	border-radius: 5px;
	/*for IE6,IE7 and IE8. IE9 will support border-radius*/
	behavior: url(/SaturaNew/960gs/code/css/border-radius.htc);
}		

.leaf {
	/*-moz-border-radius: 10px 0px;
	-webkit-border-radius: 10px 0px;
	-khtml-border-radius: 10px 0px;
	border-radius: 10px 0px;*/
	
	/*for IE6,IE7 and IE8. IE9 will support border-radius
	behavior: url(/SaturaNew/960gs/code/css/border-radius.htc);*/
	
	background-color: #ffffff;
	padding: 5px;
	color: #000000;
	text-align: justify; 
	padding: 0.5cm 0.5cm 1cm 0.5cm;
}
.leaf strong {color: #FFF; }

.borderless { border: none!important; }
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
.scrollto {color: #000000;cursor: pointer;}
.red { color: #e03b4e; }
.green { color: #41bf34; }
.caps { text-transform: uppercase; }


/* RICERCA EVENTO*/
.eventDetail {height: 170px; color: #42464A;}
.eventDetail img {
	width: 140px;
	height: 140px;
	margin: 5px 15px 5px 5px;
	padding: 8px;
	border: 2px solid #F60; 
	float: left;
}

/* DETTAGLIO EVENTO e ANTEPRIMA HOME PAGE*/
.historyLink { width:100%; text-align:center; padding-bottom: 10px;}
.highligthedSentence {font-weight:bold;  background-color:#ffffff; color:#000000; padding:3px; margin: 3px 0px 3px 0px;}

.Box3_top {background: url(../img/roundedTop3.gif) no-repeat top; height: 14px;}
.Box3_topdropped {/*background: url(../img/roundedTop3Drop.gif) no-repeat top;*/ height: 25px;}
.Box3_bottom {/*background: url(../img/roundedBottom3.gif) no-repeat bottom;*/ height: 14px; margin: 0px 0px 5px 0px;}
.Box3_body {/*
	background: url(../img/roundedBody3.gif) repeat-y;*/
	padding: 5px 4px 5px 5px;
	height: 310px;
	overflow:hidden;
	position:relative;
}


.Box3_body h2, .Box6_body h2{
	font-weight: normal;
	color: #42464A;
	font-size:16px;
	text-align:center;
	background: #CACACA;
	padding-right: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	for IE8, IE9 does support border-radius
	behavior: url(/SaturaNew/960gs/code/css/border-radius.htc);*/
}

.Box3_body img, .Box6_body img {
	
	background: #2F2F2F;
	display: block;
	margin: 0px auto;
	border: 0px #42464A;
	/*border-bottom: solid #F60 4px;*/
}

.Box3_body a img, .Box3_body a:hover img, .Box3_body a:visited img,
.Box6_body a img, .Box6_body a:hover img, .Box6_body a:visited img{ 
	
	/*border-top-style:none;
	border-left-style:none; 
	border-right-style: none;*/
	border-top-style: solid 1px #42464A;
	border-left-style: solid 1px #42464A; 
	border-right-style: solid 1px #42464A;
	border-bottom: solid 1px #42464A;
}
.Box3_body p{ padding: 2px 5px 4px 5px; margin: 0px;}

.Box4_top { height: 14px;}
.Box4_bottom { no-repeat bottom; height: 14px; margin: 0px 0px 10px 0px;}
.Box4_body {
	background: black;
	padding: 5px 8px 5px 7px;
	margin-bottom: 0px;
}

.Box6_top {background: url(../img/roundedTop6.gif) no-repeat top; height: 14px;}
.Box6_topdropped {/*background: url(../img/roundedTop6Drop.gif) no-repeat top;*/ height: 25px;}
.Box6_bottom {/*background: url(../img/roundedBottom6.gif) no-repeat bottom;*/ height: 14px; margin: 0px 0px 5px 0px;}
.Box6_body {/*
	background: url(../img/roundedBody6.gif) repeat-y;*/
	padding: 5px;
	height: 275px;
	overflow:hidden;
	position: relative; 
}
.Box6_body p{ padding: 0px 5px 0px 5px; }

.Box12_top {background: no-repeat top; height: 14px;}
.Box12_bottom {background: no-repeat bottom; height: 14px; margin: 0px 0px 10px 0px;}
.Box12_body {
	background: repeat-y;
	text-align:justify;
	padding: 5px 8px 5px 7px;
	margin-bottom: 0px;
}

.eventView {
	
	background-color: #FFF;
	width: 0px;
	height: 0px;
	border: black ; 
	display: block;
	margin: 0px auto 0px auto;
	padding: 10px;
}

.logoImage{
	width: 100px;
	height: 100px;
	margin: 0px auto 8px auto;
	border: 1px solid #F60;
	display:block;
}

#alphabet {text-align:center; padding: 20px 0px 5px 0px;}



