/* CSS Document */
body {
	scrollbar-face-color: #0072bc;
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #FFF;
	background-image: url('img/bg.gif');
	background-color: #FFF;
	background-position: center top;
	background-repeat:repeat-x;
	font-family: Arial, Geneva, sans-serif;
	font-size:12px;
	list-style-image: url('img/list.gif');
}

h3{
	line-height:normal;
}

h4{
	line-height:normal;
}

textarea{
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
}

table{
	border-collapse:collapse;
	table-layout:fixed;
}

#container {
	top:-8px;
	left: -2px;
	position: relative;
	margin:0 auto;
	width: 970px;
	height: 600px;
	background-color:#FFF
}

#container .arancio {
	background-color:#f7941e;
}

#container .celeste,#container #list_sx, #container #list_c, #container #list_dx{
	background-color:#3c93cc;
}

#container .blu {
	background-color:#0072bc;
}

#container .bianco {
	background-color:#FFF;
}

#container #barra_top{
	background-image: url('img/barra_top.gif');
	text-align:center;
	font-weight:bold;
}

#container #barra_top a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#container #barra_top .sep_top{
	background-image: url('img/sep_top.gif');
	background-repeat:no-repeat;
	width: 10px;
	height: 37px;
	float: left;
}

#container #barra_top .unsel_top {
	color: #FFF;
	padding: 5px;
	float: left;
	max-width: 80px;
}

#container #barra_top .sel_top {
	background-image: url('img/sel_top.gif');
	background-color:#FFF;
	background-position:bottom;
	background-repeat: repeat-x;
	font-weight:bold;
	color: #0072bc;
	padding: 5px;
	float: left;
	max-width: 80px;
	height: 30px;
}

#container #barra_top .sel_top_sx {
	background-position:left;
	background-repeat: no-repeat;
	background-color:#FFF;
	background-image: url('img/sel_sx.gif');
	width: 10px;
	height: 40px;
	float: left;
}

#container #barra_top .sel_top_dx {
	background-position:right;
	background-repeat: no-repeat;
	background-color:#FFF;
	background-image: url('img/sel_dx.gif');
	width: 10px;
	height: 40px;
	float: left;
}

#container #barra_bottom{
	background-image: url('img/barra_bottom.gif');
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

#container #barra_bottom a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#container #barra_bottom .sel{
	background-image: url('img/barra_bottom_sel.gif');
	text-align:center;
	color:#FFF;
	font-weight:bold;
	color: #0072bc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width:auto;
	float: left;
	height: 35px
}

#container #barra_bottom .unsel{
	text-align:center;
	color:#FFF;
	font-weight:bold;
	width:auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	float: left;
	width:auto;
	height: 31px
}

#container #list_sx, #container #list_c, #container #list_dx{
	background-image: url('img/list.gif');
	background-repeat: no-repeat;
}

#container #list_sx{
	background-position:left;
}

#container #list_c{
	background-position:center;
	color: #FFF;
	text-align:right;
	padding-left: 0px;
	font-weight:bold;
	line-height: 12px;
	font-size: 14px;
	margin: 0px;
}
#container #list_c a{
	color: #c4def0;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}
#container #list_c p{
	margin: 0px;
	padding: 6px;
	padding-left: 0px;
	border: none;
	border-bottom: 2px dotted #5fa6d5;
}
#container #list_c .third, #container #list_c .third_sel {
	font-size:11px;
	text-decoration:none;
	line-height: 20px;
}

#container #list_dx{
	background-position:right;
}

#container #testo{
	background-image: url('img/testo.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #0072bc;
	text-align: justify;
	padding: 5px;
}

#container #testo a{
	color:#E81;
	text-decoration:none;
	font-weight:bold;
}

#container #testo .titolo_eventi{
	color:#E81;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
	float: left;
	width: 335px;
	background: url('img/scroll_copri.gif') right top no-repeat;
	height: 35px;
}

/* box */

#container #header {
	height: 82px;
}

#container #header #box #amici_click{
	position: relative;
	float: right;
	background-color: #FFF;
	background-image: url('img/amici.gif');
	width: 337px;
	height: 70px;
	cursor:pointer;
}

#container #header #box #login{
	display: none;
	visibility:collapse;
	margin-right: 10px;
}

#container #header #box #login input{
	font-size: 10px;
	font-family: Arial, Geneva, sans-serif;
	margin-bottom: 2px;
}

#container #header #box #login a{
	font-weight: bold;
	text-decoration:none;
	color: #FFF;
	font-size: 10px;
}

#container #header #box #login .accedi,.password_lost,.pulsante{
	width: 100%;
	background: #0072bc;
	color: #FFF;
	font-weight:bold;
	border: none;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}

.pulsante{
	margin: 10px;
	width: 150px;
	font-size: 12px
}

#errore_chiudi{
	position: absolute;
	
	/* place overlay on top of other elements */
	z-index:12000;
	
	/* styling */
	margin: 0px;
	padding: 10px;
	background: #FFF;
	color: #f7941e;
	top: 125px;
	left: 255px;

	height: 420px;
	width: 690px;

	cursor: pointer;
	
	text-align: center;
	
	 opacity:0.9;
	 filter:alpha(opacity=90)
}

#errore_chiudi .errore_chiudi_ico{	
	/* place overlay on top of other elements */	
	/* styling */
	margin: 0px;
	border: 2px #f7941e double;
	background: url('img/chiudi_pic.gif');
	top: 300px;
	left: 120px;
	width: 13px;
	height: 13px;
}

#container #header #box #login .password_lost{
	width: 125px;
}

#container #header #box #login .errori{
	color: #0072bc;
	font-size: 10px;
	border-right: 2px dotted #0072bc;
	padding-right: 5px;
}

#container #header #box #login .user_password{
	line-height: 20px;
	font-size: 10px;
	color: #0072bc;
}

#container #header #box #user{
}

#container #header #box #user strong{
}

#container #header #box #user button{
}

#container #header #box #lingua .bandiera{
}

#container #header #box #lingua .bandiera:hover{
}

#container .titolo_news {
	color: #F3971A;
	font-weight:bold;
	font-size: 12px;
}

#container #container_news_1 em,#container #container_news_2 em{
	color: #0072bc;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

#container #container_news_1 a,#container #container_news_2 a{
	color: #619bcd;
	font-size: 10px;
	text-decoration: none;
}

#container #container_news_1,#container #container_news_2{
	position: relative;
	width: 200px;
	height: 50px;
	top: 3px;
	left: 3px;
	overflow: hidden;

}

#container #scroll_1,#container #scroll_2{
}

/* gallery */
#slider,#slider_no {width: 440px; height: 430px; border: 3px double #f7941e; float: left}
#slider img {padding: 0; margin:0; border:0; cursor: pointer}
#slider .clicker a {width: 20px; height: 20px; background: #f7941e; margin-right: 5px; margin-left: 5px; margin-bottom: 5px; opacity:0.6; filter:alpha(opacity=60)}
#slider .clicker a.active {background: #fff; opacity:1; filter:alpha(opacity=100)}
#slider img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

/* scroll y */
#scrollbar1 { width: 705px; margin: 0px 0 0px; float: left}
#scrollbar1 .viewport { width: 680px; height: 440px; overflow: hidden; position: relative; }
#scrollbar1 .overview { width: 100%; list-style: none; position: absolute; height:auto; left: 0; top: 0; padding: 0; margin: 0;}

#scrollbar1 .pic{font-size: 10px; text-align: center; margin-bottom: 10px; padding: 2px; background-color:#9CE}
#scrollbar1 .video_title{width: 100%; height:12px; overflow: hidden;}

#container #testo #testo_gallery { width: 335px; margin: 0px 0 0px; padding-left: 10px; float: left}
#container #testo #testo_gallery .viewport { width: 305px; height: 440px; overflow: hidden; position: relative; }
#container #testo #testo_gallery .overview { list-style: none; position: absolute; height:auto; left: 0; top: 0; padding: 0; margin: 0;}

.scrollbar{ background: transparent url('img/scroll_track_y.png') no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;}
.track { background: transparent url('img/scroll_track_end_y.png') no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;}
.thumb { background: transparent url('img/scroll_y.gif') no-repeat 50% 100%; height: 20px; width: 20px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -2px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;}
.thumb .end { background: #FFF url('img/scroll_y.gif') no-repeat 50% 0; overflow: hidden; height: 10px; width: 20px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;}
.disable { display: none;}

/* scroll x */
#scrollbar2x { width: 251px; margin: 20px 0 10px; }
#scrollbar2x .viewport { width: 236px; height: 125px; overflow: hidden; position: relative; }
#scrollbar2x .overview { list-style: none; width: 1416px; padding: 0; margin: 0; position: absolute; left: 0; top: 0;  }
#scrollbar2x .overview img{ float: left; }
#scrollbar2x .scrollbar{ background: transparent url('img/scroll_track_x.png') no-repeat 0 0; position: relative; margin: 0 0 5px; clear: both; height: 15px; }
#scrollbar2x .track { background: transparent url('img/scroll_track_end_x.png') no-repeat 100% 0; width: 100%; height:15px; position: relative; }
#scrollbar2x .thumb { background: transparent url('img/scroll_x.png') no-repeat 100% 50%; height: 25px; cursor: pointer; overflow: hidden; position: absolute; left: 0; top: -5px; }
#scrollbar2x .thumb .end{ background: transparent url('img/scroll_x.png') no-repeat 0 50%; overflow: hidden; height: 25px; width: 5px;}
#scrollbar2x .disable { display: none; }

/* IMG OVERLAY */
.simple_overlay {
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	min-height:200px;
	margin: 0px;
	border: 3px #f7941e double;
	/* CSS3 styling for latest browsers */

}
 
/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url('img/chiudi.gif');
	position:absolute;
	right:20px;
	top:20px;
	cursor:pointer;
	height:25px;
	width:25px;
	border: 3px #f7941e double;
}

.details {
	position:absolute;
	font-size:11px;
	color:#fff;
	width:150px;
}

.details h3 {
	color:#aba;
	font-size:15px;
}

/*------------------------------------------------------*/

#container #testo #giornale, #container #testo #modulo{
	line-height: 15px;
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
}

#container #testo #giornale .primo {
	font-size:22px;
	font-weight: bold;
	color: #0177bf;
	background-color:#FFF;
	border-top: 2px solid #0072bc;
}

#container #testo #giornale .articolo {
	overflow: hidden;
	color: #FFF;
}

#container #testo #giornale a {
	color: #c4def0;
	text-decoration: none;
	font-weight: normal;
}

#container #testo #modulo img{
	border: 2px solid #9CE;
}

#container #testo #modulo a{
	color: #5AD;
	text-decoration: none;
}

#container #testo #modulo .registrati{
	color: #000;
	font-size: 10px;
	width: 100px;
	text-decoration: none;
	margin-bottom: 3px;
}

#container #testo #modulo .titolo{
	font-weight: bold;
	font-size: 14px;
}

#container #testo #modulo .news {
	overflow: hidden;
	padding: 5px;
	background-color: #FFF;
	border: 2px solid #0072bc;
	margin-bottom: 5px;
	float:left;
}

#container #testo #modulo .foto_news {
	float:left;
	margin-right: 5px;
}


#container #testo #giornale a:hover, #container #testo #giornale a:hover{
	text-decoration: none;
}

#container #testo #giornale a:active, #container #testo #giornale a:active{
	text-decoration: none;
}

#container #testo #modulo .titolo {
	font-size: 16px;
	color: #0072bc;
	font-weight: bold;
	padding-left: 5px;
}

#container #testo #giornale .titolo {
	font-size: 16px;
	background-color: #0072bc;
	background-repeat:repeat-x;
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
}

#container #testo #giornale #principale{
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	background-color: #FFF;
	text-align: center;
}

#container #testo #giornale #principale a{
	color: #0072bc;
	font-weight:bold;
	text-decoration: none;
}

#container #testo #giornale #principale a:hover {
	color: #0072bc;
	font-weight:bold;
	text-decoration: none;
}

#container #testo #giornale #principale a:active {
	color: #0072bc;
	font-weight:bold;
	text-decoration: none;
}

#container #testo #giornale .articolo {
	overflow: hidden;
	padding: 5px;
	background-color: #0072bc;
}

#container #testo #giornale #foto {
	padding: 5px;
}

#container #testo #giornale #foto img {
	margin-top: 5px;
	border: 2px dashed #FFF;
}

#container #testo #giornale #foto .news {
	margin-right: 5px;
	float:left;
}

#faq ul{
	border-bottom: 2px solid #0072bc;
	list-style:none;
}

#faq li{
	padding: 5px;
	width: 90%;
	border-top: 3px dotted #DEF;
}

#faq .risposta{
	border-bottom: 3px dotted #DEF;
	padding-top: 0px;
	padding: 5px;
}

.salta{
	position: absolute;
	width: 95%;
	color: #0072bc;
	background-color: #FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 24px;
	text-align:center;
	margin-top: -440px;
	text-decoration:none;
	opacity:0.3;
	filter:alpha(opacity=30);
	padding:20px;
}

.salta:hover{
	color: #FFF;
	opacity:0.8;
	filter:alpha(opacity=80)
}