/* **********************************************************
     FOGLIO DI CORNATE
************************************************************* */
body{
	font-family: Arial, Geneva, sans-serif;
	font-size: 0.95em;
	background-color: #ffffff;
	color: #000000;
	margin: 0 2% 0 2%;
	margin-top: 5px;
}

img {
	border: 0px;
}

td {
	font-size: 0.95em;
}

a {
	color: #39358B;
}
a:hover {
	color: #FF0000;
	background-color: transparent;
}
a:visited {
	color: #800000;
	background-color: transparent;
}
h2 {
	color: #39358B;
	font-weight: bold;
	font-size: 1.2em;
}

.pagine{
  text-align: center;
  vertical-align: bottom;

}

.traspare{
	display:none;
}

.nn4{
	display: none;
}

.liquid_top_sx {
	background-image: url(../images/top-1.png);
	width: 100%;
}

.news {
	margin: 5px 5px 5px;
	padding: 0;
	width: 100%;
}
.news2 {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #39358B;
	margin: 5px 5px 5px;
	padding: 0;
	width: 100%;
}
.testonews {
	font-size: 0.8em;
}
.news img {
	float: left;
	margin: 0px 5px 5px 0px;
}

.gallery {
	margin: 5px 5px 5px;
	padding: 0;
}
.gallery img {
	border: none;
}
.gallery a {
	border: none;
	padding: 5px;
}

.center {
	width: 100%;
	text-align: center;
}

.copy {
	font-family: Arial, Geneva, sans-serif;
	font-size: 0.80em;
	background-color: transparent;
	color: #000000;
	border-top-color: #39358B;
	border-top-width: 1px;
	border-top-style: solid;
}

.copy a {
	color: #000000;
	text-decoration: underline;

	background-color: transparent;
}
.copy a:hover {
	color: #E52D30;
	text-decoration: underline;
	background-color: transparent;
}

.copy a:visited {
	color: #800000;
	background-color: transparent;
}

.copy_galleria {
	font-family: Arial, Geneva, sans-serif;
	font-size: 0.80em;
	background-color: transparent;
	color: #B9B9CE;
	width: 100%;
	text-align: right;
}


.copydoc {
	font-family: Arial, Geneva, sans-serif;
	font-size: 0.80em;
	background-color: transparent;
	color: #000000;
	width: 100%;
	text-align: right;
}
.copydoc a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
	background-color: transparent;
}
.copydoc a:hover {
	color: #E52D30;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
}

.titdoc {
        font-size: 0.9em;
        font-weight: bold;
        color: #00004B;
}

.titdocred {
        font-size: 0.9em;
        font-weight: bold;
        color: #AF0010;
}

.internews {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39358B;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #39358B;
	padding: 2px 2px 2px 2px;
	text-align: right;
	vertical-align: bottom;
}

div.clearer {
	clear: left
}

.lblkey  {
	font-family: Arial, Geneva, sans-serif;
	color: Red;
	font-style : italic;
	background : Silver;
	font-weight : bold;
}
.labelnera  {
	font-family: Arial, Geneva, sans-serif;
	color: #000000;
	font-weight: bold;
}


.contatore  {
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	border: 1px solid Navy;
	text-align: center;
}

.sondaggio{
	font-size: 0.8em;
	background-color: #FFFFFF;
	padding: 1px 1px 1px 10px;
	border-style: solid solid solid solid;
	border: 1px Navy;
}

.gia_votato{
	font-size: 1.2em;
	color: Red;
	font-weight: bold;
}

/* ************************** */
   GESTORE DI IMMAGINI
/* ************************** */

#espg a:link {
	color: #577058;
	text-decoration:underline;
}
#espg a:visited {
	color: #333;
}
#espg a:hover, #espg a:active, #espg a:focus {
	text-decoration:none;
}
#espg h2 {
	/*-moz-border-radius:20px 20px 0 0;*/
	font:bold 1.1em Georgia, garamond, times, serif;
	margin:0;
	padding:2px 0 2px 10px;
	background: #FCBD4E;
	color:#143E10;
}
#espg #prevnext{
	margin-top:10px;
}
#espg #prev, #espg #next {
	display:block;
	padding:5px;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#ddd;
	text-decoration:none;
	margin:0 10px 10px;
	/* font-size:0.8em; */
}
html body #espg div #prev:hover, html body #espg #next:hover,html body #espg div #prev:focus, html body #espg #next:focus {
	border-color:#888;
	background:#ccc;
	color:#000;
}
#espg #prev {
	float:left;
}
#espg #next {
	float:right;
}
#espg #image {
	text-align:center;	
	background: #ddd url(imagefade/loading.gif) 50% 50% no-repeat;
	margin:0 auto;
/*	margin-bottom:5px;*/
}
#espg .imgwrapper {
	float: left;
	margin: 0 15px 15px 15px;
	padding: 2px;
}
#espg .imgwrapper span {
	display:block;
	font:0.8em verdana, sans-serif;
	text-align:center;	
}
#espg .imgwrapper img {
	background-color: #fff;
	border: 1px solid #ddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
#espg .imgwrapper a:visited img {
	background-color:#fff;	
}
#espg .imgwrapper a:hover img, #espg .imgwrapper a:focus img {
	background-color: #036;
}
#espg .imgwrapper a:hover, #espg .imgwrapper a:focus {
	color:#000;
}
#espg #single {
	padding:3px;
	border:1px solid #aaa;
	/*-moz-border-radius:5px;*/
	background:#ddd;
}
#espg #description {
	border:1px solid #ddd;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
	color:#303;
	background:#ECF3FA;
}
#espg #thedate {
	text-align:right;
	clear:both;
	margin:10px;
	color:#303;
	font-style:italic;
}
#espg #credit {
	background: #FCBD4E;
	color:#143E10;
	border-top:4px solid #bbb;
	/*-moz-border-radius:0 0 20px 20px;*/
	/* font-size:0.8em; */
	text-align:center;
	margin:0;
	padding:3px 0;
	clear:both;
}
#espg #credit a {
	color:#000;
}
#espg #credit a:hover, #espg #credit a:active, #espg #credit a:focus {
	color:#000;
	text-decoration:none;
}
#espg #directories {
	border-bottom:1px solid #ddd;
	margin:0;
}
#espg #breadcrumb {
	padding:5px;
	border-bottom:1px solid #ddd;
	background:#bbb;
	color:#CD7F03;
	margin:0;
}
#espg #breadcrumb a {
	color:#000;
	text-decoration:underline;
}
#espg #breadcrumb a:hover, #espg #breadcrumb a:active, #espg #breadcrumb a:focus{
	color:#000;
	text-decoration:none;
}
#espg #dirdesc {
	padding:4px;
	border-bottom:1px dashed #ddd;	
	background:transparent;
	margin:0 0 10px 0;
}
#espg #gallery {
	padding:10px 5px;
}
/* Standard category listing*/
#espg #directories ul.cat {
	list-style:circle;
	padding-bottom:5px;
}
#espg ul.cat li {
	margin:2px 0;
}
/* categories with thumbs */

#espg div.catthumbs {
	margin:5px;
	padding:5px;
}
#espg div.catthumbs div {
	margin:10px;
	padding:2px;
	text-align:center;
	float:left;
	width:200px;
}
#espg div.catthumbs img.tnexample{
	margin:5px;
	margin:0 auto;
	display:block;
	border:0;
}
#espg div.catthumbs a{
	display:block;
}

#espg #directories h3 {
	font:1em georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:15px;
	margin:0;
}
#espg #directories h4 {
	font:0.9em georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:20px;
	margin:0;
}

#espg div.pagination{
	clear:both;
	text-align:center;
}

#espg #header {
	background:#fff;
	color:#969696;
}
#espg #header h1 {
	background:transparent;
	color:#4E684A;
}
#espg #header {
	margin:0;
	padding: 0;
	height: 164px;
}
#espg #header h1 {
	position:relative;
	top:94px;
	left:-15px;
	/* font-size:1.3em; */
	font-weight:normal;
	font-family:verdana,tahoma,helvetica,sans-serif;
	margin:0 0 0 200px;
}
/* footer */
#espg #footer {
	font-family: arial,helvetica,sans-serif;
	margin:0 15px;
	clear: both;
	padding:0;
	/* font-size: 70%; */
	color:#303;
}
#espg #footer a:hover, #espg #footer a:focus  {
	text-decoration:none;
	color:#969696;
}

#espg #design {
	float:right;
	text-align:right;
	margin:0;
}
#espg #copyright {
	padding:0 0 0.2em;
	margin:0;
}
/*editor*/
#espg div#admin {
	background:#c00;
	color:#fff;
	/*-moz-border-radius:0 0 20px 20px;*/
	/* font-size:1.2em; */
	font-weight:bold;
	letter-spacing:0.2em;
	text-align:center;
	margin:0;
	padding:5px 0;
	clear:both;
}
#espg div#editor {
   font: .85em/1 Verdana, Arial, sans-serif;
   border-top: 1px gray solid;
   padding: 10px 20px;
   margin: 10px 0;
   clear:both;
}
#espg div#editor h2 {
   /* font-size: 1.2em; */
   text-align: center;
   margin: 0 0 8px;
}
#espg div#editor p.valid {
   background: pink;
   color: black;
   /* font-size:1.2em; */
   float: left;
   padding: 5px;
   margin: 5px 0;
}
#espg div#editor p.invalid {
   background: #c00;
   /* font-size:1.2em; */
   border:1px solid #000;
   color: #fff;
   float: left;
   padding: 5px;
   margin: 5px 0;
}
#espg div#editor fieldset {
   background: #f6f6f6;
   clear: both;
}

#espg div#editor p {
   margin: 5px 0;
}
#espg div#editor input[type="text"], #espg div#editor textarea,#espg div#editor input[type="password"] {
   border: solid 1px green;
   margin: 2px 1px 1px;
}
#espg div#editor input[type="text"]:focus, #espg div#editor textarea:focus,#espg div#editor input[type="password"]:focus {
   border: solid 2px darkgreen;
   margin: 1px 0 0;
}
#espg div#editor input#userfile{
   margin: 2px 1px 1px;
}
/* login specific */
#espg p.warn{
	background: #c00;
	/* font-size:1em; */
	border:1px solid #000;
	color: #fff;
	float: left;
	padding: 5px;
	margin: 5px 0;
}
#espg div#login fieldset {
   background: #f6f6f6;
   clear: both;
}
#espg div#login input[type="text"], #espg div#login input[type="password"] {
   border: solid 1px green;
   margin: 2px 1px 1px;
}
#espg div#login input[type="text"]:focus, #espg div#login input[type="password"]:focus {
   border: solid 2px darkgreen;
   margin: 1px 0 0;
}
#espg div#login label{
	width:8em;
	float:left;
	text-align:right;
	padding-right:5px;
}
#espg div#login .button{
	margin: 0.5em 0 0 9em;
}

#espg div.clearer {
	clear: both;
}
#espg img.precache {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	visibility: hidden;
}
/* comment system */
#espg div#comments{
	margin:0.5em 15%;
	/* font-size:0.9em; */
}

#espg div#comments div.comment-odd{
	margin:3px 0;
	border:1px solid #969696;
	background:#f9f9f9;
}
#espg div#comments div.comment-even{
	margin:3px 0;
	border:1px solid #969696;
	background:#fff;
}
#espg p.cname{
	font-weight:bold;
	margin:3px;
}
#espg p.ccomment{
	margin:0 10px;
}
#espg p.time{
	font-style:italic;
	margin:0;
	padding:4px 1em 4px 0;
	text-align:right;
}
#espg p.no-comment{
	font-weight:bold;
	text-align:center;
}
#espg p.comment-error{
	color:#900;
}
#espg div.comment-form-holder{
	width:50%;
	margin:0.5em 0;
}
#espg form.comment-form{
	width:100%;
}
#espg form.comment-form fieldset{
	border:1px solid #f9f9f9;
}
#espg form.comment-form legend{
	letter-spacing:0.1em;
	color:#003;
}
#espg form.comment-form label{
	width:12em;
	float:left;
}
 div.pagedcomments{
 	text-align:center;
 }
#espg p.comment-attrib{
	/*text-align:right; */
	font-size:80%;
	padding-right:1em;
}
#espg .center{
	text-align:center;
}


/* ************************************************ */
/* IDs */
#main {
	display: block;
	margin-top: 0px;
	margin-left: 2%;
	margin-right: 2%;
	position: relative;
}

#intestazione {
	display: block;	
	text-align: right;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
	background-color: #ECF3FA;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39358B;
}
#intestazione img {
	text-align: right;
	vertical-align: bottom;
	padding: 0 0 0 0;
	border: none;
}
#intestazione span {
	color: #39358B;
	font-style: italic;
	font-size: 1.5em;
	font-weight: normal;
	border: none;
}

#path {
	text-align: left;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39358B;
	color: #39358B;
}

/* gestione immagine */
img#zoom { width:100% }

/* MENU SX*/
#menusx {
	background-image: url(../images/menu_sx-bg.png);
	display: block;
	position: relative;
	color: #39358B;
	font-size: 0.9em;
	font-weight: normal;
	background-color: transparent;
	width: 133px;
}
#menusx dd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#menusx ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	margin-right: 3px;
	padding: 0 0 0 0;
}
#menusx li {
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	list-style: square;
	list-style-image: url(../images/sx_pointer.gif);
}
#menusx a {
	color: #39358B;
	text-decoration: none;
	background-color: transparent;
	margin: 0 0 0 0;
}
#menusx a:hover {
	color: #E52D30;
	text-decoration: underline;
	background-color: transparent;
}


/* MENU DX*/
#menudx {
	background-image: url(../images/menu_dx-bg.png);
	display: block;
	position: relative;
	color: #39358B;
	font-size: 0.9em;
	font-weight: normal;
	background-color: transparent;
	width: 133px;
}
#menudx dd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#menudx ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	margin-right: 3px;
	padding: 0 0 0 0;
}
#menudx li {
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	list-style: square;
	list-style-image: url(../images/dx_pointer.gif);
}
#menudx a {
	color: #39358B;
	text-decoration: none;
	background-color: transparent;
	margin: 0 0 0 0;
}
#menudx a:hover {
	color: #E52D30;
	text-decoration: underline;
	background-color: transparent;
}

/* LISTE CORPO PAGINA */
#listacorpo {
	color: #39358B;
	font-size: 1em;
	font-weight: normal;
	background-color: transparent;
	margin-left: 1em;
}
#listacorpo ul {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 3px;
	padding: 0 0 0 0;
}
#listacorpo li {
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	list-style: square;
	list-style-image: url(../images/punto.gif);
}
#listacorpo a {
	color: #39358B;
	text-decoration: none;
	background-color: transparent;
	margin: 0 0 0 0;
}
#listacorpo a:hover {
	color: #E52D30;
	text-decoration: underline;
	background-color: transparent;
}


#elezioni {
	display: block;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
	background-color: #FFFF91;
	/* border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: Red; */
}

#elezioni a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: Navy;
}

#elezioni a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: Blue;
}

#elezioni a:visited {
	color: #800000;
	background-color: transparent;
}



