@charset "iso-8859-1";



.List_Title a {
	color: #461506;
}

.List_ThumbWrap {
	width: 293px;
	height: 70px;
	background-color: #fff; 
	margin-bottom: 10px;
}

.List_Date {
	padding: 7px 0px 0px 12px;
}

.List_DateWrap {
	width: 67px;
	float: left;
	text-align: center;
	
}

.List_Text {
	line-height: 1.4em;
}

.List_ThumbImg {
	width: 226px;
	height: 70px;
	overflow: hidden;
	float: left;
}

.List_Giorno {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.List_Mese {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	}

.List_Standard {
	margin-bottom: 20px;
}

.ListSection {
 margin-bottom: 10px;
}

.ListTextSection {
	margin-left: 10px;
}