html {
	height: 100%;
}

body {
	background-image: url(img/bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #DCBF5B;
	margin: 0px;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 990px;
	background-image: url(img/col_sx.gif);
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
}

#container h1 {
	margin: 0px;
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;	
	display:none;
}

#footer {
	width: 960px;
	height: 30px;
	background-color: #000000;
	border: 1px solid #FF0000;
}

#col_sx {
	float: left;
	width: 240px;
	padding-left: 70px;
	padding-top: 10px;
	border: 0px solid #FF0000;
}

#col_dx {
	float: left;
	width: 640px;
	padding-left: 10px;
}

#col_eventi {
	float: left;
	width: 315px;
	padding-top: 10px;
}

#col_album {
	float: right;
	width: 315px;
	padding-top: 10px;
	padding-left: 10px;
}

#top {
	float: left;
	background-image: url(img/bgtop.gif);
	background-repeat: no-repeat;
	width: 650px;
	height: 61px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.text_pagine_interne h3 {
	margin: 0px;
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;	
}

.maschera{
	position:relative;
	margin-top: 10px;
	width:640px;
	height:270px;
	overflow:hidden;
}

#handles4 span {
	float: left;
	display: block;
	margin-right: 5px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	cursor: pointer;
	width: 21px;
	height: 16px;
	background-image: url(img/button_square.png);
}

#handles4 span:hover {
	background-image: url(img/button_square_hover.png);
}

#box4{
	position:absolute;
}

#box4 div{
	width:640px;
	height:280px;
	float:left;
}

.mini_album {
	display: block;
	background-repeat: no-repeat; 
	background-position: center; 
	width: 60px; 
	height: 60px;
	font-family: verdana;
	font-size: 0px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
	
}

.mini_album:hover {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.box_thumb_album {
	position: relative;
	float: left;
	width: 640px;
}

.box_album {
	position: relative;
	float: left;
	width: 640px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px dotted #000000;
}

.copertina {
	position: relative;
	float: left;
	width: 315px;
	height: 140px;
	margin-bottom: 10px;
	background-position: center;
}

.copertina2 {
	position: absolute;
	float: left;
	width: 295px;
	height: 120px;
	padding: 10px;	
	background-color: #000000;
	background-repeat: repeat;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;		
	font-weight:bold;
	font-size:14px;	
}

.text_album {
	color: #DDDDDD;
	width: 291px;
	position: absolute;
	font-family: verdana;
	font-size: 12px;
	text-align: center;		
	padding: 10px;		
	padding-top: 30px;		
}

.copertina3 {
	position: relative;	
	width: 315px;
	height: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center;
}

.copertina_fader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 315px;
	height: 140px;
	/*background-image: url(img/fader_mini.png);*/
	background-image: url(img/fader_copertina.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	font-size: 0px;
	color: #000000;
}


.copertina_fader a:visited {
	font-size: 0px;
	color: #000000;
}


.copertina_fader a:hover {
	font-size: 0px;
	color: #000000;
}

.copertina_calendario {
	position: relative;
	float: left;
	width: 232px;
	height: 60px;
	margin: 10px;	
	background-position: center;
	border: 4px solid #000000;
}

.calendario {
	position:relative;
	display:block;
	float:left;	
	margin-bottom: 10px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;	
	text-align: left;
	color: #000000;	
	width: 350px;
}

.calendario_day {
	position:absolute;
	top:0px;
	right:0px;
	padding:10px;	
	padding-top:7px;
	font-family: verdana;
	font-size: 14px;	
	font-weight:bold;
	text-align: right;
	color: #999999;		
}

.dettaglio_calendario {
	display:none;	
	margin-top: 10px;	
	font-family: verdana;
	font-size: 10px;	
	text-align: justify;
	color: #555555;
}

.dati_album {
	float: right;
	width: 315px;
	padding-left: 10px;
}

.box_mid_dati_album {
	width: 295px;
	height: 65px;
	background-image: url(img/box_mid.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.box_mid_dati_album span {
	color: #990000;
}

#top_open {
	float:left;
	width: 640px;
	height: 5px;
	background-image: url(img/top_open.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 1px;
}

#top_close {
	float:left;
	width: 640px;
	height: 5px;
	background-image: url(img/top_close.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 1px;
}

#top_mid {
	float: left;
	width: 630px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}


#top_mid h1 {
	margin: 0px;
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;	
	display:none;
}

#top_mid h3 {
	margin: 0px;
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;	
	display:none;
}

#top_mid h6 {
	margin: 0px;
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;	
	display:none;
}

#top_mid2 {
	float: left;
	width: 640px;
	background-color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}

#evento_principale {
	position: relative;
	float: left;
	width: 640px;
	height: 300px;
}

#top h3 {
	display: none;
}

#top h6 {
	display: none;
}

#evento_principale_fader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 300px;
	/*background-image: url(img/main3.png);*/
	background-image: url(img/main3.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	font-size: 0px;
	color: #000000;
}

#evento_principale_fader a:visited {
	color: #000000;
}

#evento_principale_fader a:hover {
	color: #000000;
}

#evento_principale_testo {
	position: absolute;
	width: 630px;
	height: 50px;
	top: 240px;
	left: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	padding: 5px;
}

#evento_principale_testo h3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
}

#evento_principale_testo a:link {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-decoration: none;
}

#evento_principale_testo a:visited {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-decoration: none;
}

#evento_principale_testo a:hover {
	color: #FF0000;
}


.evento {
	position: relative;
	float: left;
	width: 315px;
	height: 148px;
	margin-bottom: 10px;
}

.evento_fader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 315px;
	height: 148px;
	/*background-image: url(img/fader_mini.png);*/
	background-image: url(img/fader_mini.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	font-size: 0px;
	color: #000000;
}


.evento_fader a:visited {
	font-size: 0px;
	color: #000000;
}


.evento_fader a:hover {
	font-size: 0px;
	color: #000000;
}

.evento_fader_passato {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 315px;
	height: 148px;	
	background-image: url(img/fader_mini_passato.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	font-size: 0px;
	color: #000000;
}

.evento_testo {
	position: absolute;
	width: 305px;
	height: 40px;
	top: 95px !important;
	top: 98px;
	left: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	padding: 5px;
}

.evento_testo h3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
}

.evento_testo a:link {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 3px;
	text-decoration: none;
}

.evento_testo a:visited {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 3px;
	text-decoration: none;
}

.evento_testo a:hover {
	color: #FF0000;
}

.torna_elenco a {	
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FF0000;	
	text-decoration: none;
}



.torna_elenco a:hover {
	text-decoration: underline;
}

.titolo {
	width: 308px;
	height: 21px;
	background-image: url(img/title.png);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 7px;
}

.box_open {
	width: 315px;
	height: 8px;
	background-image: url(img/box_open.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	font-size: 1px;
}

.box_close {
	width: 315px;
	height: 45px;
	background-image: url(img/box_close.png);
	background-repeat: no-repeat;
}

.box_close_news {
	width: 315px;
	height: 8px;
	background-image: url(img/box_close_news.png);
	background-repeat: no-repeat;
}

.box_mid_chat {
	width: 305px;
	height: 270px;
	background-image: url(img/box_mid.png);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}

.box_mid_album {
	width: 305px;
	height: 64px;
	background-image: url(img/box_mid.png);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}

.box_mid_news {
	float:left;
	width: 305px;	
	background-image: url(img/box_mid.png);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}

.text_news {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #333333;	
	padding-bottom: 5px;
}

.footer_open {
	width: 640px;
	height: 5px;
	background-image: url(img/footer_open.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 1px;
}

.footer_close {
	width: 625px;
	height: 26px;
	background-image: url(img/footer_close.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 15px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #000000;
	text-decoration: none;
}

.footer_close a {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #990000;
	text-decoration: none;
}

.footer_close a:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #990000;
	text-decoration: none;
}

.footer_close a:hover{
	text-decoration: underline;
}

.footer_mid {
	width: 630px;
	background-color: #000000;
	padding-left: 10px;
}

.cleaner {
	clear: both;
}

.bottone {
	display: block;
	float: left;
	width: 177px;
	height: 18px;
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 12px;
}

.bottone:visited{
	display: block;
	float: left;
	width: 177px;
	height: 18px;
	background-image: url(img/button.png);
	background-repeat: no-repeat;;
	padding-top: 4px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
			
.bottone:hover{
	text-decoration: underline;
}

.bottone_album {
	display: block;
	width: 177px;
	height: 18px;
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

.bottone_album:visited{
	display: block;
	width: 177px;
	height: 18px;
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
			
.bottone_album:hover{
	text-decoration: underline;
}

#logo {
	display: block;
	width: 176px;
	height: 75px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding-bottom: 25px;
	font-size: 0px;
	color: #000000;
}

#logo:visited{
	display: block;
	width: 176px;
	height: 75px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding-bottom: 25px;
	color: #000000;
}

#logo:hover{
	text-decoration: none;
	color: #000000;
}

.voce_menu {
	display: block;
	width: 220px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #DCBF5B;
	text-decoration: none;
	border-bottom: 1px dotted #DCBF5B;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.voce_menu:visited{
	display: block;
	width: 220px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #DCBF5B;
	text-decoration: none;
	border-bottom: 1px dotted #DCBF5B;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.voce_menu:hover{
	color: #FF0000;
}

.col_seo {
	width: 190px;
	float: left;
	padding-left: 10px;
}

.link_seo {
	display: block;
	width: 190px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #DCBF5B;
	text-decoration: none;
}

.link_seo:visited{
	display: block;
	width: 200px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #DCBF5B;
	text-decoration: none;
}

.link_seo:hover{
	color: #FF0000;
}

.text_chat {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}


.nick_chat {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
}


.data_chat {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #666666;
	padding-top: 5px;
}

.t_chat {
	width: 280px;
	align: left;
}

#chat {
	width: 100%;
	height: 270px;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
}

#commenti_open {
	width: 640px;
	height: 8px;
	background-image: url(img/box_open2.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	font-size: 1px;
}

#commenti_close {
	width: 640px;
	height: 45px;
	background-image: url(img/box_close2.png);
	background-repeat: no-repeat;
}

#commenti_mid {
	width: 630px;
	background-image: url(img/box_mid2.png);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}

#commenti {
	width: 100%;
	height: 270px;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
}

.titolo2 {
	width: 633px;
	height: 21px;
	background-image: url(img/title2.png);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 7px;
	margin-top: 15px;
}

.text_commento {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}

.text_pagine_interne {
	font-family: verdana;
	font-size: 12px;	
	text-align: justify;
	color: #333333;		
}


.nick_commento {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
}


.data_commento {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #666666;
	padding-top: 5px;
}

.t_commento {
	width: 605px;
	align: center;
	
}

#box_paginazione {
	display: block;	
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top:20px;
	margin-bottom: 30px;
	color: #000000;
}

.pagina_link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.pagina_link:hover {
	color: #000000;
	text-decoration: none;
}

.pagina_attiva {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 2px 3px;
}
	
.clicca_qui {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.clicca_qui:hover {
	text-decoration: none;
}