/* HTML */
body {margin:0 padding:0; background:#000; }


/* STRUTT */
#pageBody {background:#000; width:1005px; margin:0 auto; text-align:left; overflow:hidden; font:16px/20px 'Cuprum', sans-serif; color:#fff;  }
#pageInfo {display:none; visibility:hidden;}
#all {width:905px; float:left; display:inline; overflow:hidden;}
#scritta {width:100px; float:left; display:inline;}
#col3 {border-bottom:5px solid #fff; height:255px; overflow:hidden;}
#sx {width:380px; border-right:5px solid #fff; overflow:hidden;float:left;}
#col5 {width:130px; float:left;padding:0 5px;}
#col2 {width:240px; float:left; }
#col1 {width:520px; float:right; }
#col4 {background-color:#000; color:#fff;  padding-top:10px; border-top:2px #fff solid; text-align:center;}
#footer{clear:both;}

/* STILE */

/* testata */

#col3 .Testo img:first-child {border-right:5px solid #fff;}

/* menu v */

#col2 .MenuAuto {float:left;}
#col2 .MenuAuto ul {margin:10px; }
#col2 .MenuAuto ul li {display:block; background:url(img/bgli.jpg) bottom right no-repeat; width:205px; height:35px;}
#col2 .MenuAuto ul li a {display:block; color:#fff; font:26px/35px 'Cuprum', sans-serif; text-align:right; text-decoration:none; text-transform:uppercase;}
#col2 .MenuAuto .voceCorrente {color:#E4001B}

/*Menu */
#col1 .MenuAuto {}
#col1 .MenuAuto ul {margin:10px; }
#col1 .MenuAuto ul li {display:block; background:none; border:none; }
#col1 .MenuAuto ul li a {display:block; color:#fff; font:18px/24px 'Cuprum', sans-serif; text-align:left; text-decoration:none;}
#col1 .MenuAuto ul li a:hover {color:#E4001B}

/* pagine */

#col1 .blocco {margin:10px;}
#col1 h2, #col1 h3 {font:18px/27px 'Cuprum',sans-serif; margin-bottom:5px;}
#col1 .testo a{color:#E4001B;}
#col4 .testo a{color:#E4001B;}


/*immagini scorrimento*/
#col5 .Primo_Piano {background:url(img/bgscrol.jpg) center left repeat-x;} 
#col5 .scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;

	/* vertical scrollables have typically larger height than width but not now */
	height: 300px;
	width: 145px;
        margin-top:10px;
}

/* root element for scrollable items */
#col5 .scrollable .items {
	position:absolute;

	/* this time we have very large space for the height */
	height:20000em;
}

#col5 .scrollable .items .immagine {height:100px; margin-left:20px;}
#col5 .scrollable .items img {width:83px;}
#col5 .prev {background:url(img/freccia-scrool-up.png) 51px 9px no-repeat; height:35px; width: 145px; }
#col5 .next {background:url(img/freccia-scrool-down.png) 51px 4px no-repeat; height:30px;width: 145px;}


/*Testo scrollabile*/

.TestoScrollabile {width:500px; margin:0 auto;}
.TestoScrollabile .testo {height: 315px;}

/*Scroller style*/
.jspPane{left:0;}
.jspArrow.jspDisabled{cursor: default;background: none;}
.jspTrack{background: #000;position: relative;}
.jspDrag{background: #000;position: relative;top: 0;left: 0;cursor: pointer;}

.jspArrow.jspArrowDown{background:url("img/freccia-scrool-down.png") #000 no-repeat center bottom;}
.jspArrow.jspArrowUp{background:url("img/freccia-scrool-up.png") #000 no-repeat top center;}
.jspArrow.jspDisabled{	cursor: default;background: #000;}
.jspCorner, .jspHorizontalBar {display:none;}


/*Gallery*/

.Gallery .body .infoGallery {display:none;}
.Gallery .body .pageList a {color:#fff; padding: 0 5px;}
.Gallery .body .pageList .current {color:#E4001B;background-color:#fff;}
.Gallery .body .pageList a:hover {color:#E4001B;}

/*Login*/

#col1 .Login a {color:#fff; text-decoration:none;}
#col1 .Login a:hover {color:#E4001B;}

/*REGISTRAZIONE*/
.Registrazione .body legend {color:#E4001B;}
.Registrazione .body .error {width:100%;}

#col1 select, #col1 input, #col1 textarea {font:16px/20px 'Cuprum',sans-serif;}

/*NOTIZIARIO*/
.Notiziario .titolo {color:#E4001B;font:16px/20px 'Cuprum',sans-serif; font-weight:bold;}
.Notiziario .titolo a{color:#E4001B; text-decoration:none;}
.Notiziario .titolo a:hover{color:#fff;}
.Notiziario .titolo_notizia a{color:#E4001B; text-decoration:none;}
.Notiziario .titolo_notizia a:hover{color:#fff;}
.Notiziario .sommario{background:none; border:none; font-style:italic;}
.Notiziario .testo {margin-bottom:10px; padding-bottom:5px;border-bottom:1px solid #fff;}
.Notiziario .img_notizia img{margin-right:3px;}
.Notiziario .linkArchivio{background:none;color:#E4001B; text-decoration:none; font-size:16px;float:left;margin-top:0px;}
.Notiziario .rss {float:right;}
.Notiziario .indietro {color:#E4001B; text-decoration:none; font-size:16px; margin-top:-18px; float:right;}
.Notiziario .infoNotizia{margin-bottom:5px;}

/*CERCA*/
.Search{margin-top:-45px; }
.Search .body .big{margin:0px;}
.Search .body .small #qs {width:200px;font:16px/20px 'Cuprum',sans-serif;}
.Search .body .big #qs {width:350px;font:16px/20px 'Cuprum',sans-serif;}
.Search .azioni {display:inline;}
.Search .invia_form {font:16px/20px 'Cuprum',sans-serif;}
.Search a{color:#E4001B; text-decoration:none;}
.Search a:hover{color:#fff;}
.Search .body .esito {background:none; border-top:1px solid #fff;}
.Search .body .ris .perc {color:#ccc;}