@charset "utf-8";

html, body {
	height: 100%;
}

body{
	background-image:url(../img/sfondo_trasp_all.png);
	background-position: center top;
	background-repeat:repeat-x;
	background-color:#fff;
}

hr {
	height: 1px;
	border:none;
	display: block;
	padding: 0;
	background-color:#D3D3D3;
	margin: 10px 0 0 0;
	color: #D3D3D3;
	clear:both;
}


#top{
	clear: both;
	overflow: hidden;
}

#top h1 a{
	position: relative;
	display: block;
	height: 135px;
	width: 280px;
	left: 0px;
	text-indent: -9999px;

}

.ajax-loading {
	height: 60px;
	width: 100%; 
	background: transparent url(../img/spinner.gif) center no-repeat;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}

.custom_button{
	cursor:pointer;
	color: black !important;
	border: 1px solid rgb(125, 125, 125) !important;
	font-weight: bold !important;
	margin:15px !important;
	padding: 5px !important;
	border-radius: 5px !important;
}

#dedica { 
	float: right;
	margin-top:-134px;}


.cssmenu ul {margin: 0; padding: 7px 6px 0; background: #7d7d7d url(../img/overlay.png) repeat-x 0 -110px; line-height: 100%; border-radius: 1em; font: normal 1em/1.5em Arial, Helvetica, sans-serif; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4); -moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);}
.cssmenu li {margin: 0 5px; padding: 0 0 8px; float: left; position: relative; list-style: none; }
.cssmenu a {font-weight: bold; color: #e7e5e5; text-decoration: none; display: block; padding:  8px 20px; margin: 0; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;	 text-shadow: 0 1px 1px rgba(0,0,0, .3); }
.cssmenu a:hover {background: #000; color: #fff;}
.cssmenu .active a, 
.cssmenu li:hover > a {background: #666 url(../img/overlay.png) repeat-x 0 -40px; color: #444; border-top: solid 1px #f8f8f8; -webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2); -moz-box-shadow: 0 1px 1px rgba(0,0,0, .2); box-shadow: 0 1px 1px rgba(0,0,0, .2); text-shadow: 0 1px 0 rgba(255,255,255, 1); }
.cssmenu ul ul li:hover a,
.cssmenu li:hover li a {background: none; border: none; color: #666; -webkit-box-shadow: none; -moz-box-shadow: none;}
.cssmenu ul ul a:hover {background: #8f8f8f url(../img/overlay.png) repeat-x 0 -100px !important; color: #fff !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-shadow: 0 1px 1px rgba(0,0,0, .1);}
.cssmenu li:hover > ul {display: block;}
.cssmenu ul ul {display: none; margin: 0; padding: 0; width: 185px; position: absolute; top: 40px; left: 0; background: #ddd url(../img/overlay.png) repeat-x 0 0; border: solid 1px #b4b4b4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3); -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3); box-shadow: 0 1px 3px rgba(0,0,0, .3);}
.cssmenu ul ul li {float: none; margin: 0; padding: 3px; }
.cssmenu ul ul a {font-weight: normal; text-shadow: 0 1px 0 #fff; }
.cssmenu ul:after {content: '.'; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
* html .cssmenu  ul {height: 1%;}

.container{
	background-color:#FFFFFF;
	min-height: 70%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	width:1000px;
}

.container .giornale {
	margin :20px 0 0px 0;
	padding: 0px 20px 0px 20px;
}

.main {
	clear: both;
	width: 960px;
	height:auto;
	min-height:70%;
	padding: 20px 20px 0 20px;
		margin-bottom:0;
}



.sezione .contenuto {
	clear: none;
	width: 36em;
	margin-top: 25px;
	float: right;
}



.notizie dd{
	padding: 5px 0 15px 0;
}

.notizie h2 { margin-top: 4px;}

.footer {
	clear: both;
	width: 880px;
	background-color:#d5e8ea;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
}

.giornale .lancio {
	width: 700px;
	float: left;
	min-height: 220px;
}
.lancio img {
	/*border: 1px solid #777777;*/
	margin-bottom: 15px;
}

.giornale .primapagina{
	width: 210px;
	float: left;
	margin-left: 5px;
	min-height: 220px;
}
.sfoglia {
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 70%;
	margin-bottom: 12px;
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-top:0;
	/*min-height: 440px;*/
	background-color: #e3dfd8;
	text-align: center;
	clear:right;
}
.udc .foto {
	width: 140px;
	margin-right:10px;
	float: left;
	clear: left;
}
.principale .udc {

}
.udc .notizie {
	display:inline;
}


.main .principale {
	width: 425px;

	float: left;
}
.main {
}
.main .secondario {
	width: 280px;
	float: left;
	margin-left: 19px;
}

.main img{
	/*border: 1px solid #777777;*/
}
.main img.imgRivista{
	border: none;
}

.container .main .diServizio {
	background-repeat: repeat-x;
	width: 215px;
	margin-left: 19px;
	float: right;
	background-color: #6692bd;
}
.secondario .forum {
	margin-bottom: 10px;
}
.secondario .lettere {
	margin-bottom: 10px;
}


hr.pusher  { color:#fff; background-color:#fff; clear:both;}

.footer { 
	padding: 18px 60px; 
	position:relative; 
	bottom:0;
}

.footer .colonna{
	float:left;
	margin-right: 25px;
}

.footer hr{
	height:0px;
	clear: both;
}
.main .colonnaNotizia {
	width: 725px;
	float: left;
	margin-bottom: 20px;
}
.colonnaNotizia .notizia {
	width: 600px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	border-bottom: #D7E0C1 1px solid;
}
.colonnaNotizia .notizia .widget {
	float: right;
	margin: 5px 0 20px 20px;
	width: 152px;
	padding-bottom: 30px;
	background-image: url(_img/sfWidget.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear:both;
}
.colonnaNotizia .notizia .widget img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/**************Galleria***************/

#heading {
	display: block;
	text-align: center;
	margin:0 0 10px 0;
}
#heading * {
	display: inline;
	/*user-select: none;*/
	cursor: pointer;
	vertical-align: middle;
}

#heading li{
	list-style:none;
	display:inline;
}

#heading li span{
	display: inline-block;
	background-image:url(_img/menuBTN.gif);
	width:9px;
	height:9px;
	background-color: #333333;
	overflow:hidden;
	margin: 0 2px;
}

#heading li.active span {
	
	background-image:url(_img/menuBTNselected.gif);
/*	
	background-color: #66ccff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;*/
}
#panes {
	text-align: justify;
	border-style: none;
	width: 372px;
	margin: 0 auto 10px auto;
}
#panes div div {
	overflow: hidden;
	padding: 0px;
}
#previous {
	float: none;
	cursor: pointer;
}
#next {
	float: none;
	cursor: pointer;
}

#previous,#next{
	margin: 0 20px;
}
.principale .galleriaHome {
	background-color: #EEF6F8;
	margin-bottom:20px;
	padding: 0 0 5px 0;
}
.galleriaHome .controller {
	float: none;
	position: relative;
	top: -20px;
	width: 120px;
	left: 300px;
}
.galleriaHome .controller img{ border:none}
.galleriaHome h6 {
	border: none;
	margin:0;
	padding: 4px 0 0 18px;
	color: #fff;
}
.galleria #wrapper {
	margin-bottom: 10px;
}

.galleriaHome img{
	border:none;
}

/*-----------------------------*/


div.giornale hr  {
	background-color: #FFFFFF;
	border: none;
	height: 1px;
	margin: 0;
	padding:0;
	color: #FFFFFF;
	clear:both;
	line-height:0;
	position:relative;
	bottom:-10px;
}

.giornale .lancio p {
	margin-bottom: 3px;
}
.sezione {
	float: left;
	width: 685px;
	padding-left: 20px;
	padding-right: 20px;
}
.sezione .notizia {
	width: 430px;
	margin-bottom: 25px;
	border: 1px solid #d3d3d3;
	border-width: 0 0 1px 0;
	padding: 10px;

}

.sezione .notizia p.autore{ margin-bottom: 10px;}

.sezione .notizia img {
	float:left;
	margin: 0px 25px 10px 0;
}

.sezione .notizia hr{
	clear:left;
	color: #FFFFFF;
	background-color: #FFFFFF;
	
}

.sezione .notizia hr.pusher{
	clear:left;
}


.sezione .notizia.multimedia {
	width: 290px; float:left; margin-right: 25px;
}
.sezione .notizia.multimedia h4 { font-size:16px;}

.contNotizie .notizia img {
	float: left;
	margin-right: 10px;
}
.contNotizie .notizia {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
 .contNotizie .notizia hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	
}
 .contNotizie .notizia .autore {
	margin-bottom: 15px;
}

#contNotizie .notizia p { margin-bottom:10px;}
#contNotizie .notizia .data { margin-top:10px;}

.principale .altreNotizie .notizia {
	background-color: #FFFFFF;
	margin: 0;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.altreNotizie #contNotizie {
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.main .statica {
	float: left;
	width: 685px;
	padding-left: 20px;
	padding-right: 20px;
}

.main .statica div{
	margin-bottom:20px;
	margin-left:20px;
}
.main .statica hr{
	color:#dddddd;
	background-color:#dddddd;
	margin-top: 20px;
}

.evidenza img { margin:5px;}

.sfogliaImg  a{
	display:block;
	margin:0 auto;
	padding-top: 120px;
	text-align: center;
	margin-bottom: 40px;
}
.gallery {
	padding: 20px;
}
.gallery #myGallery {
	margin: 20px auto;
	width: 800px;
	height: 300px;
	background-color:#696F70;
}
.top .bannerCircoli {
	float: left;
	position: relative;
	top: -98px;
	left: 20px;
}
.top .fraseDelGiorno{/*.top .bannerFondazione*/
	position: relative;
	float: right;
	top: -90px;
	right: 20px;
	width:200px;
}

.widget { float:left;}

.widget .tool {
	height: 165px;
	width: 152px;
	background-image: url(_img/sfTool.gif);
	padding-top: 10px;
	background-repeat: no-repeat;
}
.widget .tool a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	margin-bottom: 2px;
	cursor:pointer;
}

.widget .tool a.tornaIndietro { margin-bottom: 50px;}

.widget .condividi a {
	display: block;
	margin-bottom: 8px;
	padding-left: 28px;
	color: #666666;
}
.widget .condividi {
	padding-top: 20px;
	font-size:12px;
}


/* ------ widget orizzontale ----*/

.widgetOrizzontale {
	height: 24px;
	width: 600px;
	background-image: url(_img/pannelloOrizzontale.png);
	padding-top: 6px;
	background-repeat: no-repeat;
	margin-bottom:25px;
}

.widgetOrizzontale .tool { float:left;}
.widgetOrizzontale .tool a {
	display: block;
	float : left;
	height: 24px;
	text-indent: -9999px;
	margin-right: 5px;
	cursor:pointer;
	width: 30px;
}

.widgetOrizzontale .tool a.tornaIndietro { width:135px; margin-right: 15px;}

.widgetOrizzontale .condividi a {
	display: block;
	float : left;
	margin-right: 2px;
	padding-left: 10px;
	color: #666666;
        text-decoration:none;
}
.widgetOrizzontale img {
	border:0px;
}

.widgetOrizzontale .condividi {
	font-size:12px;
        padding-left:80px;
        float:left;
}

/*-------- tool articoli -------*/

.toolArticolo {
	height: 46px;
	width: 600px;
	background-image: url(_img/dockTool.png);
	padding-top: 6px;
	background-repeat: no-repeat;
	margin:50px 0 25px 0 ;
}

.toolArticolo * {
	display: block;
	float : left;
	height: 46px;
	text-indent: -9999px;
	margin:0 10px;
	cursor:pointer;
	width: 180px;
}

.toolArticolo .creaPdf { 
    display:block; 
    clear:left; 
    width: 152px; 
    margin-left:15px; 
    text-indent:-9999px; 
	background:none;
    border:none;
    cursor:pointer;
    padding-top:46px; /* IE Fix */
}


/*--- fine tool articolo ---*/


.footer .colonna.ultima {
	margin-right: 0px;
	float: right;
}


.scaricaPagine a {
	display: block;
	text-align: center;
	height: 60px;
	width: 60px;
	border: 3px solid #108FA0;
	float: left;
	margin: 8px;
	padding-top: 40px;
}

.scaricaPagine a:hover{
	background-color:#108fa0;
	color:#FFFFFF;
}

.scaricaPagine {
	margin-bottom: 40px;
}

.altreNotizie .scroller{
	overflow:	hidden;
	height:		200px;
	width:		100%;
	margin: 	0 auto;
	background-color: #ffffff;
}

#scroller{ border: 1px solid #ccc; padding: 0 10px;}

.widget .condividi img {
	margin-top: 0px;
	margin-right: 10px;
	float: left;
}
.avvenimenti {
	margin-top: 20px;
}

.altreNotizie{margin-bottom: 13px;}

.menuLaterale { color:#575656; text-transform:uppercase; text-align:left; font-size: 14px;  list-style:none; margin:0; padding:0; border-bottom: 1px #d4cfc7 solid;}
.menuLaterale li {color:#cb2222; font-weight:bold;  padding:5px 10px; margin:0; background: url('_img/menuServizioVoceSf.png'); clear:left;}
.menuLaterale li.rss {color:#cb2222; font-weight:bold;  padding:5px 10px 5px; margin:0; background: url('_img/menuRSS.png'); clear:left;}
.menuLaterale li.rss:hover {background-position:center -26px;}
.menuLaterale a { color:#575656; font-weight: 100; display:block; }
.menuLaterale li.rss a { color:#fff; }
.menuLaterale li.rss a:hover { color:#fff; font-weight:bold;}
.sfoglia img { margin: 10px 0 0px 0; border:none;}

.menuLaterale .sottomenu { 
	font-size: 12px; 
	margin: 6px -10px 0 -10px; list-style:none; padding:6px 10px; background-color:#eae5dc; border-top:1px #d2cec7 solid; border-bottom:1px #f4f2ed solid; 
	width: 100%;}
.menuLaterale .sottomenu li { padding: 5px 10px; margin-bottom:2px;  background-image:none; height:auto; }
.menuLaterale .sottomenu li.attiva a{ color:#cb2222; }
.menuLaterale .sottomenu a{ color:#333; text-transform:none; border: 0;}

.menuLaterale.libro {text-align:center; margin:5px 0 00; border-bottom-color:#1fa464; text-transform:none;}
.menuLaterale.libro li { background: url('_img/menuServizioLibroSf.png'); }
.menuLaterale.libro li a { color:#fff;}

/*---------------sidebar-------*/

.sidebar { width:200px; padding:0px 0px 8px 0px ; margin:20px 0px 30px 20px; border: 1px solid #CCC; float:right;  clear: right;}
.sidebar ul { list-style:none; margin:0; padding:0;}
.sidebar li .archive{ margin: 0px 0px 0px 20px;}
.sidebar p {  margin:5px 0px 5px 0px; padding:1px 0px 0px 10px;  }
.sidebar a { text-decoration:none; color:#666 }
.sidebar a:hover { color:#87aac3}
.sidebar h3 { margin: 5px 5px 8px 5px; font-weight:bold; color:#5d7f99; font-size:15px  }
.sidebar h4 {  margin: 15px 5px 5px 5px; padding:0px 2px 0px 13px; font-weight:normal; color:#5d7f99; background-color:#eee  }


/*------ menuColorato -----*/

.sezione1, .sezione2, .sezione5 { background:url(_img/menuColori.png) no-repeat;}
.sezione2 { background-position: center -30px;}
.sezione5 { background-position: center -120px;}

/*-------- mappa sito -------*/

.mappaSito { list-style: none; margin-bottom: 25px;  height: 23px;}
.mappaSito li { display:block; float:left; padding: 4px 20px 0 20px; background: url(_img/mappaSito.png); height:19px; border:#e4e4e4 1px solid;}

#mappaGrande { margin: 0 0 0 100px;}

/*------------ correlati ----*/

.notizia .colonna {
	margin: 25px 0;
	padding: 10px;
	border: 1px solid #D5E8EA;
	clear:right;
}

.notizia .colonna h5 { margin-bottom: 10px;}
.notizia .colonna li { margin-bottom: 5px;}


/*------ navigazione ----

.nav-previous { float:left;}
.nav-next { float:right; }
.navigation { width: 450px; height: 25px; margin-bottom: 25px;}

.galleryInterna{
	width: 661px;
	clear:both;
}*/

/*-----------testatinte Home -----*/

#titPrimoPiano{ background: url('../img/titSf.png')  0 0}
#titMedia{ background: url('../img/titSf.png')  0 -22px}
#titEvidenza{ background: url('../img/titSf.png')  0 -44px}
#titAgenda{ background: url('../img/titSf.png') 0 -66px}
#titMultimedia{ background: url('../img/titSf.png')  0 -88px;}
#titBanner{ background: url('../img/titSf.png')  0 -110px; width:211px; padding-left:0}


/*----------Youtube---------------*/

.youtube {
	margin-top:30px;
	background-color:#f3f3f3;
	height: 290px;
	width: 955px;
	margin-bottom: 10px;
	 float: left;
}

/*----------- VideoSingolo ------*/

#videoSingolo { margin-left: -40px; margin-bottom: 40px;}

/*----------- VideoPiccolo ------*/

#videoPiccolo {}

.nav-previous { display:block; float:left; margin-bottom: 10px;}
.nav-next { display:block; float:left; margin-left: 158px; margin-bottom: 10px;}

.grande { font-size: 22px;}
.maiuscoletto { text-transform:uppercase;}


/*---------- Pulsante rivista --------*/

#content .azioniRivista, #content .azioniRivistaCorto {
	text-transform:uppercase; 
        text-align:center; 
        font-size: 14px;  
        list-style:none; 
        margin:14px auto 20px auto; 
        padding:0; 
        width: 430px; 
        height: 37px;
        background: url('_img/sfogliaBarra.jpg') no-repeat; 
        display: block; 
        float:left;
}
#content .azioniRivistaCorto { width: 287px; background: url('_img/sfogliaBarraPiccola.jpg') no-repeat; margin-top:3px; }

#content .rivistaPost h4 { padding-bottom: 14px;}
#content .azioniRivista li , #content .azioniRivistaCorto li { color:#fff; padding:0; margin-left:12px; display:block; width: 122px; float:left;}
#content .azioniRivista a, #content .azioniRivistaCorto a { color:#fff; font-weight: 100; display:block; height:37px; width:122px; text-indent:-9999px; }

.rivistaPost { height:155px; padding: 20px; border-bottom: 1px #aaa solid;}
.rivistaPost img { float:left; margin: 0 20px 5px 0}

.footer hr{ display:none;}

/*-------------galleriaHome ------*/

/*.galleriaHome { background:url(_img/boxGalleriaSF.png) no-repeat; width: 280px; height:154px;}

.galleriaHome img { margin:15px 0px 5px 16px;}
.galleriaHome h4 { padding: 18px 0 10px 20px; font-size:16px; }
.galleriaHome a { color:#FFF;}
.galleriaHome .autore { color:#FFF;}
.galleriaHome .link { display:block; clear:left; margin: 13px auto 0 auto; float:left; width:280px; text-align:center;}*/

.galleriaHome { background:url(_img/boxGalleriaSF2.png) no-repeat; width: 280px; height:181px;}

.galleriaHome img { margin:15px 15px 5px 17px;}
.galleriaHome h4 { padding: 15px 0 10px 20px; font-size:16px; }
.galleriaHome a { color:#3168A6;}
.galleriaHome .autore { color:#666;}
.galleriaHome .link { display:block; clear:left; margin: 17px auto 0 auto; float:left; width:280px; text-align:center; color:#fff}


/*-------  fine galleriaHome ---*/

/*Drop Down Menu Styles*/
#ddmenu {
	overflow:hidden;
}
	
#ddmenu li {	
	float: left;
	list-style: none;
	display: inline;
}

#ddmenu li a {	
	float: left;
	display:block;
	text-decoration: none;
	text-transform:uppercase;
	white-space: nowrap;
	text-align:center;
}

#ddmenu li a:hover {	
	
}
	
#ddmenu li ul {	
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	margin: 10px 0 0 10px;
	padding: 0;
	visibility: hidden;
	width:600px;
}

#ddmenu li.attiva ul {
	visibility: visible;
}



#ddmenu li ul li {	
	display:inline;
	margin-right: 14px;
}

#ddmenu li ul li a {
	width: auto;	
	display: inline;
	color: #d9d9d9; 
	font-size: 10px;
	padding: 5px 6px 4px 6px;
}

#ddmenu li ul li a:hover {	
}


/*-------------------tabelle---------------*/

.tbStandard { border-collapse:collapse; border-spacing:0; }
.tbStandard  th{background-color :rgb(51, 51, 51); color: #fff; font-size:16px; border: 1px solid #fff;}
.tbStandard  td{background-color :#fff; color: #666; border: 1px solid #ccc; font-size:14px; padding: 10px;}


/*----- creaPdf -----

.creaPdf { 
    display:block; 
    float:right; 
    clear:left; 
    width: 152px; 
    height:50px; 
    margin-left:15px; 
    text-indent:-9999px; 
    background: url(_img/creaPdfSF.jpg) no-repeat;
    border:none;
    cursor:pointer;
}*/




#banner img { border-left:0;}


/*-----------------------correlati---------------------*/

.correlati { border-top:1px solid #b1c1c9; padding: 10px 25px 5px 25px; margin:0 0 15px 0; }
h4.correlati { margin:15px 0 0 0; font-size: 13px; border:none; padding: 5px 5px;}

.correlati li { list-style-image:url(_img/icon/default.png); padding:1px;}
.correlati li.audio { list-style-image:url(_img/icon/audio.png);}
.correlati li.video { list-style-image:url(_img/icon/video.png);}
.correlati li.foto { list-style-image:url(_img/icon/photo.png);}
.correlati li.altraNotizia { list-style-image:url(_img/icon/post.png);}
.correlati li.book { list-style-image:url(_img/icon/book.png);}

/*--------------------occhiello--------------------------*/

h3.occhiello { margin:0; padding:5px 0; font-size:11px;}
#home p.occhiello { margin:0 0 2px 0; padding:0px 0; font-size:12px; color:#698083;}
h3.incipit { margin:0 0 2px 0 ; padding:5px 10px; font-size:11px; background:url(_img/incipitSf.gif) repeat-x left 1px; color:#698083; border-top:1px solid #ddd; text-transform:uppercase;}

p.sottotitolo { color:#4b6367; font-size:14px;  margin-bottom:5px;}


/*----------------------Sezione-----------------------------*/

#sezioneTop { display:block; background:url(_img/sezioneHeader.jpg) no-repeat; height:105px; width: 580px; }
#sezioneTop h3 {font-size: 24px; color: #fff; padding: 30px 0 0 20px;}
#sezioneTop a { display:block; height:82px; width:82px; float:right; text-indent:-9999px; margin-top:10px;}
#sezioneDocumenti { display:block; background:url(_img/documentiHeader.jpg) no-repeat; height:100px; width: 580px; text-indent:-99999px;}
#sezioneEventi { display:block; background:url(_img/eventiHeader.jpg) no-repeat; height:100px; width: 580px; text-indent:-99999px;}
#mappaRegioneSezione { float:right;}


#menu .principale li.rss {float:right; margin-right:0;}
#menu .rss a{ display:block; width:24px; height:24px; text-indent:-9999px;}


.sfoglia.rivista { min-height:0px;}

li.aginews {}
div.aginews {width:190px; float:left; margin:5px 0 0 0; font-size: 12px; text-transform:none;}
.menuLaterale .agicom {text-transform:none;}

.menuLaterale li.aginews {color:#fff; font-weight:bold;  padding:5px 10px 5px; margin:0; background: url('_img/menuAgcom.png'); clear:left;}
.menuLaterale li.aginews:hover {background-position:center -26px;}

.menuLaterale li.aginews a{color:#fff} 
.menuLaterale li.aginews div a{color:#b80b0b;} 
.menuLaterale li.aginews div a:hover{color:#e84e4e;} 
#home .menuLaterale li.aginews p, .menuLaterale li.aginews p {text-align:left; color: #333; font-weight:normal; padding-bottom:5px;}
.menuLaterale li.aginews h5 { margin:3px 0; }

.menuLaterale a.linkAginews {text-align:right; text-transform:none;}

#home .menuLaterale li.aginews p.data, .menuLaterale li.aginews p.data {color:#2c7bcb; paddin:0;}

.sidebar.calendar { border:none; width: auto;}
.sidebar.calendar h3 {margin:0; font-size: 14px; background-color:#fff;}

.sidebar.calendar p {margin:0; padding:0;}

.tornaIndietroBottone { display: block; width:200px; height:50px; background: url('_img/tornaIndietro.jpg') no-repeat; text-indent:-9999px; margin-top:30px;}


.sfoglia.rivista .libro {background: url('_img/sfogliaMenu.jpg') no-repeat; display:block; height: 37px; width:210px; border:none; }
.sfoglia.rivista .libro li {width:70px; float:left; background:none; padding:0; margin:0; display:block; clear:none;} 
.sfoglia.rivista .libro li a { display:block; width: 64px; height:37px; margin:0 3px; text-indent:-9999px;} 

.aginewsArchivio ul {padding: 0;}
.aginewsArchivio li { display:block; border-left: 1px solid #ccc; margin-bottom: 20px; padding-left:15px;}
.aginewsArchivio p.autore{font-size :13px; padding-top:5px; color:#666;}

.aginewsDettaglio ul {padding: 0;}
.aginewsDettaglio li { display:block; border-left: 1px solid #ccc; margin-bottom: 20px; padding-left:15px;}
.aginewsDettaglio li a { font-size:18px;}
.aginewsDettaglio p.autore{font-size :15px; padding-top:5px; color:#666; line-height:20px;}

.aginewsMeta .data { font-size: 15px; color:#36a0cc; margin-bottom:15px;}

.aginewsTitolo { display:block; text-indent:-9999px; background: url('_img/agiGrande.jpg') no-repeat; height:67px; width:140px;}

.aginewsTitolo a {display:block; text-indent:-9999px;  height:67px; width:140px;}

#titAginews { padding-left: 60px; background: url('../img/agiHome.png') no-repeat; }

.primapagina a.leggi{ margin:5px 5px 0 0 ; text-align:right; display:block;}

#aginewsContNotizie ul {padding:0} 
#aginewsContNotizie li.notizia {background:none; display:block; margin:0; height:90px; margin-bottom:5px;}

#mappa { margin: 0 0 10px 0;}
#banner { margin: 0 0 10px 0;}



























































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
