@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; } 

#HostalLaCasa_Contenedor {
	padding: 0px;
	height: 700px;
	width: 800px;
	margin-top: -350px;
	margin-left:-400px;
	background-color: #FFF;
	top:50%;
	left:50%;
	position:absolute;
}
#HostalLaCasa_Header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 800px;
	background-image: url(imgs/hostal-la-casa_bg_header.jpg);
	background-repeat: repeat-x;
}
#HostalLaCasa_Banner {
	float: left;
	height: 70px;
	width: 610px;
	margin-bottom: 10px;
}
#HostalLaCasa_Titulo {
	float: left;
	height: 40px;
	width: 590px;
	margin-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #600;
	font-family: Arial;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
}
#HostalLaCasa_Seccion {
	float: left;
	height: 360px;
	width: 590px;
	margin: 10px;
	overflow-y: scroll;
	overflow-x:hidden;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
*html #HostalLaCasa_Seccion {
	width: 580px;
}
#HostalLaCasa_SeccionForm {
	float: left;
	height: 430px;
	width: 590px;
	margin: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
*html #HostalLaCasa_SeccionForm {
	width: 580px;
}


#HostalLaCasa_Contenido {
	margin: 0px;
	padding: 10px;
	float: left;
	height: 505px;
	width: 780px;
}
#HostalLaCasa_Menu {
	padding: 0px;
	float: left;
	height: 505px;
	width: 156px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#HostalLaCasa_Content {
	float: left;
	height: 505px;
	width: 610px;
	border: 1px solid #999;
}

.HostalLaCasa_Botonera {
	float: left;
	height: 35px;
	width: 136px;
	font-family: Arial;
	font-size: 11px;
	line-height: 35px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background-image: url(imgs/hostal-la-casa_bg_btn.jpg);
	margin-bottom: 5px;
	padding-left: 20px;
}
.HostalLaCasa_Botonera:hover {
	color: #600;
}
body {
	background-color: #666;
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	color:#333;
}

#HostalLaCasa_Footer {
	padding: 10px;
	float: left;
	height: 55px;
	width: 780px;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #CCC;
	text-align: center;
}
.HostalLaCasa_footer {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;

}
.HostalLaCasa_Links_oscuros {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
.HostalLaCasa_Tabulaciones {
	float: left;
	margin-left: 20px;
	list-style-type: circle;
}
#HostalLaCasa_Formulario {
	background-color: #CCC;
	float: left;
	height: 250px;
	width: 570px;
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.HostalLaCasa_Textarea {
	float: left;
	width: 430px;
	height: 120px;
}
#HostalLaCasa_SeccionQsomos {
	float: left;
	height: 430px;
	width: 590px;
	margin: 10px;
	overflow-y: scroll;
	overflow-x:hidden;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
*html #HostalLaCasa_SeccionQsomos {
	width: 580px;
}
