/* Principal */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,strong,th,var {
font-style:normal;
}
ol,ul {list-style:none;}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; }

p {
margin:0; padding:0;
}
a:link, a:visited, a:hover {
	color:#FF6600;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #AEC125;

}
#contenedor {
	width: 816px;
	margin: 0 auto;
	background-color: #fdeed7;
	text-align: left;
	font-size: 0.9em;
	border-right: 10px solid #fdeed7;
	border-left: 10px solid #fdeed7;
}
#head {
	width: 816px;
	margin: 0 auto 2px auto;

}
#menu {
	width: 816px;
	margin: 0 auto;
	height: 45px;
	background-image: url(imgcomunes/fdmenu.gif);
	background-repeat:  repeat-x;
}

#contenido {
	padding: 10px 15px 10px 20px;
	width: 776px;
	margin: 0 auto;
	color: #33211a;
	background-image: url(imghome/fdhome.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#contenidointerior {
	padding: 20px 15px 20px 20px;
	width: 776px;
	margin: 0 auto;
	color: #33211a;
}

#contenido p, #contenidointerior p {
	line-height: 1.3em;
	padding: 4px 0px;
}
#contenido ul, #contenidointerior ul {
	line-height: 1.4em;
	padding: 4px 0px;
	list-style-type: square;
	margin-left: 20px;
}
#contenido h1, #contenidointerior h1 {
	line-height: 1.5em;
	padding-top: 5px;
	font-size: 1.3em;
	font-weight: bold;
}
#txthome {
	background-image: url(imgcomunes/fdtexto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 10px 10px 35px;
	margin :0px 230px 0px 0px;
}

#colder {
	float: right;
	width: 220px;
	text-align: right;
}

#pie {
	width: 796px;
	margin: 0 auto;
	background-color: #6d3c29;
	text-align: center;
	font-size: 0.7em;
	color: white;
	padding: 10px 20px;
}

#pie2 a:link, #pie2 a:visited, #pie2 a:hover {
	text-decoration:none;
	color: #e7b076;
}
#firma {
	width: 796px;
	margin: 0 auto;
	font-size: 0.7em;
	padding: 5px 10px 0px 0px;
	text-align:right;
}
#firma a:link, #firma a:visited {
	color: white;
	text-decoration: none;
}
 #firma a:hover {
	color: white;
	text-decoration: underline;
}
#galeria td{
	padding: 5px;
}
/**********************************reservas***********************************/
#txtcompleto {
	background-image: url(imgcomunes/fdtexto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 10px 20px 35px;
	margin :0px 0px 0px 0px;
}
#reservas {
	font-size: 0.9em;
	width: 100%;
}
#reservas td { text-align: center; padding: 10px 5px; border-bottom: 1px solid #33211a; }
#reservas th {  padding: 5px; border-bottom: 1px solid #33211a; text-align: center; font-weight:bold;}
.separador {  border-right: 10px solid #fdeed7;}

