body {
	margin-top: 0px;
	color: #931A12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(imgcomunes/fd.gif);
	background-repeat: repeat;
	background-position: left top;

}
#contenedor {
	width: 731px;
	margin-left: auto;
	margin-right: auto;
}
#cabecera {
	background-color: #E8DEBA;
}
#cabecera2 {
	background-color: white;
	width: 731px;
}
.fdcasa {
	background-image: url(imgcomunes/menu_lacasa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: white;
}
.fdentorno {
	background-image: url(imgcomunes/menu_entorno.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: white;
}
.fddonde {
	background-image: url(imgcomunes/menu_donde.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: white;
}
.fdreservas {
	background-image: url(imgcomunes/menu_reservas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: white;
}
.fdtienda {
	background-image: url(imgcomunes/menu_tienda.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: white;
}
.fdinicio {
	background-image: url(imghome/menu_inicio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #931A12;
}
#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 156px;
	margin: 6px 0px 60px 17px;
	color: #930C03;
}
.celdamenu  {
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #DDA000;
}
#contenido{
	background-color: white;
	padding: 0px 30px 5px 30px;	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #931A12;
	font-size: 18px;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	color: #B49344;
	font-size: 14px;
	font-weight: bold;
}
#menu a:link, #menu a:visited {
	color: #931A12;
	text-decoration: none;
}
#menu a:hover {
	color: #931A12;
	text-decoration: none;
	font-weight: bold;
}
#pie {
	font-size: 9px;
	color: #B49344;
	border-top: 1px solid #B49344;
	background-color: white;
	padding:5px 20px;
}
a:link, a:visited {
	color: #3E9F0B;
	text-decoration: none;
}
a:hover {
	color: #3E9F0B;
	text-decoration: underline;
}
#contenidohome{
	background-color: #931A12;
	padding: 0px 20px 0px 20px;	
}
#contenidohome h1 {
	font-family: "Times New Roman", Times, serif;
	color: #F1C865;
	font-size: 18px;	
}
.txthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F1C865;
	font-size: 11px;	
}
#piehome {
	font-size: 9px;
	color: #F1C865;
	border-top: 1px solid #F1C865;
	background-color: #931A12;
	padding:5px 20px 0px 20px;
}
.imghome {
	padding-bottom: 10px;	
}
/******************reservas**********************/
.precios {
	padding: 3px;
	background-color: #EEE7CC;	
}
.titprecios {
	padding: 3px;
	background-color: #F6F2E3;
	font-weight: bold;	
}
.notas {
	font-size: 10px;
	color: #554791;	
}