html{
	background: #efede4;
	    overflow-y: scroll;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', arial;
	font-size: 12px;
	color: #33322f;
	overfow: auto;
	background: #efede4;
}

.sfondoSuperiore{
	background: url("../images/pattern-top.gif") top left repeat-x #ffffff;	
}

div, p, span, a, img, form, fieldset, ul, ol, li, form, legend, label, input, textarea, select, h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px;
	line-height: 0px;
	font-size: 0px;
}


input{
	outline: 0px;
}

ul{
	list-style: none;
}

a, a:hover{
	outline: 0px;
	text-decoration: none;
}

a{
color: #174a94;
}

a:hover{
color: #6a9a40; /*#042650*/
outline: 0px;
}


.paragrafoPagine p a{
	font-weight: bold;
	text-decoration: underline;
}

.paragrafoPagine p a:hover{
	text-decoration: none;
}

.paragrafoPagine p{
	font-size: 12px;
	text-alin: justify;
	line-height: 18px;
	padding-bottom: 18px;
	padding-left: 2px;
}



.paragrafoPagine ul{
	list-style: disc;
	padding-left: 19px;
	padding-bottom: 8px;
}

.paragrafoPagine ol li,
.paragrafoPagine ul li{
	padding-bottom: 15px;
}

.paragrafoPagine ol{
	padding-left: 20px;
	padding-bottom: 10px;
}


.paragrafoPagine ul.no_punti{
	list-style: none;
		padding-left: 0px;
}


.paragrafoPagine p strong{
	color: #000000;
	font-size: 12px;
}

.paragrafoPagine h2{
	color: #f31c23;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 16px;
}


.blocca{
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

/*///////////////////////// STRUTTURA ///////////////////////////////////////////////////////////////////////////////////////////////////////*/

.contenitore{
	width: 925px;
	margin: 0px auto;
}


ul.menuTestata{
	float: right;
	width: auto;
	color: white;
	padding: 0px;
	line-height: 27px;
}

ul.menuTestata li{
	float: left;
	padding: 0px 0px 0px 0px;
}


.menuTestata li a{
	color: white;
	display: block;
	height: 27px;
	float: left;
	padding: 0px 10px 0px 20px;
}

.menuTestata li span{
	display: block;
	float: left;
	height: 27px;
	width: 16px;
}


.menuTestata li.current a{
	background: url("../images/btn-sx.jpg") top left no-repeat;
}

.menuTestata li.current span{
	background: url("../images/btn-dx.jpg") top left no-repeat;
}


.menuTestata li.current a,
.menuTestata li a:hover{
	color: #8ca6c6;
}


.testata{
	width: 925px;
	background: url("../images/sfondoTestata.jpg") top left no-repeat;
	padding: 0px;
	margin-top: 9px;
}

.testata .contenitoreLogo{
	padding: 20px 0px 16px 20px; 
	width: 300px;
	float: left;
}

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


.bannerCentrale{
	position: relative;
	padding-bottom: 8px;
}

.bannerCentralePagine{

	background: #fff;
}

.bannerCentrale a{
	display: block;
	z-index: 1;
	position: absolute;
	width: 107px;
	height: 22px;
	background: url("../images/btn_scopri_piu.gif") top left no-repeat;
	bottom: 30px;
	left: 46px;
}

.bannerCentrale a:hover{
	background-position: bottom left;
}

.bannerVerde{
	padding: 5px 0px;
	position: relative;
	width: 925px;
	height: 66px;
	display: block;
}

.bannerVerde span.btnVerde{
	position: absolute;
	z-index: 2;
	width: 136px;
	height: 14px;
	background: url("../images/bottone-scopri-verde.jpg") top left no-repeat;
	right: 30px;
	top: 32px;
}


.bannerVerde:hover span{
	background-position: bottom left;
}


/*//////////////// FOOTER //////////////////////////////////////////////////////////////////////////////*/


.footer{
	background: url("../images/patt-footer.jpg") top left repeat-x #efede4;
	padding-bottom: 20px;
	padding-top: 25px;
}

.contenutoFooter{
	width: 885px;
	margin: 0px auto;
	padding: 0px 20px;
}

.colonnaFooter{
	float: left;
}

.colonnaFooter h2{
	font-weight: normal;
	font-style: italic;
	color: #174b96;
	font-size: 18px;
	padding-bottom: 5px;
}

.colonnaFooter h3{
	color: #7f7c65;
	font-size: 13px;
	font-style: italic;
}


.footerSx{
	background: url("../images/colonnaFooter.jpg") top right no-repeat;
	width: 275px;
	padding-left: 20px;
}

.footerCentrale{
	width: 255px;
	padding: 0px 0px 0px 40px;
}


.footerDx{
	background: url("../images/colonnaFooter.jpg") top left no-repeat;
	width: 255px;
	padding-left: 40px;
}


.paragrafoColonna{
	padding: 10px 20px 14px 0px;
	border: 0px solid red;
}

.paragrafoColonna ul{
	list-style: none;
	line-height: 16px;
	height: 168px;
	padding-top: 10px
}

.paragrafoColonna ul li{
	background: url("../images/stile-lista.gif") top left no-repeat;
	padding-left: 16px;
	padding-bottom: 11px;
}

.paragrafoColonna ul li a{
	font-weight: bold;
}

.paragrafoColonna ul li a:hover{
	color: #042650;
	text-decoration: underline;
}

.colonnaFooter .btn{
	float: right;
	width: 104px;
	height: 21px;
	padding-right: 26px;
}

.colonnaFooter .btn a{
	width: 104px;
	height: 21px;
	display: block;
	background: url("../images/btn_scopri_piu-footer.gif") top left no-repeat;
}

.colonnaFooter .btn a:hover{
	background-position: bottom left;
}

.colonnaFooter p{
	line-height: 16px;
	padding-bottom: 16px;
}

img.italianina{
	float: left;
	width: 90px;
	height: 94px;
}

.boxCercaCitta{
	padding: 4px 0px 0px 0px;
}

.colonnaFooter h4{
	color: #154a8d;
	font-size: 12px;
	font-weight: bold;
	margin-top: 14px;
}

.colonnaFooter .inputCercaCitta{
	display: block;
	background: url("../images/sfondo_input_autocomplete.gif") top left no-repeat transparent;
	width: 186px;
	height: 19px;
	border: 0px;
	float: left;
	padding: 2px 2px 2px 4px;
	font-size: 12px;
	margin-top: 3px;
	outline: 0px;
}


.colonnaFooter .cerca{
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	border: 0px;
	background: url("../images/tast-cerca.gif") top left no-repeat;
}

.contenitorePar{
	height: 142px;
	padding-top: 10px;
}

.colonnaFooter .cerca:hover{
	background: url("../images/tast-cerca.gif") bottom left no-repeat;
}

.colonnaFooter .btn2{
	float: right;
	width: 181px;
	height: 21px;
	padding-right: 26px;
	position: relative;
}

.colonnaFooter .btn2 a{
	width: 181px;
	height: 21px;
	display: block;
	background: url("../images/bottoneNewsletter.gif") top left no-repeat;
}

.colonnaFooter .btn2 a:hover{
	background: url("../images/bottoneNewsletter.gif") bottom left no-repeat;
}

.boxtrio{
	width: 893px;
	height: 94px;
	padding: 10px 0px;
	background: url("../images/box_footer.jpg") bottom left no-repeat; 
}

.boxtrio .boxTipo{
	float: left;
	color: #7a7979;
}

.boxtrio a{
	display: block;
	padding-bottom: 10px;
	color: #7a7979;
}

.boxtrio a:hover{
	color: #062858;
}

.boxtrio .tipoCentrale{
	width: 260px;
	padding-top: 20px;
	padding-left: 10px;
}

.tipoCentrale span{
	width: 196px;
	display: block;
	padding-left: 60px;
	padding-top: 32px;
}


.primoBox{
	width: 294px;
	padding-top: 20px;
	padding-left: 10px;
}

.primoBox a{
	width: 198px;
	padding-left: 73px;
	padding-top: 32px;
}

.ultimoBox{
	width: 303px;
	padding-top: 20px;
	padding-left: 10px;
}

.ultimoBox a{
	width: 212px;
	padding-left: 85px;
	padding-top: 32px;
}


.bannerVerde a.btnVerde2{
	position: absolute;
	z-index: 2;
	width: 136px;
	height: 14px;
	background: url("../images/bottone-scopri-verde.jpg") top left no-repeat;
	right: 45px;
	top: 32px;
}

.bannerVerde a.btnVerde2:hover{
	background: url("../images/bottone-scopri-verde.jpg") bottom left no-repeat;
}

.datiFooter{
	color: #897f7d;
	font-size: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}

.datiFooter .datiSx{
	float: left;
	font-weight: bold;
}

.datiFooter .datiDx{
	float: right;
}
/*
.datiFooter .datiDx ul{
	display: inline;
}*/

.datiFooter .datiDx ul li{
	display: block;
	float: left;
}

.datiFooter .datiDx ul li span{
	padding: 0px 5px;
	display: block;
	float: left;
}

.datiFooter .datiDx ul li a{
	font-weight: bold;
	color: #897f7d;
	display: block;
	height: 18px;
	float: left;
	line-height: 18px;
}

.datiFooter .datiDx ul li a:hover{
	text-decoration: underline;
}

.datiFooter .datiDx ul li a.credits{
	background: url("../images/logo-axura.gif") top left no-repeat;
	padding-left: 22px;
}



/*////////////// BRICIOLE  /////////////////////////////////////////////////////////////*/

.contenitorePagina{
	background: #ffffff;
}

.corpoPagina{
	width: 884px;
	margin: 0px auto;
}

.briciole{
	padding: 10px 0px 20px 0px;
	color: #a7a596;
}

.briciole a{
	padding-right: 10px;
	color: #8ca6c6;
}
.briciole a:hover{
	text-decoration: underline;
}

/*///////////////////////////////////  COLONNA SINISTRA //////////////////////////////////////////////////////////*/


.colonnaSinistra{
	padding: 10px 0px 40px 0px;
	float: left;
	border: 0px solid red;
	width: 250px;
}

.colonnaSinistra h2{
	font-weight: normal;
	font-style: italic;
	color: #174b96;
	font-size: 18px;
	padding-bottom: 5px;
}

.colonnaSinistra h3{
	color: #807f6a;
	font-size: 13px;
	font-style: italic;
}

.colonnaSinistra ul.menuColonna{
	padding-top: 12px;
}

.colonnaSinistra ul.menuColonna li{
	margin-bottom: 14px;
	cursor: pointer;
}


.colonnaSinistra ul.menuColonna li a{
	color: #5a5b56;
	text-transform: uppercase;
	padding-left: 14px;
	height: 11px;
	display: block;
	background: url("../images/elementoListaMenu.gif") top left no-repeat;
}

.colonnaSinistra ul.menuColonna li a:hover,
.colonnaSinistra ul.menuColonna li.current a{
	background: url("../images/elementoListaMenu.gif") bottom left no-repeat;
}

.colonnaSinistra ul.menuColonna li:hover a{
	color: #e11a1d;
}


.colonnaSinistra ul.menuColonna li.current a{
	color: #e11a1d;
}


.colonnaSinistra ul.menuColonna li ul.sottomenu{
	padding-left: 20px;
	padding-top: 10px;
}

.colonnaSinistra ul.menuColonna li ul.sottomenu li{
	padding: 0px 0px 8px 0px;
	margin: 0px;
	float: none;
	display: block;
}


.colonnaSinistra ul.menuColonna li ul.sottomenu li a{
	background: none;
	text-transform: none;
	padding-left: 0px;
	height: auto !important;
	color: #5a5b56;
}

.colonnaSinistra ul.menuColonna li ul.sottomenu li a:hover,
.colonnaSinistra ul.menuColonna li ul.sottomenu li.current a{
	color: #e11a1d;
	background: none;
}


.colonnaSinistra .ombrretta{
	padding: 8px 0px 10px 0px;
}


.contenitoreBoxItalia{
	width: 220px;
	padding-top: 14px;
}


.contenitoreBoxItalia p{
	line-height: 16px;
}

.cercaCitta{
	padding-bottom: 12px;
}

.cercaCitta h4{
	color: #154a8d;
	font-size: 12px;
	font-weight: bold;
	margin-top: 14px;
}

.cercaCitta .inputCercaCitta{
	display: block;
	background: url("../images/sfondo_input_autocomplete2.gif") top left no-repeat transparent;
	width: 186px;
	height: 19px;
	border: 0px;
	float: left;
	padding: 2px 2px 2px 4px;
	font-size: 12px;
	margin-top: 3px;
}

.cercaCitta .cerca{
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	border: 0px;
	background: url("../images/tast-cerca.gif") top left no-repeat;
}

.cercaCitta .cerca:hover{
	background: url("../images/tast-cerca.gif") bottom left no-repeat;
}

ul.lista-news{
	list-style: none;
	line-height: 16px;
	height: 158px;
	padding-top: 10px;
	padding-bottom: 10px;
}


ul.lista-news li{
	background: url("../images/stile-lista2.gif") top left no-repeat;
	padding-left: 16px;
	padding-bottom: 11px;
}

ul.lista-news li a{
	font-weight: bold;
}

ul.lista-news li a:hover{
	color: #042650;
	text-decoration: underline;
}

.boxNewsletter {
	width: 220px;
}

.boxNewsletter .btn2{
	float: right;
	width: 181px;
	height: 21px;
	position: relative;
}

.boxNewsletter .btn2 a{
	width: 181px;
	height: 21px;
	display: block;
	background: url("../images/bottoneNewsletter.gif") top left no-repeat;
}

.boxNewsletter .btn2 a:hover{
	background: url("../images/bottoneNewsletter.gif") bottom left no-repeat;
}

/*///////////////////////////////////  CORPO PAGINA //////////////////////////////////////////////////////////*/

.colonnaCorpo{
	float: left;
	padding-left: 10px;
	width: 624px;
	padding-bottom: 20px;
}

h1{
	font-weight: normal;
	font-style: italic;
	color: #174b96;
	font-size: 26px;
	padding-bottom: 20px;
	width: 624px;
}


.boxEvidente{
	width: 624px;
	background: url("../images/pattBox.gif") top left repeat-y;
	margin-bottom: 20px;
}

.boxEvidente .topBox{
	background: url("../images/topBox.gif") top left no-repeat;
}

.boxEvidente .topBox .interno{
	background: url("../images/botBox.gif") bottom left no-repeat;
	padding: 20px 20px 16px 20px; 
}

.boxEvidente .topBox .interno .immagine{
	float: left;
	padding-right: 10px;
}

.boxEvidente .topBox .interno p{
	float: left;
	width: 480px;
	padding-top: 10px;
}

/*///////////////////// PAGINATO /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

ul.paginato{
	list-style: none;
	width: 600px;
	height: 16px;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

.paginato li{
	display: block;
	float: left;
}

.pag .topBox .interno{
	padding: 10px 10px 0px 10px;
}

.paginato li a{
	display: block;
	height: 16px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

.paginato li.bot-sx .bottone{
	width: 15px;
	background: url("../images/btn-pag-sx.jpg") center left no-repeat;
}


.paginato li.bot-dx{
	float: right;
	width: 15px;	
}

.paginato li.bot-dx .bottone{
	width: 15px;
	background: url("../images/btn-pag-dx.jpg") center left no-repeat;
}

.paginato li.bot-sx .bottone:hover,
.paginato li.bot-dx .bottone:hover{
	background-position: bottom left; 
}

.paginato li.bot-dx span.bot-disa,
.paginato li.bot-sx span.bot-disa,
.paginato li.bot-dx span.bot-disa:hover,
.paginato li.bot-sx span.bot-disa:hover{
	display: block;
	height: 16px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url("../images/btn-pag-dx.jpg") top left no-repeat;
}


.paginato li.mesi{
	width: 570px;
}

.paginato li.abilitato a{
	color: #f6666d;
}

.paginato li.abilitato a:hover{
	text-decoration: underline; 
}

.paginato li.disabilitato span{
	color: #aaaaaa;
}	
	
.paginato li.current span{
	color: #e21b22;
	font-weight: bold;
}
 


.paginato li.mesi ul{
	margin: 0px auto;
	padding: 0px;
	width: 385px;

}

.paginato li.mesi ul li{
	width: auto;
	padding: 0px 8px;
	font-size: 12px;
	width: 110px;
	text-align: center;
}

/*/////////////////////// ELENCO NOTIZIE ////////////////////////////////////////////////////////////////////////////////////////////////////*/

.elencoNotizie{
	border: 0px solid red;
	padding: 0px 5px 10px 5px;
}


.altreNotizie .riga,
.elencoNotizie .riga{
	padding-bottom: 20px;
}

.altreNotizie .riga .sfondoNotizia,
.elencoNotizie .riga .sfondoNotizia{
	padding: 10px 5px;
}

.altreNotizie .riga .thumb,
.elencoNotizie .riga .thumb{
	float: left;
	position: relative;
	width: 82px;
	height: 70px;
	margin-left: 4px;
}


.altreNotizie .riga .thumb .maschera,
.elencoNotizie .riga .thumb .maschera{
	position: absolute;
	z-index: 2;
	width: 70px;
	height: 70px;
	top: 0px;
	left: 0px;
	background: url("../images/maschera-thumb.png") top left no-repeat;
}



.contenuto-breve{
	float: left;
	width: 518px;
}


.contenuto-breve .data{
	color: #5b584c;
	font-size: 12px;
	font-weight: bold;
}


.paragrafoPagine h3.titolo{
	font-size: 14px;
	color: #154a8e; 
	padding: 4px 0px;
}

.contenuto-breve .testoBreve{
	line-height: 18px;
	padding-bottom: 6px;
	color: #5b584c;
}


.contenuto-breve a.continua{
	display: block;
	background: url("../images/icoLente.gif") top left no-repeat;
	height: 23px;
	padding-left: 30px;
	color: #e61c23;
	line-height: 23px;
	font-weight: bold;
}

/*///////////// STATO HOVER NOTIZIA ///////////////////////////////////////////////////////////////////////////*/

.sfondoOver{
	background: #f2f2f2;
	cursor: pointer;
}

.sfondoOver .data{
	color: #413e32;
}

.sfondoOver .testoBreve{
	color: #222222;
}

.sfondoOver h2.titolo{
	color: #0c2d59;
}

.sfondoOver a.continua{
	color: #a40a10;
	background: url("../images/icoLente.gif") bottom left no-repeat;
}


/*///////////////// NOTIZIA SINGOLA ///////////////////////////////////////////////////////////////////////////////*/

.paragrafoPagine .data-notizia{
	padding-bottom: 8px;
}

.paragrafoPagine .notizia-singola p{
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.paragrafoPagine h2.titolo-notizia{
	font-style: normal;
	padding: 0px 0px 10px 0px;
}

.notizia-singola{
	padding-bottom: 15px;
}

.notizia-singola .img-notizia{
	width: 201px;
	height: 201px;
	padding: 0px 16px 0px 0px;
	margin-bottom: 6px;
	margin-top: 4px;
	float: left;
	position: relative;
}


.notizia-singola .img-notizia .superiore,
.notizia-singola .img-notizia .inferiore{
	position: absolute;
	z-index: 3;
	width: 201px;
	height: 19px;
}

.notizia-singola .img-notizia .superiore{
	top: 0px;
}

.notizia-singola .img-notizia .inferiore{
	bottom: 0px;
}


/*//////////////////// PHOTOGALLERY //////////////////////////////////////////////////////////////////////////////////////////////////*/
 
 
div.scrollable {  
    position:relative; 
    overflow:hidden; 
    width: 564px; 
	float: left;
    height: 90px; 
	margin: 0px 10px;
} 
 

div.scrollable ul.items { 
	list-style: none;
    width:20000em; 
    position:absolute; 
	padding: 0px;
} 
 

div.scrollable ul.items li { 
    float:left; 
	width: 70px;
	padding: 0px 12px;
} 
 
 
div.scrollable ul.items li a{
	display: block;
	width: 70px;
	height: 70px;
	position: relative;
}

div.scrollable ul.items li a span{
	position: absolute; 
	z-index: 4;
	width: 70px;
	height: 4px;
	display: block;
}

div.scrollable ul.items li a span.top{
	background: url("../images/topThumb.png");
	top: 0px;
}


div.scrollable ul.items li a span.bot{
	background: url("../images/botThumb.png");
	bottom: 0px;
	left: 0px;
}


.photogallery{
	padding-bottom: 15px;
}

.photogallery a{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background-position: center left;
	background-repeat: no-repeat;
}

.photogallery a:hover{
	background-position: bottom left;
}


.photogallery a.prevPage{
	margin-top: 25px;
	background-image: url("../images/prev-gallery.gif");
	cursor: pointer;
}

.photogallery a.nextPage{
	margin-top: 25px;
	background-image: url("../images/next-gallery.gif");
	cursor: pointer;
}

.photogallery a.disabled,
.photogallery a.disabled:hover{
	cursor: default;
	background-position: top left;
}


/*///////////////////// SEZIONE ALLEGATI -  LINK  /////////////////////////////////////////////////////////////////////////////////////*/

.sezioneAllegati{
	padding-bottom: 15px;
	padding-left: 2px;
}

.paragrafoPagine ul.lista-allegati{
	list-style: none;
	padding: 0px;
}

.paragrafoPagine ul.lista-allegati li{
	background: url("../images/icoAllegati.gif") top left no-repeat;
	padding-left: 30px;
	display: block;
	padding-bottom: 15px;
}

.lista-allegati li a{
	color: #ea1c24;
}

.lista-allegati li a:hover{
	color: #870d11;
	text-decoration: underline;
}


.sezioneLink{
padding-left: 2px;
	padding-bottom: 15px;
}

.paragrafoPagine ul.lista-link{
	list-style: none;
	padding: 0px;
}

.paragrafoPagine ul.lista-link li{
	background: url("../images/icoLink.gif") top left no-repeat;
	padding-left: 30px;
	display: block;
	padding-bottom: 15px;
	line-height: 20px;
}

.lista-link li a{
	color: #ea1c24;
}

.lista-link li a:hover{
	color: #870d11;
	text-decoration: underline;
}


/*//////////////// STILE OVERLAY ////////////////////////////////////////////////////////////////////////////////////////////*/
 
/* progress indicator (animated gif). should be initially hidden */ 
.progress { 
    position:absolute; 
    top:45%; 
    left:50%; 
    display:none; 
} 
 

#thumbs a.active img { 
    z-index:9999; 
    position:relative; 
}



.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#333;
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.simple_overlay .close {
	background-image:url("../images/close.png");
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:36px;
	width:36px;
}


#img {
	border:1px solid #666;
}


.simple_overlay .next, .simple_overlay .prev {
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.simple_overlay .prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.simple_overlay .next:hover, .simple_overlay .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.simple_overlay .disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;		
}

#bloccoPerAzienda{
	display: none;
}

#bloccoPerAzienda2{
	display: none;
}



/*//////////////////////////////// SEZIONE ALTRE NOTIZIE /////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.ombraSeprarante{
	width: 593px;
	height: 20px;
	background: url("../images/ombra-notizia.jpg") top left no-repeat;
	padding-bottom: 15px;
}


.altreNotizie{
	padding-bottom: 10px;
}

.rigAltraNotizia{
	padding: 9px 0px;
	border-bottom: 1px solid #eeeeee;
}

.minithumb{
	position: relative;
	width: 36px;
	height: 36px;
	padding: 0px 16px 0px 2px;
	float: left;
}

.minithumb a{
	display: block;
	width: 36px;
	height: 36px;
} 

.minithumb a .mask{
	position: absolute;
	z-index: 4;
	top: 0px;
	display: block;
	width: 36px;
	height: 36px;
	background: url("../images/maschera-thumb-piccola.png") top left no-repeat;
}

.rigAltraNotizia .flottante{
	float: left;
	padding-top: 3px;
}

.rigAltraNotizia .data{
	color: #5b584c;
}

.rigAltraNotizia h3{
	font-size: 12px;
	color: #154a8e;
}

.sfondino{
	padding: 4px 0px;
	cursor: pointer;
}

.sfondinoOver{
	background: #f2f2f2;
	cursor: pointer;
}

.sfondinoOver .data{
	color: #383527;
}

.sfondinoOver h3{
	color: #062e60;
}

.btn_torna{
	margin-top: 15px;
	display: block;
	width: 181px;
	height: 21px;
	background: url("../images/btn_torna.jpg") top left no-repeat;
	float: right;
}

.btn_torna:hover{
	background: url("../images/btn_torna.jpg") bottom left no-repeat;
}



/*//////////////////////////////// SEZIONE GLOSSARIO //////////////////////////////////////////////////////////////////////////////////////*/

.paragrafoPagine ul.listaLettere{
	padding: 0px;
	list-style: none;
	padding-left: 4px;
}

.paragrafoPagine ul.listaLettere li{
	float: left;
	font-size: 27px;
	padding: 0px 3px;
}

.paragrafoPagine ul.listaLettere li a{
	color: #5b5746;
}

.paragrafoPagine ul.listaLettere li.current a,
.paragrafoPagine ul.listaLettere li a:hover{
	color: #e21b22;
}

.paragrafoPagine ul.listaLettere li span{
	color: #e2e2e2;
}

.paragrafoPagine ul.voci{
	list-style: none;
	padding: 0px 0px 0px 5px;
}


.paragrafoPagine ul.voci li h2{
	color: #154a8e;
	font-size: 14px;
	padding-bottom: 6px;
	font-style: normal;
	padding-left: 2px;
}

.paragrafoPagine ul.voci li p{
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

/*///////////// SEZIONE FAQ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#contenutoSupporto {
	width: 624px;
}

#contenutoSupporto .cat{
	padding-bottom: 25px;
}

.categoriaFaq {
	width: 564px;
	padding: 0px 20px;
	color: #e61b23;
	padding-bottom: 10px;
}	

.categoriaFaq .titoloCategoriaFaq {
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	float: left;
	width: 300px;
}

.categoriaFaq .tasti {
	width: 190px;
	float: right;
	padding-top: 4px;
}	

.categoriaFaq a {
	text-decoration:none;
	color: #58646e;
	display: block;
	height: 15px;
	line-height: 15px;
	float: left;
	padding-left: 22px;
}	

.categoriaFaq a.showAll {
	margin-right:20px;
	background: url("../images/apriFaq.gif") top left no-repeat;
}	

.categoriaFaq a.hideAll {
	background: url("../images/chiudiFaq.gif") top left no-repeat;
}	

.categoriaFaq a:hover{
	color: #e61b23; 
	background-position: bottom left;
}


.testoSupporto {
	padding: 0px 0px 10px 25px;
	line-height:20px;
	text-align: justify;
}

.paragrafoSupporto {
	min-height:20px;
	height: auto !important;
	height: 20px; 	
	line-height: 20px;
	border: 0px solid red;
	width: 610px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.paragrafoSupporto .titoloDomanda a{
	background-image: url("../images/apriDomanda.gif"); 
	background-porition: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	display: block;
	heihgt: 14px;
	font-weight: bold;
	line-height: 14px;
	font-size: 13px;
}

.paragrafoSupporto .titoloDomanda a:hover{
	background-position: 0px -40px;
	color: #e61b23;
}

.paragrafoSupporto2 {
	min-height:20px;
	height: auto !important;
	height: 20px; 	
	line-height: 20px;
	border: 0px solid red;
	width: 610px;
	margin-bottom: 10px;
	padding-left: 8px;
}

.paragrafoSupporto2 .titoloDomanda a {
	background-image:url("../images/chiudiDomanda.gif");
	background-position: 0px -40px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	display: block;
	heihgt: 14px;
	font-weight: bold;
	line-height: 14px;
	font-size: 13px;
	color: #e61b23;
}

.testoSupporto {
	padding: 0px 0px 10px 25px;
	line-height:20px;
	text-align: justify;
}

/*//////////////////////////  PAGINA MARCHE /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.paragrafoPagine ul.lista-di-link{
	list-style: none;
	padding: 0px 0px 8px 4px;
}

ul.lista-di-link li{
	padding-bottom: 10px;
}

ul.lista-di-link li a{
	color: #e61b23;
	background: url("../images/icoLente.gif") top left no-repeat;
	height: 23px;
	line-height: 23px;
	padding-left: 32px;
	display: block;
}


ul.lista-di-link li a:hover{
	background-position: bottom left;
	color: #8a0a0d;
}


/*/////////////////// ELENCO OFFICINE ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.icona{
	float: left;
	padding-right: 16px;
	padding-top: 3px;

}


.box{
	float: left;
	padding-bottom: 6px;
	width: 490px;
}


.box-elencoOff{
	position: relative;
}


/*///////////// FORM POP UP /////////////////////////////////////////////////////////////////////////////////////*/
.apparitoreUp{
	width: 244px;
	height: 94px;
	border: 0px solid red;
	position: absolute;
	z-index: 4;
	right: -16px;
	top: -70px;
	padding-bottom: 10px;
	display: none;
}


.apparitoreUp .formCity{
	background:	url("../images/tootltip01.png") top left no-repeat;
	width: 244px;
	height: 94px;
}

.formCity .boxCercaCitta{
	padding-top: 8px;
	padding-left: 15px;
}


.formCity h4{
	padding-top: 16px;
	padding-left: 15px;
	color:#154A8D;
    font-size:12px;
    font-weight:bold;
}

.formCity .inputCercaCitta{
	display: block;
	background: url("../images/sfondo_input_autocomplete.gif") top left no-repeat transparent;
	width: 186px;
	height: 19px;
	border: 0px;
	float: left;
	padding: 2px 2px 2px 4px;
	font-size: 12px;
	margin-top: 3px;
	outline: 0px;
}


.formCity .cerca{
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	border: 0px;
	background: url("../images/tast-cerca.gif") top left no-repeat;
}



.formCity .cerca:hover{
	background: url("../images/tast-cerca.gif") bottom left no-repeat;
}


.apparitoreDown{
	width: 244px;
	height: 94px;
	border: 0px solid red;
	position: absolute;
	z-index: 9999999;
	right: -16px;
	bottom: -90px;
	padding-top: 10px;
	display: none;
}

.apparitoreDown form{
	background:	url("../images/tootltip02.png") top left no-repeat;
	width: 224px;
	height: 69px;
	padding-top: 25px;
	padding-left: 20px;
	position: relative;
}


.apparitoreDown form a{
	display: block;
	float: left;
	height: 23px;
	width: 67px;
	border: 0px;
	background: url("../images/inputRaggio.jpg") top left no-repeat;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
}

.apparitoreDown form h4{
	color:#154A8D;
    font-size:12px;
    font-weight:bold;
	padding-bottom: 8px;
}


.apparitoreDown form a.tipoCentro{
	margin: 0px 4px;
	color: #8fc53c;
}


.apparitoreDown form a.tipoSx{
	color: #f01b1f;
}



.apparitoreDown form a.tipoDx{
	color: #34383c;
}



.apparitoreDown form a.tipoCentro:hover{
	color: #54911b;
}


.apparitoreDown form a.tipoSx:hover{
	color: #b3101a;
}



.apparitoreDown form a.tipoDx:hover{
	color: #000000;
}








/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.parametri{
	float: left;
	width: 375px;

}

.paragrafoPagine h2.titoloElenco{
	color: #184b8a;
	padding-bottom: 6px;
	font-style: normal;

}

.paragrafoPagine h3.nomeCitta{
	color: #e2211c;
	padding-bottom: 6px;
	padding-top: 3px;
}

.paragrafoPagine h3.nomeCitta span{
	color: #222222;
	font-size: 11px;
	font-weight: normal;
}

.raggio{
	color: #e2211c;
	font-size: 14px;
	font-weight: bold;
}

.tastiCerca{
	float: left;
}

.tastiCerca .ico-citta{
	margin-bottom: 8px;
	background: url("../images/icoCitta.gif") top left no-repeat;
	color: #f11a29;
}

.tastiCerca .ico-citta,
.tastiCerca .ico-raggio{
	height: 21px;
	padding-left: 28px;
	font-weight: bold;
	cursor: pointer;
}

.tastiCerca .ico-raggio{
	background: url("../images/icoRaggio.gif") top left no-repeat;
	color: #8ccb3f;
}


.bloccoMappa{
	width: 598px;
	height: 287px;
	background: url("../images/bloccoMappa.jpg") top left no-repeat;
	padding: 15px 17px 17px 15px;
}


.elencoOfficine{
	padding: 8px 0px;
	width: 624px;
}
.rigaOfficina{
	padding-bottom: 20px;
	padding-left: 6px;
	width: 598px;
}


.rigaOfficina .sfondoOfficina{
	padding: 10px;
	cursor: pointer;
	width: 598px;
}


.rigaOfficina .sfondoOfficina h4{
	color: #e91f1f;
	padding-bottom: 2px;
	font-size: 14px;
}

.rigaOfficina .sfondoOfficina div{
	padding-bottom: 4px;
}


.testoOff span{
	font-weight: bold;
}


.rigaOfficina .tastoOfficina{
	margin-top: 2px;
	display: block;
	width: 119px;
	height: 21px;
	background: url("../images/tastoOfficina.jpg") top left no-repeat;
}


.officinaOver .sfondoOfficina{
	background: #eef6e3;
}

.officinaOver .sfondoOfficina h4{
	color: #768b24;
}


.officinaOver .sfondoOfficina div{
	color: #94ab39;
}	

.officinaOver .sfondoOfficina .tastoOfficina{
	background-position: bottom left;
}


/*////////////////// TOOLTIP /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.tooltip{
	width: 450px;
	padding: 20px;
	min-height: 54px;
	height: auto !important; 
	height: 54px;
	background: url("../images/toolbot.png") top left repeat-x #f5f5f5;
	display: none;
	border: 1px solid #c0c0c0;
}


/*////////// OFFICINA SINGOLA ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.officina h2.nomeOfficina{
	font-style: normal;
	padding-bottom: 4px;
	padding-left: 4px;
}

.datoOfficina{
	padding-bottom: 18px;
	padding-left: 6px;
}


.datoOfficinaMappa{
	padding-bottom: 0px;
	padding-left: 6px;
	padding-top: 10px;
}

.officina h3{
	color: #f31c23;
	font-size: 14px;
	padding-bottom: 4px;
	padding-left: 4px;

}
.datoOfficina p span{
	font-weight: bold;
}

.datoOfficina p{
	padding: 0px 0px 4px 0px;	
}



a.icoMail{
	background: url("../images/ico-officina.jpg") top left no-repeat;
	height: 27px;
	line-height: 27px;
	padding-left: 38px;
	color: #f31c23;
	display: block;
	width: 185px;
}

a.icoMail:hover{
	text-decoration: underline;
}


a.icoMappa{
	background: url("../images/ico-officina.jpg") bottom left no-repeat;
	height: 27px;
	line-height: 27px;
	padding-left: 38px;
	color: #f31c23;
	display: block;
}

a.icoMappa:hover{
	text-decoration: underline;
}

.bloccoMappa{
	padding: 15px 17px 28px 15px;
}

.paragrafoPagine .galleryOfficina h2{
	padding-left: 4px;
}


/*/////////// 404 //////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


form.aiuto{
	padding-top: 30px;
}
 
form.aiuto label{
	width: 160px;
	text-transform: uppercase;
	color: #57574b;
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
}


form.aiuto select{
	width: 424px;
	display: block;
	float: left;
	font-size: 11px;
	color: #444444;
	padding: 1px;
}

form.aiuto .entraPagina{
	height: 27px;
	width: 66px;
	display: block;
	float: right;
	border: 0px;
	background: url("../images/entra.jpg") top left no-repeat;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 38px;
}


form.aiuto .entraPagina:hover{
	background-position: bottom left;
}




/*////////////////////////// FORM DEI CONTATTI /////////////////////////////////////////////////////////////////////////////////////////////////*/

.contatti{
	border: 0px solid red;
}

.contatti form{
	font-size: 12px;
	color: #696969;
}

.contatti form ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}


.contatti form fieldset{
	border: 0px;
}

fieldset label{
	color: #696969;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-top: 2px;
}

fieldset .boxlabel{
	padding: 0px;
	margin: 0px;
}

.paragrafoPagine fieldset li{
	font-size: 11px;
	color: #aaaaaa;
	padding-bottom: 20px;
	float: left;
	width: 312px;
}


fieldset li.bloccante{
	display: block;
	float: none;
	clear: both;
	line-height: 0px;
	height: 0px;
	padding: 0px;
}

fieldset input{
	display: block;
	margin-top: 4px;
	width: 298px;
	padding: 2px;
	font-size: 13px;
	color: #696969;
	border: 1px solid silver;
	outline: 0px;
	font-family: "trebuchet ms", arial;
}


fieldset textarea{
	display: block;
	width: 610px;
	overflow: auto;
	margin-top: 4px;
	border: 1px solid silver;
	font-size: 12px;
	color: #696969;
	font-family: "trebuchet ms", arial;
	padding: 2px;
	outline: 0px;	
}

fieldset li.messaggio{
	font-size: 11px;
	color: #aaaaaa;
	padding-bottom: 10px;
	float: none;
	clear: both;
}

fieldset li.submit{
	width: 614px;
	
}

.paragrafoPagine fieldset li.submit input{
	width: 60px;
	float: right;
	cursor: pointer;
	background: url("../images/invia.gif") top left no-repeat;
	height: 21px;
	display: block;
	border: 0px solid silver;
	outline: 0px;
	color: #ffffff;
	font-size: 11px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

fieldset li.submit input:hover{
	background: url("../images/invia.gif") bottom left no-repeat;
}


.paragrafoPagine  ul.error_list{
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

.paragrafoPagine  ul.error_list li{
	float: none;
	margin: 0px;
	padding: 0px;
	color: #da3211;
}

.paragrafoPagine ul.error_list li{
	margin: 0px;
	padding: 0px;
}

.paragrafoPagine fieldset li.privacy{
	float: none;
	clear: both;
	width: 600px;
}

.paragrafoPagine fieldset li.privacy label{
	float: left;
	display: block;
	width: 420px;
}

.paragrafoPagine fieldset li.privacy input{
	display: inline;
	width: 20px;
	vertical-align: center;
	border: 0px;
}

.paragrafoPagine .contenitorePrivacy{
	overflow: auto;
	border: 1px solid silver;
	padding: 4px;
	color: #444444;
	width: 610px;
	height: 80px;
	margin-top: 4px;
}

/*//////////////// NEWSLETTER //////////////////////////////////////////////////////////////////////////////*/

.apparitore03{
	display: block;
	width: 244px; 
	height: 150px;
	z-index: 999;
	position: absolute;
	left: -50px;
	display: none;
}


.apparitore03 form{
	width: 227px; 
	height: 120px;
	background: url("../images/tootltip03.png") top left no-repeat;
	padding: 30px 18px 0px 16px;
}

.apparitore03 form label{
	font-size: 12px;
	float: left;
	padding-bottom: 10px;
}

.apparitore03 form .mexerr{
	color:  #fc1200;
	float: left;
	padding-left: 5px;
	font-weight: bold;
}

.apparitore03 form .mexok {
	color:  green;
	float: left;
	padding-left: 5px;
	font-weight: bold;
}



.apparitore03 form input{
	display: block;
	float: left;
}


#iscrizione{
	width: 156px;
	height: 23px;
	background: url("../images/input_newsletter.jpg") top left no-repeat;
	border: 0px solid red;
	margin-top: 2px;
	padding-right: 18px;
	padding-left: 4px;
}

.inviNews{
	width: 29px;
	height: 27px;
	background: url("../images/btn-invio.jpg") top left no-repeat;
	float: left;
	border: 0px solid red;
	cursor: pointer;
}

.inviNews:hover{
	background: url("../images/btn-invio.jpg") bottom left no-repeat;
}

.apparitore03 form p{
	padding-top: 8px;
	line-height: 13px;
}




/*//////////////////////// ERRORI ///////////////////////////////////////////////////////////////////////////////////////////////////////*/

.nessunRisultato{
	background: url("../images/errore.gif") top left no-repeat; 
	width:  625px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
}



/*///////////// AREA SOCI ///////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.login{
	width: 450px;
	margin: 8px auto;
	background: #F3F6FA; 
	padding-top: 10px;
}


.login h2{
	color:#6980AA;
    font-size: 20px;
    font-weight:normal;
    padding-bottom:6px;
	padding-left: 20px;
}

.login form{
	font-size: 12px;
	color: #696969;
	width: 450px;
	margin: 0px auto;
	background: #F3F6FA; 
	padding: 10px 0px;
}

.logini form ul{
	list-style: none;
}


.login form fieldset{
	border: 0px;
}

.login form fieldset label{
	color: #696969;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-top: 2px;
	display: inline;
}

.login form fieldset li{
	font-size: 11px;
	color: #696969;
	padding-bottom: 10px;
	float: none;
	width: 420px;
	padding-left: 20px;
}

.login form fieldset li.label-for-signin-username-nome-utente label,
.login form fieldset li.label-for-signin-password-password label{
	display: block;
	float: left;
	width: 80px;
	padding-top: 8px;
}

.login form fieldset li input#signin_username,
.login form fieldset li.label-for-signin-password-password input{
	border: 1px solid silver;
	font-size: 13px;
	width: 310px;
	display: block;
	float: left;
	height: 16px;
}

.login form fieldset li input#signin_password{
	border: 1px solid silver;
	font-size: 13px;
	width: 314px;
	display: block;
	float: left;
	height: 16px;
}
.login form fieldset li.label-for-signin-password-password input{
	height: 16px;
	font-size: 15px;
	padding: 2px 0px;
	width: 254px;
}

.login form fieldset li.label-for-signin-password-password{
	clear: both;
	padding-top: 8px;
}

.login form fieldset .boxlabel{
	padding: 0px;
	margin: 0px;
}


.login form fieldset li.label-for-signin-remember-ricordami-su-questo-computer{
	clear: both;
	padding-top: 15px;
}


.login form fieldset li.label-for-signin-remember-ricordami-su-questo-computer label,
.login form fieldset li.label-for-signin-remember-ricordami-su-questo-computer input{
	display: block;
	float: left;
}

.login form fieldset li.label-for-signin-remember-ricordami-su-questo-computer label{
	padding-right: 10px;
}

.login form fieldset li.label-for-signin-remember-ricordami-su-questo-computer input#signin_remember{
	margin-top: 2px;
	cursor: pointer;
}

.login form fieldset li.submit{
	clear: both;
	color: gray;
}

.login form fieldset li.bloccante{
	display: block;
	float: none;
	clear: both;
	line-height: 0px;
	height: 0px;
	padding: 0px;
}


.login form ul.error_list{
	margin: 0px;
	padding: 2px 0px 0px 0px;
	clear: both;
}

.login form ul.error_list li{
	float: none;
	margin: 0px;
	padding: 0px;
	color: #da3211;
}
.login form ul.radio_list li {
	display: inline;
	float: none;
	padding: 0;
}


.login form fieldset li.submit{
	overflow: hidden;
	width: 400px;
}


.login form fieldset li.submit input,
.login form fieldset li.submit input{
	width: 120px;
	float: right;
	cursor: pointer;
	background: #f0f0f0;
	border: 1px solid #c0c0c0;
	color: gray;
}

.login form fieldset li.submit input:hover{
	background: #c0c0c0;
	border: 1px solid #a0a0a0;
	color: white;
}



ul#sitemap{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}


ul#sitemap li{
	display: block;
	width: 300px;
	background: url("../images/sfondo_mappa.jpg") top left no-repeat;
	float: left;
	padding: 20px 0px 0px 0px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

ul#sitemap li h4,
ul#sitemap li h4 a{
	margin: 0;
	padding: 0;
	line-height: 11px;
}
ul#sitemap li h4{
	padding-bottom: 10px;
}

ul#sitemap li ul li a{
	display: block;
	padding-left: 20px;
	background: url("../images/freccina-mappa.gif") top left no-repeat;	
	color: #2f2f2f;
}


ul#sitemap li h3{
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 15px;
}

ul#sitemap li ul{
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

ul#sitemap li ul li{
	display: block;
	float: none;
	padding: 0px 0px 10px 0px;
	width: 170px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	background: none;
}


ul#sitemap li ul li a:hover{
	color: #e01d25;
}

abbr{
	border-bottom: 1px dotted gray;
	cursor: help;
}

#signin_remember{
	width: 14px;
	border: 0px;
}


.infoLog{
	width: 200px;
	border: 0px solid red;
	display: block;
	float: right;
	text-align: right;
	margin-top: 65px;
	line-heght: 12px;
	padding: 0px 18px 0px 0px;
}
.infoLog div{
	display: inline;
}