@charset "utf-8";
#promo-lista {
	width: 500px;
	height: auto;
	margin: 0 0 40px 0;
	padding:0;
	font-size: 10px;
	color: #000;
}
#promo-lista .verde {
	background-color: #E8F2C6;
}
#promo-lista table {
	width: 500; 
	border: 0; 
	cellspacing: 2px;
	cellpadding: 2px;
}
#promo-lista table td{
	padding: 2px 3px;
}
#promo-lista h2 {
	margin: 0;
	font-size: 18px;
	color:#85AF44;
}
#promo-lista a {
	font-size: 14px;
	color:#85AF44;
	text-decoration:none;
	font-weight: bold;
	float: right;
}
#promo-lista a:hover {
	text-decoration:underline;
}
#promo-bucata {
	width: 500px;
	margin: 0 0 20px 0;
	padding:0;
	font-size: 10px;
	color: #000;
	border: 2px solid #85AF44;
	background-color: #F5FAE7;
	padding: 0 0 0 3px;
}
#promo-bucata table td{
	background-color: #E8F2C6;
	padding: 2px 3px;	
}
#promo-bucata .verde {
	background-color: #E8F2C6;
}
#promo-bucata table {
	width: 500; 
	border: 0; 
	cellspacing: 2px;
	cellpadding: 2px;
}
#promo-bucata h2 {
	margin: 0;
	font-size: 18px;
	color:#85AF44;
}
#promo-bucata a {
	font-size: 14px;
	color:#85AF44;
	text-decoration:none;
	font-weight: bold;
	float: right;
}
#promo-bucata a:hover {
	text-decoration:underline;
}
#Pagination {
	font-size:11px;
}
#Pagination a {
	color:#85AF44;
	font-size:11px;
	font-weight:normal;
	float:none;
	line-height:13px;
}
