﻿body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #D6D6D6;
color: #303030;
}

a {
text-decoration: none;
color: #8C4600;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url('../images/corner2.gif') no-repeat right top;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url('../images/corner2.gif') no-repeat right top;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url('../images/corner2.gif') no-repeat right top;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 760px;
padding: 5px 20px 20px 20px;
background: #ffffff;
}

#logo {
	margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #e0e0e0 url('../images/corner.gif') no-repeat right top;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
color: #000000;
background: #d0d0d0 url('../images/corner.gif') no-repeat right top;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #505050 url('../images/corner.gif') no-repeat right top;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
height: 200px;
color: #FFFFFF;
padding: 0;
background: #505050 url('../images/front_fpace10.jpg');
clear: both;
margin: 5px 0 0 0;
}

#no_desc {
height: 50px;
color: #FFFFFF;
padding: 0;
background: #505050 url('../images/front_fpace10.jpg');
clear: both;
margin: 5px 0 0 0;
}

#desc p {
width: 400px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
	color: #FFFFFF;
	padding: 15px 15px 0 15px;
}

#no_desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#no_desc h2 {
padding: 15px 15px 0 15px;
color: #FFFFFF;
}

#desc a {
color: #FFFFFF;
text-decoration: underline;
}

#main {
width: 418px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
width:310px;
float:right;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url('../images/corner.gif') no-repeat right top;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url('../images/corner.gif') no-repeat right top;
text-decoration: none;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

#box_contenitore {
	margin: 5px 5px 5px 5px;
	height: 400px;
	padding: 10px;
	background-color: #F0F0F0;
}
.box_sinistra {
	float: left;
	border: 1px solid #eee;
	width: 200px;
	background-color: #EEFFBB;
	padding: 5px 5px 5px 5px;
}
	.box_sinistra:hover {
		border: 1px solid #ccc;
	}

.box_destra {
	float: right;
	border: 1px solid #eee;
	padding: 5px 5px 5px 5px;
	background-color: #EDE6FF;
	width: auto;
	height: auto;
}
	.box_destra:hover {
		border: 1px solid #ccc;
	}
	
	.box_destra .foto {
	margin: 0 5px 3px 5px;
	border: 2px solid #ccc;
	text-align: center;
}

	.titolo_foto {
	border: 1px solid black;
	padding: 2px;
	background-image: url('../images/bg_top_verde.gif');
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
	}
	
#box_contenitore_spa {
	margin: 5px 5px 5px 5px;
	height:450px;
	padding: 10px;
	background-color: #F0F0F0;
}

	#box_contenitore_spa p {
	font-size:11px;
	margin-top:2px;
	margin-bottom: 2px;
}

#box_datac {
	float: left;
	border: 1px solid #eee;
	width: 150px;
	background-color: #d9e0e8;
	padding: 5px 5px 5px 5px;
}
	#box_datac:hover {
		border: 1px solid #ccc;
	}
	#box_datac p {
	font-size:x-small;
	margin-top:0px;
	margin-bottom: 0px;
}
	#box_datac p.titolodatac {
	font-size:11px;
	font-weight:bolder;
	margin-top:0px;
	margin-bottom: 2px;
}

.box_cartelle {
	float: right;
	border: 1px solid #eee;
	padding: 5px 5px 5px 5px;
		background-color: #EEFFBB;

	width: 200px;
	height: auto;
}
	.box_cartelle:hover {
		border: 1px solid #ccc;
	}
#fotoflash {
	background-color: #BCD6FC;
	margin-top: 10px;
	margin-left: 5px;
	padding: 10px;
	text-align: center;
	width: 400px;
	margin-right: 5px;
	border: 1px solid gray;
	background-image: url(../images/bg_fotoshow.jpg);
	background-position: bottom;
	height: 410px;
}		
#fotoflash .flash {
	border: 1px solid #999999;
	padding-right: 2px;
	color: #F0F0F0;
	padding-bottom: 2px;
	padding-top: 2px;
}
#datatitolo {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	letter-spacing: 5px;
	margin-bottom: 0px;
}
#datadesc {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}
.headtitle {
	font-weight: normal;
	background-color: #FFFFCC;
	padding: 2px;
	border: 1px solid #ccc;
	background-image: url(../images/bg_headtitle.gif);
	padding-left: 5px;
}


p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.readright {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}

/* right side
   ---------- */
		
.right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}

	.right_login {
		padding: 10px;
		margin: 0 0 10px 0;
		background: #A9D4F2;
		color: #246088;
		border-top: 1px solid #4A8EBC;
		border-bottom: 1px solid #4A8EBC;
	}
	.right_top {
	border: 1px solid black;
	padding: 5px;
	background-image: url('../images/bg_top_verde.gif');
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	background-color: efecc0;
	background-repeat: repeat-x;
	}
		.right_top a {
	color: #000000;
	text-decoration: none;
	}
			.right_top a:hover {
	color: #333333;
	text-decoration: underline;
	}
	.right_articles {
	border: 1px solid #eee;
	padding: 8px;
	margin: 0 0 10px 0;
	background-color: #FFFFD7
	}
	
	.right_articles:hover {
		border: 1px solid #ccc;
	}
	
	
		.box_cartellefoto {
	border: 1px solid #eee;
	padding: 8px;
	margin: 0 0 10px 0;
	background-color: #dde9fb
	}
	
	.box_cartellefoto:hover {
	border: 1px solid #ccc;
	background-color: #C9DDFC;
	}	
	.box_cartellefoto a{
	color:#333333;
	font-size:14px;
	letter-spacing: 2.5px;
	}
	
    .box_cartellefoto a:hover{
	color:#4e93f8;
	text-decoration: none;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
	border: 2px solid #ccc;
}

.image_main {
	float: right;
	border: 2px solid #ccc;
}

input.search {
	color:#666666;
	font-family:Verdana;
	font-size:10px;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 199px;
	background: url('../images/input.gif');
	padding: 4px;
	height:16px;
	margin-left: 5px;
	margin-top: 2px;
	float: left;
}

input.formsearchbutton {
	color: #333333;
	padding: 2px 1px 0 2px;
	background: #f7f8e8;
	border: 1px solid gray;
	background-image: url(../images/bg_btnsearch.gif);
	cursor: pointer;
	margin-left: 2px;
	margin-top: 2px;
	font-size: small;
}
input.login {
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 142px;
	padding:4px;
	background: url('../images/input_login.gif');
	height:16px;
}

form {
	margin: 0;
	margin-left: 5px;
}


.date {
	BACKGROUND: url('../images/icon_date.gif') no-repeat left center;
	font-size: 9px;
	color: #CC3333;
	padding-left: 15px;
	width: auto;
	margin-left: 140px;
	margin-bottom: 2px;
}
.comments {
	PADDING-LEFT: 15px;
	BACKGROUND: url('../images/icon_comment.gif') no-repeat left center;
	width: auto;
	font-size: 11px;
	color: #666666;
}

.comments a {
text-decoration: none;
color: #666666;
}

.comments a:hover {
	text-decoration: underline;
	color: #000000;
}
.news A:link IMG {
	border: 1px solid #dfd18f;
	padding: 4px;
BACKGROUND: url('../images/paper.jpg') no-repeat center 50%;
}



label
{
	width: 8em;
	float: left;
	text-align: right;

margin-right: 0.5em
display: block
; 	padding-top: 5px;
}

input.loginbutton
{
	color: #000;
	background: #E1E1E1;
	border: 1px solid gray;
	margin-left: 185px;
	background-image: url(../images/background_silver.jpg);
	cursor: pointer;
} 

input.blogPulsante {	
height: 25px; border: 1px solid #999999; margin: 0; padding: 0px; cursor:pointer;background-image: url(../images/background_silver.jpg);
}

#hintbox
{
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px;
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid gray;
border-bottom: 2px solid gray;
visibility: hidden;
}

legend
{
	color: #333333;
	border: 1px solid gray;
	padding: 2px 6px;
	background-color: #E1E1E1;
	margin-bottom:10px;
} 

fieldset
{

	margin-right:5px;
}

#loginform
{
	margin-top: 10px;
}
#errorbox
{
margin-left:5px;
margin-right:5px;

}

#loginmsg
{
	margin-top: 10px;
}

#loginmsg p
{
	margin-left:10px;
	margin-right:10px;
}
#loginmsg p.loginwelcome
{
margin-bottom:15px;
}
#loginmsg a.animsg
{
color:black;
}


.titolotext {
	color: #339933;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: lighter;
}
#commentoheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	background-color: #FFFFD7;
	border: 1px solid #999999;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

.commentcontainer{
	width:400px;
	padding:2px 10px 2px 10px;
	margin-left: 20px;
}

.commentcontainer .testocomment{
width:350px;
text-align:left;
padding:10px;
background-color:#F5F5F5;
border: 1px solid gray;
font-size:10px;
}


.search_field {
	background: #DCF2B8 url('../anteprima/barbg.gif') no-repeat;
	color: #000;
	clear: both;
	height: 40px;
	padding: 10px 5px 5px 0;
	margin-bottom: 5px;
	border: 1px solid #eee;
	width: 300px;
}

#txtcerca {
	float:none;
	margin: 0;
	border: 0;
	height: 40px;
	width: 300px;
}

#btncerca {
	height: 30px;
	border: 0;
	float:right;
	margin-right: 0px;
	width: 30px;
}

#btncerca a {

	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0;

	display: block;
	margin: 0px 0px 0 0px;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../images/btn_cerca.png") top left no-repeat;
	border: 0;
}

#btncerca a:hover {
    background: url("../images/btn_cerca.png") bottom left no-repeat;
}

#btnindietro {
	height: 44px;
	margin: 0;
	border: 0;
	float:left;
}

#btnindietro a {

	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0;

	display: block;
	margin: 0px 0px 0 0px;
	width: 46px;
	height: 44px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../images/btn_indietro.gif") top left no-repeat;
	border: 0;
}

#btnindietro a:hover {
    background: url("../images/btn_indietro.gif") bottom left no-repeat;
}
#btnavanti {
	height: 44px;
	margin: 0;
	border: 0;
	float:right;
}

#btnavanti a {

	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0;

	display: block;
	margin: 0px 0px 0 0px;
	width: 46px;
	height: 44px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../images/btn_avanti.gif") top left no-repeat;
	border: 0;
}

#btnavanti a:hover {
    background: url("../images/btn_avanti.gif") bottom left no-repeat;
}

#btnfotorecenti {
	height: 47px;
	margin-left: 3px;
	border: 0;
	float:left;
}

#btnfotorecenti a {

	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0;

	display: block;
	margin: 0px 0px 0 0px;
	width: 172px;
	height: 47px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../images/btn_fotorecenti.jpg") top left no-repeat;
	border: 0;
}

#btnfotorecenti a:hover {
    background: url("../images/btn_fotorecenti.jpg") bottom left no-repeat;
}
#btnfotosor {
	height: 47px;
	margin-left: 20px;
	border: 0;
	float:right;
}

#btnfotosor a {

	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0;

	display: block;
	margin: 0px 0px 0 0px;
	width: 172px;
	height: 47px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../images/btn_fotosorpresa.jpg") top left no-repeat;
	border: 0;
}

#btnfotosor a:hover {
    background: url("../images/btn_fotosorpresa.jpg") bottom left no-repeat;
}

#btnfotovota {
	height: 47px;
	border: 0;
	float:left;
	margin-left:80px;
	margin-top:10px;
}

#btnfotovota a {
	color:#0066CC;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0;
	display: block;
	margin: 0px 0px 0 0px;
	border: 0;
}

#btnfotovota a:hover {
	text-decoration:none;
	color:#000000;
}
#btnrisultati {
	height: 22px;
margin-right:10px;
	border: 0;
	float:right;
}

#btnrisultati a {

	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0;

	display: block;
	margin: 0px 0px 0 0px;
	width: 64px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../images/btn_risultati.gif") top left no-repeat;
	border: 0;
}

#btnrisultati a:hover {
    background: url("../images/btn_risultati.gif") bottom left no-repeat;
}
#btnvota {
	height: 22px;
	margin-left:15px;
	border: 0;
	float:left;
}

#btnvota a {

	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0;

	display: block;
	margin: 0px 0px 0 0px;
	width: 64px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../images/btn_vota.gif") top left no-repeat;
	border: 0;
}

#btnvota a:hover {
    background: url("../images/btn_vota.gif") bottom left no-repeat;
}

#btnmostrafoto {
	height: 22px;
	margin-left:170px;
	border: 0;
}

#btnmostrafoto a {

	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0;

	display: block;
	margin: 0px 0px 0 0px;
	width: 115px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../images/btn_mostrafoto.gif") top left no-repeat;
	border: 0;
}

#btnmostrafoto a:hover {
    background: url("../images/btn_mostrafoto.gif") bottom left no-repeat;
}

#boxlink {
	padding: 10px;
	background-color:#EAEAEA;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid white;
	}
	#boxlink:hover {
	padding: 10px;
	background-color:#F1EDE2;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #ccc;
	}
.linktitolo {
font-weight: bold;
margin: 0;
}

.linkdesc {
padding-left:16px;
font-size:11px;	
margin-top: 2px;
margin-bottom: 2px;
}

#linkdettagli {
font-size:x-small;
font-weight: bold;
color:#993300;
text-align:right;
}
#fotodettagli {
font-size:x-small;
font-weight: bold;
color:#666666;
text-align:left;
}
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 11px Tahoma;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.iconspan_left{
float: left;
margin-top:10px;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}
img.icon {
	vertical-align: middle;
}

img.percentuale {
	margin-left:20px;
}


#sondaggiobox {
background-image:url('../images/sondaggio_bg.gif');
background-repeat:no-repeat;
padding: 10px;
padding-top:15px;
background-color: #FFFFEC;
border: 1px solid #ccc;
margin-bottom:10px;
margin-top:10px;
}
#sondaggiobox p.titolo {
color:#525252;
font-family:Tahoma;
font-size:small;
font-weight:bold;
}
#rispostebox {
color:#525252;
	margin-left: 5px;
	margin-bottom:10px;
	font-size:11.5px
}

#rispostebox p{
margin-top:0px;
margin-bottom:0px;

}

a.tooltip {
font-size:small;
	COLOR: #c00
}
a.tooltip B {
	DISPLAY: none
}
a.tooltip:hover {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; Z-INDEX: 500; BORDER-BOTTOM-WIDTH: 0px; POSITION: relative; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
a.tooltip:hover B {
	BORDER-RIGHT: #888 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #888 1px solid; DISPLAY: block; PADDING-LEFT: 5px; FONT-WEIGHT: normal; BACKGROUND: #ffc; LEFT: -25px; PADDING-BOTTOM: 5px; BORDER-LEFT: #888 1px solid; WIDTH: 160px; COLOR: #000; PADDING-TOP: 5px; BORDER-BOTTOM: #888 1px solid; POSITION: absolute; TOP: 20px
}
a.tooltip:hover B EM {
	DISPLAY: block; FONT-SIZE: 1px; BACKGROUND: url(../images/tooltip.gif) #fff 0px 0px; LEFT: 20px; WIDTH: 11px; POSITION: absolute; TOP: -6px; HEIGHT: 6px
}
    div.boxsuggerimenti {
	color:#666666;
	font-family:Verdana;
	font-size:10px;
      position:absolute;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
      text-align:left;
    }
    div.boxsuggerimenti ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.boxsuggerimenti ul li.selected { background-color: #DCF2B8; color: black;}
    div.boxsuggerimenti ul li {
list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:10px;
  cursor:pointer;
  border-bottom:1px solid #888;
    }

