/* Commenti */
div#commenti-container {margin:0; text-align:left; position:relative; padding:0 22px 8px 22px;
	font-size: 13px; background: url(box-laterale-commenti.png) repeat-y; color: #FFFFFF; margin-bottom: 6px}
div#commenti-container #form-commento {display:none}
div#commenti-container #form-commento .oggetti-medium {width: 242px; height: 18px; border: none; background: white;
	border: 1px solid #CCCCCC}
div#commenti-container #form-commento .oggetti-large {width: 242px; border: none; background: white;
	border: 1px solid #CCCCCC}
div#commenti-container #form-commento #invia-commento {width: 60px;}
div#commenti-container #form-commento #messaggio-errore {}
div#commenti-container #form-commento #captcha {border: 1px solid #999999; padding:0}
div#commenti-container #form-commento #reload {cursor:pointer; border: none;}
#cella-captcha {background: #FFFFFF; padding: 4px; border: #CCCCCC 1px solid;
	width: 234px; margin: 6px 0}
#cella-captcha #code {width: 230px}
.testo-captcha {color: #333333; font-size: 11px; padding: 2px 0 3px 0}

div#commenti-container #form-loading {display:none;}

div#commenti-container #messaggio-errore {color: #fc721c; font-weight:bold; font-size: 11px;}

div#commenti-container #messaggio-thankyou {font-size: 10px; line-height: 12px; font-weight: bold;
	color: #DE970F; display: none}

div#commenti-container div#messaggio-avviso {margin-bottom: 6px; font-size: 10px; line-height: 12px; font-weight: bold;
	color: #DE970F}

div#commenti-container #nav-commento {height: 20px; color: #FFFFFF; font-size: 11px}
div#commenti-container #nav-commento a {color: #FFFFFF}
div#commenti-container #nav-commento #num-commenti {text-align:right;float:right; height: 20px}

#box-ultimi-commenti {height: 341px; background: url(box-ultimi-commenti.png) no-repeat; margin-bottom: 6px;
	padding: 29px 22px 0 22px; color: #e9e9e9} #box-ultimi-commenti a {color:#e9e9e9}
	.commento {border-bottom:1px dotted #b4e5ff; font-family:Helvetica, sans-serif;
		font-size:11px; padding: 8px 4px;}
	.commento .contenuto {line-height: 12px; overflow: hidden}
	.commento .contenuto a{color:#FFFFFF}
	.commento-home {border-bottom:1px dotted #b4e5ff; font-family:Helvetica, sans-serif;
		font-size:11px; padding: 8px 4px;}
	.commento-home .contenuto {line-height: 12px; height: 36px; overflow: hidden}
	.commento-home .contenuto a{color:#FFFFFF}
	#intestazione {font-weight:bold; /*letter-spacing: -1px;*/ line-height: 13px}
	span.rosa {color:#cc3399}
	span.azzurro a {color:#b4e5ff}
	span.azzurro {color:#6bbee7; text-transform:uppercase}
	#commenti-pagina .azzurro {color:#336699}
	#commenti-pagina .commento {border-bottom:1px dotted #336699;}
	
div#commenti-navigation {border-top: #00236f 1px solid; height: 32px; line-height: 32px; 
		margin: 6px auto 0 auto; font-family: "Trebuchet MS",sans-serif; clear: left}
div#commenti-navigation a {color:#104583; text-decoration: none; font-weight: bold}
div#commenti-navigation a:hover {text-decoration: underline}
div#commenti-navigation #prev {float: left; margin-left: 12px}
div#commenti-navigation #next {float: right; margin-right: 12px}

div#commenti-container a {text-decoration: none; color:#ffffff; }
div#commenti-container a:hover {text-decoration: underline}

.formLabel {font-variant: normal; font-size: 11px; padding: 4px 0}

/* Commenti Fine */
