A:link, A:visited { color: #3f665e; text-decoration: none }
A:hover { text-decoration: underline; color: #3f665e}
A.nero {color :#000000; text-decoration : none}
A.nero:Visited  {color :#000000; text-decoration : none;}
A.nero:Active  {color :#000000; text-decoration : none;}
A.nero:Hover  {color :#000000; text-decoration : underline;}
A.bianco {color :#ffffff; text-decoration : underline}
A.bianco:Visited  {color :#ffffff; text-decoration : underline;}
A.bianco:Active  {color :#ffff00; text-decoration : underline;}
A.bianco:Hover  {color :#ffff00; text-decoration : underline;}
A.menu {color :#ffffff; text-decoration : none; font-weight: bold}
A.menu:Visited  {color :#ffffff; text-decoration : none; font-weight: bold}
A.menu:Active  {color :#ffffff; text-decoration : none; font-weight: bold}
A.menu:Hover  {color :#DF9320; text-decoration : none; 	font-weight: bold;}
A.sottolineato, A.sottolineato:Visited, A.sottolineato:Active, A.sottolineato:Hover {text-decoration: underline}
.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 130%; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.normal_white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 100%; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF}
.normal_arancio {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 100%; font-weight: normal; font-variant: normal; text-transform: none; color: #DF9320}
.normal_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF}
.verde_mini {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #3f665e}
.titolo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: 130%; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
.background_onda {  background-color: #EBEBEB; background-image: url(../images/sfondo_pagine2.jpg); background-repeat: no-repeat; background-position: right }
.sfondo_intestazione {background-color: #CCCA8D}
.fondo_pagina {background-color: #CCCA8D; font-size: 10px}
.riga_verticale {  background-image: url(../images/barra_v_bianca.gif); background-repeat:repeat-y }
.riga_orizzontale {  background-image: url(../images/barra_h_bianca.gif); background-repeat:repeat-x }
.riga_orizzontale_alta {  background-image: url(../images/sfondo_alto_verde.jpg); background-repeat:repeat-x }
.sfondo_dx {  background-image: url(../images/sfondo_destra_verde.jpg); background-repeat:repeat-y; background-position: right }
.sfondo_sx {  background-image: url(../images/sfondo_sinistra_verde.jpg); background-repeat:repeat-y; background-position: left }
.sfondo_home_scritte {  background-image: url(../images/scritte_sfondo_home.gif); background-repeat:no-repeat; background-position: left }
.sfondo_muro {  background-color: #ffffff; background-image: url(../images/muro.gif); background-repeat: repeat; background-position: center }

.font_evidenziato { font-weight: bold; color: #62613E}
.testo_mini {font-size: 9px}
.testo_mini_home {font-size: 9px; color:#889287}
.testo_medio {font-size:11px}
.testo_medio_verde {font-size:11px; color:#3f443e}
.bordo_immagini { border: 1px solid #000000;}
.margine_sx { margin-left: 5px;}
.margine_dx { margin-right: 3px;}
.testo_sottolineato { text-decoration: underline;}
.testo_date_concerti  {font-size:9px; color:#515850; font-weight: bold;}

/*BOX WELCOME*/

#Welcome {
   position:absolute;
   top:100px;
   width:376px;
   left:50%;
   margin-left:-188px;
   background-color:#FFFFFF;
   text-align: center; /* per Internet Explorer */
}

#Welcome .content {
	width:376px; 
	heigth:255px; 
	min-height:255px; 
	margin:0 auto;
	padding: 0 auto;
	z-index: 15;
	text-align: left; 
	
}

#Welcome .content .left {
	width:376px; 
	float:left; 
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#F6F479;
}

#Welcome .content .right {
	width:376px; 
	float:left;
	text-align:left;
}

#Welcome .content .right p {
	font-size:12px;
	color:#ffffff;	
}

#Welcome .content .right ul {
	list-style:none;

}

#Welcome .content .right ul li {
	list-style:none;	
}

#Welcome .content .right ul li a {
	color:#ffffff;	
	text-decoration:none
}

#Welcome .content .right ul li a:hover {
	color:#ffffff	
}

#Welcome .chiudi{
	width:100%; 
	text-align:right; 
	padding-bottom:0;
}

#Welcome .chiudi a{
	text-decoration:none
}


/*fine BOX WELCOME*/

