.recuadro {
	border: 3px solid #A4BB00;
}
.fondoconten {
	background-image: url(images/fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D562D;
	text-align: left;
}


.fondo {
	background-image: url(images/rayado.gif);
	background-repeat: repeat;
	background-position: center center;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6D562D;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E38E10;
	text-decoration: none;
}.platos {
	background-image: url(images/fondo_platos.jpg);
	background-repeat: no-repeat;
}
.fondoubi {
	background-image: url(images/ubicacion.jpg);
	background-repeat: no-repeat;
}
.fondoenlaces {
	background-image: url(images/enlaces.jpg);
	background-repeat: no-repeat;
}
.fondoprimera {
	background-image: url(images/fondo_primera.jpg);
	background-repeat: no-repeat;
}
