body {
	text-align: center;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	background-image: url(../imgs/fondoGral.jpg);
}
#contenedor {
	min-height: 670px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}
#cabecera {
	height: 44px;
	background-image: url(../imgs/cabecera.jpg);
	padding-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #cc9966;
}
#cabecera a:link, a:visited, a:active{
	color: #cc9966;
	text-decoration:none;
}
#cabecera a:hover {
	color: #DDC98C;
	text-decoration:none;
}
#pral {
	min-height: 472px;
	background-image: url(../imgs/pral.jpg);
}
#pie {
	background-image: url(../imgs/pie.jpg);
	height: 61px;
}
#fondoHome {
	background-image: url(../imgs/fondo2.jpg);
	min-height: 472px;
	width: 750px;
	background-repeat: no-repeat;
}
#fondo {
	min-height: 472px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align:left;
	background-color: #FFFFFF;
}
#fondo a:link, a:visited, a:active{
	color: #cc9966;
	text-decoration:none;
}
#fondo a:hover {
	color: #DDC98C;
	text-decoration:none;
}
#fondo h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.8em;
	color: #8C6D67;
	margin:10px 15px 5px 0;
	font-weight:normal;
	letter-spacing:1px;
}
#fondo h3 {
	color:#A39675;
	margin:10px;
	margin-bottom:0;
	font: bold 1.7em Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
}
#fondo h4 {
	color:#A39675;
	margin:30px 10px 10px 10px;
	margin-bottom:0;
	font: bold 1.7em Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
}
#fondo p {
	font-size: 1.3em;
	word-spacing:0.1em;
	line-height:2em;
	color:#4A1912;
	letter-spacing:0.1em;
}
#galeria {
	text-align:left;
}

#galeria img {
	border:1px solid #EBEDEC;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}
#galeria img:hover {
border:1px solid #c4c4c4;
}
#interiorR {
	background-image: url(../imgs/restaurante/homeRestaurante.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	text-align: right;
	padding-top: 10px;
}
#interiorI {
	background-image: url(../imgs/instalaciones/homeInstalaciones.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	text-align: right;
	padding-top: 10px;
}
#interiorL {
	background-image: url(../imgs/localizacion/homeLocalizacion.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	text-align: right;
	padding-top: 10px;
}
#interiorR {
	background-image: url(../imgs/restaurante/homeRestaurante.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	text-align: right;
	padding-top: 10px;
}

#fondoForm {
	background-repeat:no-repeat;
	background-position:right bottom;
	background-image: url(../imgs/fondoForm.jpg);
}

#interiorC {
	background-image: url(../imgs/menu/homeMenu.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	text-align: right;
	padding-top: 10px;
}
#interiorC   a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#interiorC2 {
	background-image: url(../imgs/menu/homeCarta.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	text-align: left;
	padding-top: 10px;
}
#interiorC2 h3{
	margin-bottom: 10px;
	margin-left: -15px;
}
#interiorC2 ul,li {
	font-size: 1.2em;
	word-spacing:0.1em;
	line-height:1.25em;
	color:#4A1912;
	letter-spacing:0.1em;
	list-style-type: none;
}
#interiorC2   a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#interiorC2 .altcolor  {
	color:#006699;
}
#interiorC2 .sublista  {
	color: #999999;
	font-size: 1em;
	margin-left: 25px;
	margin-right: 25px;
}
#formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	font-variant: normal;
	text-transform: none;
}
#formulario .campotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CC9966;
	background-color: #FFFFFF;
	border: 1px solid #BB7777;
}
#formulario .campoboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC9966;
	background-color: #FFFFFF;
	border: 1px solid #DEBCBC;
	width: 150px;
	min-height: 15px;
	margin-left: 25px;
	margin-right: 25px;
}
