div.content_principal {
/*	background: red;*/
	margin-left: 149px;
	width: 451px;
	height: 277px;
	border-left: 1px solid #E2D278;
}
div.content_structure {
/*	background: teal;*/
	margin-left: 2px;
	width: 448px;
	height: 275px;
	border-left: 1px dotted #B4A866;
	border-bottom: 1px dotted #B4A866;
	color: #000000;
}
div.content_title {
	background-color: #D7C665;
	border-top: 1px solid #B4A866;
	border-bottom: 1px dotted #B4A866;
	border-right: 1px dotted #B4A866;
	text-align: center;
	font-size: 80%;
}
div.content_text {
/*	background-color: Fuchsia;*/
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 80%;
}
ul {
	margin-left: 0px;
	margin-top: 0px;
/*	margin-right: 0px;
	margin-bottom: 0px;*/
}
li {
	list-style-type: none;
}
div.content_text_category {
	background-color: #E2D278;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 2px 0px 2px 10px;
	width: 200px;
	border-top: 1px dotted #705F23;
	border-bottom: 1px dotted #B4A866;
	border-right: 0px solid #B4A866;
	border-left: 2px solid #705F23;
}
div.content_text a{
/*	background-color: #41360D;*/
	color: #381804;
/*	float: left;
	width: 147px;
	font-weight: bold;
	text-align: center;
	font-size: 70%;
	padding: 1px;
	margin-right: 1px;
	margin-left: 1px;
	border-left: 1px solid #DDC87B;
	border-right: 1px solid #DDC87B;*/
}
div.content_text a:hover{
	background-color: #D8AA10;
/*	color: #41360D;*/
	color: #3F106B;
	text-decoration: none;
}
div.content_text a:visited{
/*	color: #41360D;*/
/*	color: #3F106B;*/
	color: #855A28;
}
div.top {
float: right;
}

div.TOTALE_MIX {
	background-color: #E2D278;
	margin-top: 12px;
/*	margin-left: 5px;*/
/*	margin-right: 50px;*/
	margin-bottom: 5px;
	padding: 2px 0px 2px 10px;
	width: 200px;
	border-top: 1px solid #B4A866;
	border-bottom: 1px dotted #B4A866;
	border-right: 1px dotted #B4A866;
	border-left: 1px dotted #B4A866;
/*	margin-left: 2px;*/
/*	width: 90%;*/
/*	height: 90%;*/
/*	text-align: center;*/
/*	font-size: 80%;*/
	color: #000000;
/*	font-weight: bold;*/
/*	color: #333333;*/
/*	border-left: 1px dotted #B4A866;
	border-bottom: 1px dotted #B4A866;*/
}
