/* license

BilugCMS (http://www.bilug.it) - Content Management System for dynamic web sites
Copyright (C) 2005-2008  Federico Villa and Alessio Loro Piana

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

For reference, contact bilugcms@vilnet.it


license */

/* Configurazioni di Base Comuni*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;	
	width: 100%;
	background: #435980 url(../img/newcentrale.png) top repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}
a{
	text-decoration: none;
	color : #000080;	
	font-style:italic;
} 
a:hover{		
	background: #bfd9f0;
} 

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
h4,h5{
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	font-size: 10px;	
	text-align: center;	
}
h1 a, h2 a, h3 a {
	text-decoration: none;
	
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}


h1 {
	letter-spacing: -2px;
	font-size: 1.5em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.3em;
}

h3 {
	font-size: 1em;
}

label
{
	margin: 0;
	padding: 0;
	text-align: justify;
}

hr {
	margin: 10px;
	padding: 0px 5px;	
	border: 1px dashed #549DC7;
}


p, ul, ol {
text-transform: lowercase;
	margin-bottom: 1.5em;
	line-height: 140%;
}

ul, ol {
	margin-left: 2em;
}

img {
	margin: 0;
	padding: 0;
 	border: 0;
}

ul.argo{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

li{	
	margin: 0;
	padding: 0;	
}

form {
	text-align:center;
}
.Cap{
	text-transform: capitalize;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	background: url(../img/apici.jpg) no-repeat;
}

/* Contenuto Max width e Centratura*/
#contenuto {
	width: 980px;
	margin: 0 auto;
}
#contenutoadm {
	width: 980px;
	margin: 0 auto;
}

/* Testa */

#testa {
	background: url(../img/banner.png) repeat-y;	
	width: 980px;	
	height: 324px;
	margin: 0 auto;	
}
#testadm {
	background: url(../img/banner.png) repeat-y;	
	width: 980px;	
	height: 50px;
	margin: 0 auto;	
}
#testadm img{
	float:left;	
}

#logoadm {
	
}
/* Banner*/
#banner {
	width: 720px;
	margin: 15px auto;
	padding: 0;
}
#banner img{
	border-top: 1px solid #fff;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 1px solid #fff;
}
/* Logo */

#logo {
	height:279px;
}
#logos {
	float:left;
	width:490px;
	height:279px;
	background:  url(../img/disegnoavis1.png) top no-repeat;
}
#logod {
	float:right;
	width:490px;
	height:279px;
	background:  url(../img/avisgoccia1.png) top no-repeat;
}
#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	display:none;
}

#logo h1 {
	padding-top: 30px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {	
	letter-spacing: normal;
	font-size: .8em;
}

/* navtop */

#navtop {
	border-top: 3px solid #435980;
	border-bottom: 5px solid #435980;
	height: 38px;		
	background: url(../img/menulinks.png) no-repeat;	
	clear:both;
	
}

#navtop ul {
	list-style: none;
	line-height: normal;
}

#navtop li {
	display: inline;	
}

#navtop a {	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	height: 30px;
	background-image: url(../img/menuline.png);
	background-position: top center;
	background-repeat: repeat-x;
	display:block;
	color: #fff;
	text-decoration :none;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#navtop a:hover {
	text-decoration: none;
	height: 30px;
	background: url(../img/menuhover.png) repeat-x;
}

/* Area Amministrazione*/
a.area_riservata, a.area_riservata:hover
{
	position:absolute;
	top: 0;
	right: 0;
	color : #435980;
	background: #435980;
}
/*Corpo Della Pagina a 3 COlonne*/

#centrale{
		
	background: url(../img/sfondo.png) top repeat-y;
}
#centrale a {
	color: #435980;
	font-weight:bold;
}
#centrale a:hover {
	color: #aabbd2;
}

/* Div di Inizio blocco margine*/ 
.blocco{
	margin-bottom: 10px;
	height:1%;
}
/*Lato sinistro menu*/

#centrale #sinistra{
	/*background: url(../img/latsintop.jpg) top no-repeat;*/
	float: left;
	width: 200px;
	padding-top: 20px;
}
#centrale #sinistra ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#centrale #sinistra li {
	padding-bottom: 30px;
	height: 1%;
}

#centrale #sinistra ul li {
	padding: 0;
	padding-right: 20px;
	text-align: right;
	
}
#centrale #sinistra form li {
	text-align: right;
}


#centrale #sinistra ul li a{
	font-size: .7em;
	display:block;
	color: #fff;
}

#centrale #sinistra ul li a:hover{
	text-decoration:none;	
	margin: 0;	
	color: #435980;
	background: url(../img/latsin.png) right no-repeat;
}

#centrale #sinistra h3 {
	height: 40px;
	margin: 0;
	padding: 9px 10px 1px 10px;
	letter-spacing: normal;
	font-size: 1.1em;
	text-align: right;
	background: url(../img/latsin.png) top no-repeat;
	color: #435980;
}

#centrale #sinistra img.paypal{
	width: 140px;
}


#centrale #sinistra p
{
	margin: 1px;	
}
/* Link sui Menu Sinistro e Destro */

#centrale #sinistra a.skimg,#centrale #destra a.skimg
{
	background:none;
}
#centrale #sinistra a.skimg:hover,#centrale #destra a.skimg:hover		
{	
	background: #435980;
	color: #fff;	
}
#centrale #sinistra a.evefl,#centrale #destra a.evefl
{
	
}
#centrale #sinistra a.evefl:hover,#centrale #destra a.evefl:hover		
{	
	background: #435980;
	color: #fff;	
}

#centrale #sinistra input,#centrale #destra input{
	width:142px;
}
#centrale #sinistra input.little,#centrale #destra input.little
{
	width:20px;
}
#centrale #sinistra input.ie,#centrale #destra input.ie
{
	width:12px;
}
#centrale #corpo input.ie
{
	width:12px;
}
/*Lato Centrale News Info e Altro*/
/* Corpo */

#centrale #corpo{
	float:left;
	width: 540px;
	padding: 0 10px;
	padding-top:20px;
	color: #435980;
	background: url(../img/centrale.jpg) top left no-repeat;
}
html>body #centrale #corpo{
	width: 560px;
}
/*Gestione Input*/
#centrale input{
	width: 512px;
}
#centrale textarea{
	width: 300px;
}
#centrale input.medio{
	width: 100px;
}
#centrale input.login{
	width: 300px;
}
#centrale input.little{
	width: 20px;
}
#centrale input.paypald{
	width: 74px;
}
#centrale input.paypalp{
	width: 72px;
}
#centrale textarea.fotodesc{
	width: 650px;
}
#centrale input.gal{
	width: 150px;
	/*background: #7da2d6;
	color: #000080;
	border-top: 1px solid #fff;	
	border-left: 1px solid #fff;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;*/
}
/*Variazione Admin*/
#centrale #corpoadm{	
	padding: 0 10px 10px 10px;
	background: #bfd9f0;
	color: #000080;
	font-size: 7pt;
}

#centrale #corpo p{
	padding: 20px;
	background: url(../img/cenp.jpg) top repeat-x;
	text-align: justify;	
}

#centrale #corpo h1{	
	margin: 0;	
	padding: 0;
	font-size: 1.2em;	
}

#centrale #corpo h2{	
	text-align: left;
	margin: 0;
	padding: 0;
}

#centrale #corpo h3{	
	height: 18px;	
	padding-top: 1px;	
	margin-bottom: 5px;	
}

/* #corpo h4{
	text-align: center;
	font-weight: normal;	
	font-size: 1.2em;
}
*/
#centrale #corpo h5{
	margin-top: 10px;
	text-align: justify;
	font-weight: normal;	
}


#centrale #corpo .sottotitolo{
	margin: 0;
	padding: 0;
	text-align:left;
	font-weight: normal;	
	/*height: 30px;*/	
	font-size: .8em;	
}

#centrale #corpo .sottotitolo h2{	
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 2em;
}

.elenco , .elenco a:hover, .elenco a:visited, .elenco a:link
{
	float: left;	
	height: 20px;
	width: 518px;	
	background: url(../img/sfumat.gif) top left no-repeat;		
}
	
			  
.elenco a, .elenco a:hover , .elenco a:visited, .elenco a:link		
{	
	padding-top: 10px;
	padding-left: 5px;	
	text-decoration: none;
}

.elencoimg , .elencoimg a:hover, .elencoimg a:visited, .elencoimg a:link {
	float: right;
	height: 31px;	
	width: 40px;
	background-color: #dedee0;
}

/*Lato Menu di Destra*/
#centrale #destra{
	float: right;
	width: 200px;
	padding-top: 20px;
	/*background: url(../img/latdestop.jpg) no-repeat;*/
}
#centrale #destra img.paypal{
	width: 140px;
}

#centrale #destra h3 {	
	height: 40px;
	margin: 0;
	padding: 9px 10px 1px 10px;
	letter-spacing: normal;
	font-size: 1.1em;
	background: url(../img/latdes.png) top no-repeat;
	color: #435980;
}

#centrale #destra ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#centrale #destra li {
	padding: 0 20px;	
	height: 1%;	
}

#centrale #destra form li {
	text-align: left;
}

#centrale #destra a {
	font-size: .7em;
	display:block;
	color: #fff;
}
#centrale #destra a:hover {
	text-decoration:none;
	color: #435980;
	background: url(../img/latdes.png) left no-repeat;
}

#centrale #destra p{	
	text-align: center;	
	margin: 1px;
	padding: 0 20px;

}
/* Piede */
#piede{
	padding: 30px 0;
	text-align: center;
	background: url(../img/piede.png) no-repeat;
}
#piede p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}
#piede .piedelogo{
	border: 0;
	width: 48px;
	height: 16px;
}
/* Piede amministrazione */
#piedeadm{
	padding: 30px 0;
	text-align: center;
	background: url(../img/piede.png) no-repeat;
}

#piedeadm p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}

#piedeadm .piedelogo{
	border: 0;
	width: 48px;
	height: 16px;
}

/* Sezione Dedicata a pagine*/

/* Pagina Contatti*/
#centrale #contatti ul{
	margin-top: 20px;
}
#centrale #contatti ul li{
	margin: 20px 0;
}
#centrale #contatti ul li ul{
	width: 100%;
	text-align: center;
	margin: 0;
}
#centrale #contatti .sinistra{
	margin-left: 100px; 	
}
#centrale #contatti .destra{
	margin-right: 100px; 	
}

#centrale #email h2{
	margin: 8px 0;
	text-align: right;
}
#centrale #email .sinistra{	
	height: 150px;
	margin-left: 150px;
}
#centrale #email .centro{
	text-align: left;
	margin: 0;	 	
}

#centrale #credits .sinistra{
	width: 300px;
	margin-left: 20px;
}
#centrale #credits .centro{
}
.azzerafloat {
	clear:both;
}
.azzerafloata{
	clear:both;
	border-bottom: 2px solid #7da2d6;
	margin-bottom: 1px;
}

.contenitore{
	text-align:left;
	border-top: 1px solid #bfd9f0;	
	border-left: 1px solid #bfd9f0;
	border-right: 2px solid #7da2d6;
	border-bottom: 2px solid #7da2d6;
	padding: 15px;	
}

.contenitore h5{
	text-align:left;
}

.contenitore .bordo{
	margin: 5px 0;
	text-align: center;
	border-top: 1px solid #bfd9f0;	
	border-left: 1px solid #bfd9f0;
	border-right: 2px solid #7da2d6;
	border-bottom: 2px solid #7da2d6;
	padding: 10px 0 0 10px;	
}
.contenitore .float20{
	float: left;
	width: 20px;
}
.contenitore .float50{
	float: left;
	width: 50px;
}
.contenitore .float100{
	float: left;
	width: 100px;
}
.contenitore .float140{
	float: left;
	width: 140px;
}
.contenitore .float160{
	float: left;
	width: 160px;
}
.contenitore .float170{
	float: left;
	width: 170px;
}
.contenitore .float200{
	float: left;
	width: 200px;
}
.contenitore .float230{
	float: left;
	width: 230px;
}
.contenitore .float300{
	float: left;
	width: 250px;
}
.contenitore .float400{
	float: left;
	width: 400px;
}
.contenitore .float460{
	float: left;
	width: 460px;
}
.contenitore .float500{
	float: left;
	width: 300px;
}
.contenitore .float615{
	float: left;
	width: 500px;
}
.contenitore .float700{
	float: left;
	width: 700px;
}
.contenitore .float800{
	float: left;
	width: 800px;
}

.contenitore .galleria{
	float: left;
	width: 150px;
	height: 170px;
	padding: 5px 0 0 5px;
	border-top: 1px solid #bfd9f0;	
	border-left: 1px solid #bfd9f0;
	border-right: 2px solid #7da2d6;
	border-bottom: 2px solid #7da2d6;
	overflow: hidden;
}
.descarg{	
	margin: 2px 15px;
	font-size: 10pt;
	font-style: italic;	
}
.descgal{
	margin: 2px 15px;
	font-size: 10pt;
	font-style: italic;
}
.contenitore .galleria1{
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;		
}
.contenitore .galnome{
	text-align: center;
	font-size: 10px;
}
.evidenzia:hover{
	background: #7da2d6;
}
/*Orientamenti per visualizzazioni tabellari nel corpo*/
.centrato {
	text-align:center;
	border-top: 1px solid #bfd9f0;	
	border-left: 1px solid #bfd9f0;
	border-right: 2px solid #7da2d6;
	border-bottom: 2px solid #7da2d6;	
}
.centro
{
	padding: 10px;	
}
.sinistra{
	float:left;
	padding: 10px;
	width: 150px;
}
.destra{
	float:right;
	padding: 10px;
	width: 150px;
}

ul.tab {	
	list-style:none;	
	font-size: 10px;
}

ul.tab li{
	background:url(../img/ingranaggio.gif) top left no-repeat;	
	height: 20px;
	padding-top: 2px;	 
	padding-left: 20px;
}

/* classe per grafici*/
.barra {
	background:url(../img/barra.jpg) top right no-repeat;
	width: 100%;
}
.evento{
	background: #e1e1d5;
	border-top: 1px solid #bfd9f0;	
	border-left: 1px solid #bfd9f0;
	border-right: 2px solid #7da2d6;
	border-bottom: 2px solid #7da2d6;
	padding: 5px 0 5px 5px;
}
.appuntamento{
	background: #a4bcbc;
	border-top: 1px solid #bfd9f0;	
	border-left: 1px solid #bfd9f0;
	border-right: 2px solid #7da2d6;
	border-bottom: 2px solid #7da2d6;	
	padding: 5px 0 5px 5px;
}
#newslat {
	display: none;
	list-style-type: none;
	/*border: 1px dashed #fff;	
	background: #d3e7ff;*/
	padding: 3px;
	margin: 0;
	text-align: center;
	height: 150px;
	width: 95%;
	overflow: hidden;
}
#eventlat {
	display: none;
	list-style-type: none;
	/*border: 1px dashed #fff;	
	background: #d3e7ff;*/
	padding: 3px;
	margin: 0;
	text-align: center;
	height: 100px;
	width: 95%;
	overflow: hidden;
}
#editor
{
	background: #fff;
	color: #435980;
}
.versione
{
	color: #000;
	position:relative;
	z-index: 0;
	left: -30px;
	top: 1px;
	font-size: 0.7em;
}
.rss{
	float:left;
	height: 32px;
	padding: 10px 12px;
}

div.nascondi
{
	height: 1px;
}

.autore{}
.argomento{}
.random {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	text-align:center;	
	/*border-top: 1px solid #bfd9f0;	
	border-left: 1px solid #bfd9f0;
	border-right: 2px solid #7da2d6;
	border-bottom: 2px solid #7da2d6;*/	
}
/* Stili per Google*/
#searchcontrol {margin: 10px;}
#searchcontrol .gsc-resultsbox-visible { width: 650px;}
#searchcontrol .gsc-tabsArea { width: 650px; border-bottom: 2px solid #7da2d6;}
#searchcontrol .gsc-input { width: 540px }
#searchcontrol .gsc-search-button { width: 80px }
#searchcontrol .gsc-clear-button {  }
#searchcontrol .gsc-tabhActive { color : #000080; background: #bfd9f0; border-top: 2px solid #7da2d6;}
#searchcontrol .gsc-tabhInactive { }
#searchcontrol .gs-no-results-result .gs-snippet{color : #000080; background: #bfd9f0; border: 2px solid #7da2d6;}
#searchcontrol .gsc-branding{ width: 135px; margin: 0;}

#navtop ul.menum {	    
   padding: 5px;
   border-top: 1px solid #bfd9f0;	
	border-left: 1px solid #bfd9f0;
	border-right: 2px solid #7da2d6;
	border-bottom: 2px solid #7da2d6;  
   background: #7da2d6; 
}

#navtop li.menum {
   padding: 0;
   border: none;
   background: #7da2d6;
   display: block; 
   width: 200px;  
}
#menumultiplo ul {
   
}

#menumultiplo li {
	margin: 0; 
}
#menumultiplo ul.menum {	    
   padding: 2px 0;
   border-top: 1px solid #7da2d6;	
	border-left: 1px solid #7da2d6;
	border-right: 2px solid #7da2d6;
	border-bottom: 2px solid #7da2d6;  
   background: #bfd9f0; 
}

#menumultiplo li.menum {
   border: none;
   background: #7da2d6;
   margin: 0;
	height: 1%; 
   display: block;
}

#menumultiplo li a {	 
   background: #7da2d6;
	font-weight: bold;		
	font-style: normal;
}
#menumultiplo li a:hover {
   color : #fff;
	background:#bfd9f0;
	font-weight: bold; 
}
