@charset "UTF-8";
/* CSS Document */

div#anni {
color:#333;
width:150px;
height:auto;
margin-left:10px;
margin-right:10px;
float:left;
background-color:#FFFFFF;
border:1px solid #666666;
text-align:center;
}

div#contenuto {
	width:555px;
	height:auto;
	margin-right:10px;
	float:right;
	background-color:#FFFFFF;
	border:1px solid #666666;
}

div#main_cont {
	width:741px;
	height:650px;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	clear:both
}

div#colonne {
	height:650px;
	margin-top:10px;
	width:auto
}

div#anno {
width: auto;
margin-top:20px;
height: 50px;
text-align:center
}

div#comment {
text-align:center;
margin-bottom:22px;
font-size:12px;
height:auto;
float:inherit
}

div#immagine {
width: auto;
height: auto;
text-align:center
}

p#caption {
font-size:smaller; padding-top:10px
}


div#lista {
	width: auto;
	height: auto;
	text-align:center;
	padding: 0px 15px 0px 15px;
}

ul#item {
color:#333;
list-style: square;
margin-left:20px;
padding-left:0px;
text-align:justify
}


/*_______________ */
ul#years {
list-style:none;
margin-left:-10px;
padding-left:10px;
}

li#years a {
text-decoration: none;
color: #666666;
}

li#years a:hover {
text-decoration: none;
color: #ff9900
}

li#a_years a {
text-decoration: none;
color: #ff9900
}

/*_______________ */

