body {
	margin: 0px;
	background-color: #F6F6EE;
}

a:link {
	color: #F6F6EE;
}
a:visited {
	color: #F6F6EE;
}
a:hover {
	color: #F6F6EE;
}
a:active {
	color: #F6F6EE;
}

a.linkrosso:link, a.linkrosso:active, a.linkrosso:visited { color: #6D6A30; text-decoration: none }

.Testo {
	font-family: Arial;
	font-size: 12px;
	color: #6D6A30;
}

.Titoli {
	font-family: Times;
	font-size: 15px;
	color: #6D6A30;
}

.Testo_prodotti {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

.Testo_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #6D6A30;
}

.Testo_bold1 {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #E9910B;
}

.Testo_footer {
	font-family: Arial;
	font-size: 10px;
	color: #6D6A30;
}

.campo_varie {border:none; background:#EEEDDB; color:#6D6A30; width:250px}
.campo_invia {border:none; background:#EEEDDB; color:#6D6A30; width:80px}

h1 { text-align:left; color:#6D6A30; }
.head2 { font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-align:left; color:#6D6A30; }
.head3 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; text-align:center; color:#6D6A30; margin:0px;}

#news {

		width: 143px; height: 117px;
		margin: 15px; padding: 10px;
		background: #F6F6EE;

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;

		overflow: hidden;

}

#news a { color: #6D6A30; text-decoration: none; }
#news a:hover { color: #383718; text-decoration: none; }

#text_news {

		padding: 22px 35px;

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;

		vertical-align: top;

}
#text_news a { color: #6D6A30; text-decoration: none; }
#text_news a:hover { color: #383718; text-decoration: none; }

.frame-image { float: left; margin-right: 10px; }