.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003f00;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../imatges/logo_gastronomia.jpg);
	text-align: justify;

}
#intro a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003f00;
	text-decoration: none;
}
#intro a:visited {
	text-decoration: none;
}
#intro a:hover {
	font-weight: normal;
	text-decoration: none;
}

#llista_cellers {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#llista_cellers li h3 {
	font-size: 12px;
	margin: 5px 0px;
}

#llista_cellers li p {
	text-indent: 20px;
	margin: 0px;
}

.negreta {
	font-weight: bold;
}