@import url(estilo.css.php);

/*QUE VISITAR ---------------------------------------------------------------------------------------*/

#gastronomia
{
	padding-top: 146px;
	margin-left: 260px;
	width: 481px;
}

#gastronomia h2
{
	position: absolute;
	top: 73px;
	left: 260px;
	width: 481px;
	height: 73px;
	background-image: url(../images/ca/gastronomia.ficha.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#gastronomia h2 span
{
	display: none;
}

#gastronomia_contenido
{
	min-height: 329px;
	height: auto !important;
	height: 329px;
	width: 458px;
	background-image: url(../images/gastronomia/texto_verde.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-right: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 17px;
}

#gastronomia_contenido div
{
	padding-right: 20px;
}

#gastronomia_contenido p
{
	margin: 0px;
	padding: 0px;
}

#gastronomia_contenido h3
{
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

#gastronomia_contenido h4
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	line-height: auto;
}

#gastronomia .volver
{
	width: 481px;
	height: 19px;
	padding-right: 12px;
	padding-top: 6px;
	background-image: url(../images/gastronomia/volver.ficha.gif);
	text-align: center;
}

#gastronomia .volver a
{
	display: block;	
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#gastronomia .volver a:hover
{
	color: #000000;
}

