@charset "utf-8";
/* CSS Document */
@import url("reset.css");

html, body {
	height: 100%;
}

body{
	background-image:url(_img/background.gif);
	background-position: center 68px;
	background-color:#FFFFFF;
}

hr {
	height: 1px;
	border:none;
	display: block;
	padding: 0;
	background-color:#D3D3D3;
	clear: both;
	margin: 10px 0 0 0;
	color: #D3D3D3;
}


.top{
	height: 125px;
	clear: both;
	background-image: url(_img/sfTop.gif);
	overflow: hidden;
}

.top h1 a{
	position: relative;
	display: block;
	height: 110px;
	width: 440px;
	left: 280px;
	text-indent: -9999px;

}


.menu dl{

}

.menu dt{
	display: inline;
}

.menu dt.primo{
	margin-top: 0;
}

.menu dd{
}

.container{
	background-color:#FFFFFF;
}

.container .menu.sito{
	height:40px;
	background-image:url(_img/sfMenu.png);
	padding: 5px 0 0 0;
	overflow:hidden;

}

.container .menu.sito .principale {
	margin:0 0 0 10px;
	display: block;
}

.container .menu.sito .principale *{
	margin-right:18px;
}

.container .menu.sito .secondario {
	margin:8px 0 0 20px;
	display: block;
}

.container .menu.sito .secondario *{
	margin-right:15px;
}
.container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	width:1000px;
}

.container .giornale {
	padding: 20px 20px 20px 20px;
	background-image: url(_img/sfGiornale.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.main {
	clear: both;
	width: 960px;
	height:auto;
	min-height:100%;
	padding: 20px;
}



.sezione .contenuto {
	clear: none;
	width: 36em;
	margin-top: 25px;
	float: right;
}



.notizie dd{
	padding: 5px 0 15px 0;
}

.footer {
	clear: both;
	width: 880px;
	background-color:#d5e8ea;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.giornale .lancio {
	width: 425px;
	float: left;
	min-height: 440px;
}
.lancio img {
	border: 1px solid #777777;
	margin-bottom: 15px;
}

.giornale .primapagina{
	width: 280px;
	float: left;
	margin-left: 20px;
	min-height: 440px;
}
.sfoglia {
	background-image: url(_img/sfoglia.jpg);
	background-repeat:repeat-x;
	height: 480px;
	width: 215px;
	margin-left: 19px;
	float: right;
	margin-bottom: 12px;
	text-align: center;
	background-color: #A7D6DC;
}
.giornale .sfoglia {
	background-image: url(_img/sfoglia.jpg);
	float: left;
	width: 215px;
	margin-left: 20px;
	margin-top:0;
	min-height: 440px;
	background-color: #A7D6DC;
	text-align: center;
}
.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 .secondario .notizia img {
	float: left;
	margin-right: 10px;
}
.main .secondario .notizia p{

}
.main img{
	border: 1px solid #777777;
}
.main .secondario .notizia {
	margin-bottom: 10px;
}
.container .main .diServizio {
	background-image: url(_img/sfLibri.png);
	background-repeat: repeat-x;
	width: 215px;
	margin-left: 19px;
	float: right;
	padding-top: 20px;
	clear: right;
}
.secondario .forum {
	margin-bottom: 10px;
}
.secondario .lettere {
	margin-bottom: 10px;
}

.footer { padding:20px 60px;}

.footer .colonna{
	float:left;
	margin-right: 25px;
}

.footer hr{
	height:1px;
}
.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;
}
.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: 374px;
	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 .galleria {
	background-color: #EEF6F8;
	margin-bottom:20px;
	padding: 0 0 5px 0;
}
.galleria  .controller {
	float: none;
	position: relative;
	top: -20px;
	width: 120px;
	left: 300px;
}
.galleria .controller img{ border:none}
.galleria  h6 {
	border: none;
	margin:0;
	padding: 10px 0 0 10px;
}
.galleria #wrapper {
	margin-bottom: 10px;
}
div.giornale hr  {
	background-color: #FFFFFF;
	border: none;
	height: 1px;
	margin: 0;
	color: #FFFFFF;
}
.menu.sito .cerca {
	float: right;
	position: relative;
	top: -30px;
	right: 10px;
	height: 30px;
}

.menu.sito .cerca input {
	height: 23px;
	float: left;
	border: 1px solid #0A6976;
	padding-top: 5px;
	padding-left: 5px;
}
.menu.sito .cerca .pulsante {
	background-image: url(_img/sfBtnCerca.png);
	height: 30px;
	width: 42px;
	border:none;
}
.giornale .lancio p {
	margin-bottom: 3px;
}
.main .sezione {
	float: left;
	width: 685px;
	padding-left: 20px;
	padding-right: 20px;
}
.main .sezione .notizia h4 {

}
.main .sezione .notizia img {
	float: left;
	margin-right: 20px;
}
.main .sezione .notizia {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.main .sezione .notizia hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.main .sezione .notizia .autore {
	margin-bottom: 15px;
}


.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: 380px;
	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;
}
.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: 600px;
	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 .tool {
	height: 125px;
	width: 152px;
	background-image: url(_img/sfTool.gif);
	padding-top: 25px;
	background-repeat: no-repeat;
}
.widget .tool a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	margin-bottom: 2px;
	cursor:pointer;
}
.widget .condividi a {
	display: block;
	margin-bottom: 8px;
	padding-left: 28px;
	color: #666666;
}
.widget .condividi {
	padding-top: 10px;
	font-size:12px;
}
.footer .colonna.ultima {
	margin-right: 0px;
}


.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;
}

#scroller{
	overflow:hidden;
}

#pulsanteCerca{ display:block; text-indent:-9999px; overflow:hidden; padding-top:50px;}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
