.pinkstripe {
	background-image: url(http://www.cortemanzini.it/images/redstripe.jpg);
	height: 1px;
	background-repeat: repeat-x;
}
.padding {
	padding-left: 120px;
	padding-right: 120px;
	}

.text-news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-align: justify;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #fdcb8e;
}
.title-news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
	background-color: #fdcb8e;
}
.title-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC0000;
	text-align: center;
}
.text-vini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-align: left;
	vertical-align: bottom;
	background-color: #fdcb8e;
	padding-right: 10px;

}
A:link { color: #cc0000; text-decoration: none; font-weight:bold;}
A:active { color: #5A1A05; text-decoration: none; font-weight:bold;}
A:visited { color: #5A1A05; text-decoration: none; font-weight:bold;}
A:hover { color: #5A1A05; text-decoration: none; font-weight:bold;}

.title-wine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC0000;
	text-align: right;
	padding-right: 10px;
}

