
ul li {list-style: inside; list-style-type: square; }
#contenuto .arianna{display: none;}
#left_col {float: left; width: 160px; margin-top:1px;}
#left_col img {width:150px !important; height:210px;}
#left_col h2{display:none;}
#right_col{float: left; width: 410px; min-height: 280px;padding-left: 0px; }
.center_sub2 {
    margin: 10px 0 20px;
}

.center_sub{font-size:12px;}
.center_sub h4 {
    color: #CB0000;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0 0 4px 0px;
}

dl.versionetre, dl.versionedue, dl.versioneuno {
    margin: 0px; padding: 0px; position: absolute; top: 210px; left:5px; height:auto; width:570px; 
}

dl.versionetre dt, dl.versionedue dt, dl.versioneuno dt{
    font-weight: bold; margin: 10px 10px 5px 6px; border-bottom:1px inset #666;
}

#right_col h3{position: absolute; bottom:-40px; left:0; width: 100%; text-align: left; color: #999; font-size: 35px; opacity:0; background:rgba(255,255,255,0.80); z-index:20002; height:45px;}

.center_sub span, .center_sub a{display:block; height:30px; min-width: 30px; margin-right:10px; margin-top: 10px; float:left; font-size:20px; text-align: center; border:1px; -moz-border-radius: 5px; z-index:10000;}
.center_sub span{color:#333; border-color:#999; border-width: 1px; }
.center_sub a{ background: #efefef; color: #999; border-style: outset;}
#contenuto{padding: 2px; position: relative; font-size: 12px; height:594px; width:600px;}
#contenuto ul li{font-size:12px; margin-bottom:3px; list-style: none; padding-left:10px; background: url(../images/bullet.gif) no-repeat left 4px;}
#contenuto ul.reduce li{font-size:12px; margin-bottom:4px; list-style-position: inset; line-height:12px;}

@-moz-keyframes curricula
{
0%{bottom:-40px;}
25%{bottom:0px;}
50%{bottom:0px; opacity:0.8;}
100%{bottom:-40px; opacity:0;}
	}
	
@-webkit-keyframes curricula
{
0%{bottom:-40px;}
25%{bottom:0px;}
50%{bottom:0px; opacity:0.8;}
100%{bottom:-40px; opacity:0;}
	}
	
@keyframes curricula
{
0%{bottom:-40px;}
25%{bottom:0px;}
50%{bottom:0px; opacity:0.8;}
100%{bottom:-40px; opacity:0;}
	}
#right_col h3{-moz-animation: curricula 4s; -webkit-animation: curricula 4s; animation: curricula 4s}
.consigliereIn{display: inline !important; font-size:12px!important; height:auto !important; margin: 8px 0px 0px 0px!important; font-weight: bold; text-align: left !important; width: 100%;}