.fashionnews {
	background-color: #e6e6e6;
	padding-top: 15px;
	padding-left: 11px;
}
.fashionnews .boxnews {
	font-size: 0.85em;
	line-height: 1.2em;
	height: 96px;
}
.fashionnews .boxnews span {
	font-size: 1.1em;
	font-weight: bold;
}
.fashionnews .boxnews img {
	float: right;
	margin-left: 14px;
}
.fashionnews .boxnews A {
	text-decoration : none;
	color: #686858;
}
.fashionnews .boxnews A:LINK {
	text-decoration : none;
	color: #686858;
}
.fashionnews .boxnews A:HOVER {
	color : #1f1f0d;
	text-decoration : underline;
}
.fashionnews .boxnews A:ACTIVE {
	color : #686858;
	text-decoration : underline;
}
.fashionnews .boxnews A:VISITED {
	color : #686858;
	text-decoration : none;
}
.fashionnews .boxnews A:VISITED:HOVER {
	color : #1f1f0d	;
	text-decoration : underline;
}

.newseventi {
	padding-top: 15px;
}
.newseventi .boxevento {
	font-size: 1em;
	line-height: 1.3em;
	width: 320px;
}
.newseventi .boxevento span {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 3em;
}
.newseventi .boxevento A {
	text-decoration : none;
	color: #484834;
}
.newseventi .boxevento A:LINK {
	text-decoration : none;
	color: #484834;
}
.newseventi .boxevento A:HOVER {
	color : #484834;
	text-decoration : underline;
}
.newseventi .boxevento A:ACTIVE {
	color : #484834;
	text-decoration : underline;
}
.newseventi .boxevento A:VISITED {
	color : #484834;
	text-decoration : none;
}
.newseventi .boxevento A:VISITED:HOVER {
	color : #484834	;
	text-decoration : underline;
}

.newsletter {
	float: right;
	height: 132px;
	width: 157px;
	margin-right: 35px;
	display:inline;
	background-image: url(../images/layout/newsletter_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 16px;
	padding-left: 20px;
}
.newsletter h1 {
	font-size: 1.1em;
	color: #848478;
	font-weight: bold;
}
.newsletter p {
	font-size: 0.8em;
	color: #161605;
	line-height: 1.1em;
	padding-right: 10px;
}
.newsletter .campo {
	font-size: 0.95em;
	color: #919185;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 137px;
}

.newsletter .bottone {
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 10px;
	background-color: #484834;
	font-weight: bold;
	border: 1px solid #484834;
	padding-right: 3px;
	padding-left: 3px;
	float: right;
	margin-right: 17px;
}

.prodottinovita {
	padding-top: 15px;
	background-image: url(../images/layout/prodottinovita_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 166px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 405px;
}
.prodottinovita .boxprodottonovita {
	font-size: 0.95em;
	line-height: 1.2em;
	height: 110px;
	width: 185px;

	font-weight: bold;
	display: block;
	float: left;
	padding-top:15px;
	padding-left: 12px;
	padding-right:0px;
}
.prodottinovita .boxprodottonovita img {
	margin-bottom: 5px;
	border: 1px solid #5f5f55;
}
.prodottinovita .boxprodottonovita A {
	text-decoration : none;
}
.prodottinovita .boxprodottonovita A:LINK {
	text-decoration : none;
}
.prodottinovita .boxprodottonovita A:HOVER {
	text-decoration : none;
}
.prodottinovita .boxprodottonovita A:ACTIVE {
	text-decoration : none;
}
.prodottinovita .boxprodottonovita A:VISITED {
	text-decoration : none;
}
