/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */



.testo_box {
	text-align:justify;COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; LINE-HEIGHT: 1.4em; MARGIN: 0px; PADDING-BOTTOM: 10px; PADDING-LEFT: 5px; PADDING-RIGHT: 8px; PADDING-TOP: 3px
}



.testo_box_big {
	text-align:justify;COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 16px; FONT-WEIGHT: normal; LINE-HEIGHT: 1.4em; MARGIN: 0px; PADDING-BOTTOM: 10px; PADDING-LEFT: 5px; PADDING-RIGHT: 8px; PADDING-TOP: 3px
}




body {

BACKGROUND-IMAGE: url(immagini/sfondo.jpg); text-valign:top;
}


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 0px solid #625e00;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}

.solidblockmenu li , .solidblockmenu li .normale{
color: white;
background: transparent url(media/blockdefault.gif) center center repeat-x;
}





.arrowlistmenu{
width: 180px; /*width of menu*/
font: bold 12px Arial;
color:  #000000;


}

.arrowlistmenu .headerbar{
font: bold 12px Arial;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 0px 0 0px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
color:  #000000;

list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 4px; /*bottom spacing between menu items*/
color:  #000000;

}

.arrowlistmenu ul li a{
display: block;
padding-left: 1px; /*link text is indented 19px*/
text-decoration: none;
font: bold 12px Arial;
font-size: 90%;
color:  #ffffff;

}

.selezionato{
font: bold 12px Arial;
font-color:  #ffffff;

margin-bottom: 8px; /*bottom spacing between header and rest of content*/
padding: 0px 0 0px 20px; /*header text is indented 10px*/
}



.arrowlistmenu ul li a:visited{
color:  #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #cccccc;


}
