/* CSS Document */

#container_info_author {
	background: #fff;
	width:600px;
	margin: 0px 0px 0px 4px;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
}

ul#list_pdf {
	list-style-type:none;
}

ul#list_pdf li{
	float:left; 
	margin: 0px 10px 0px 15px;
}

ul#list_pdf li h5{
	margin: 3px 5px;
}

.info_title {
	width:555px;
	background-color:#C0CDF2;
	border-left:#8395CB 6px solid;
	padding:3px 5px;
	margin-bottom:1px;
}

.info_title h3{
	font-size:10px;
	font-weight:bold;
	margin:0px;
}

#infocont {
	/*background:url('../images/backMusica.gif');*/
	width:550px;
	height:100%;
}

.infocont_top {
	background:url('../../images/bg_subnav.gif');
	width:518px;
	height:28px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

.infocont_cont {
	
	background: #ffffff;
	height:100%;
	padding:10px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}


div#multilist ul{margin:0;padding:0;list-style:none}

div#multilist li{
	margin:0;
	padding:0;
	list-style:none;
}

div#multilist{width: 100%;overflow: hidden;  /*  simple clearing of floats */
    padding: 1em 0;margin:1em 0;
    line-height: 1.8;
    background: #fff}

div#multilist h3{font:200% "Trebuchet MS",Arial,sans-serif;
    margin: 0.1em 0;color:#000;
    border-bottom:1px dotted #777}
div#multilist ul,div#multilist li{margin:0;padding:0;list-style:none}

div#multilist div{float:left;width:96%;
    margin-left: 2%;display:inline; /* per evitare il float double margin bug di IE*/
    }

div#multilist li{border-bottom:1px dotted #777; padding:5px 15px;
	background: transparent url("../../images/bullet8.png") no-repeat center left}

div#multilist a{display:block;color: #000;
    height: auto !important;height: 1%; /*holly hack semplificato per IE*/
    text-decoration:none;padding-left:15px;
    background: transparent url("../../images/bullet8.png") no-repeat center left}

div#multilist a:hover{background-color: #fff;color:#000}


ul#minipics{margin:10px 0px;padding:0;list-style-type:none}
ul#minipics li{float:left;margin-left:15px;margin-top:20px;margin-bottom:10px;padding:5px 0px 0px 5px;
    /*background: url(images/dropshadow.jpg) no-repeat bottom right*/}
ul#minipics li img{display:block;
    top:-10px;left:-10px;
    border:1px solid #ccc;border-color: #ccc #666 #666 #ccc;
    padding:8px}
ul#minipics h3{
	top:-10px;left:-11px;
    margin: 0;
    padding: 3px 0 3px;
    background: #eee;
    color: #666;
    font: 11px light arial,sans-serif;
    text-align: center
    }



