
* {
	margin:0px;
	padding:0px;
}


body, textarea, input, h1,h2,h3,h4, p, a, li, input, select {
	font:11px Georgia, Verdana, arial, helvetica, sans-serif ;
	line-height: 1.4em;
	color:#333;
}

img {
	border:none;
}

ul li{list-style:none;}

a{
	color:#C02525;
	text-decoration: none;
}

.clear{clear:both;}
/*
--------------------------------------------------------------*/

body {
	background: transparent url(/img/bg_body7.gif) fixed;
}

#container{
	float:left;
	width:100%;

}


#header{
	position:relative;
	width:808px;
	margin:0 auto;
	height: 150px;
	border-bottom:10px solid #A52C2C;
	background: #fff url(/img/fachada.jpg) 100% 0 no-repeat;
}


#banner{
	clear:both;
	width:808px;
	height:244px;
	margin:0 auto;
	background-color: #fff;
}

#content{
	width:100%;
	overflow:hidden;
	/*background: url(/img/bg_container.gif) 50% 0 repeat-y;*/

}

#content2{
	width:808px;
	margin: 0 auto;
	background: #fff url(/img/bg_content.gif) repeat-x;
	padding-bottom:40px;
	overflow:hidden;
	height:auto;
}

#main {
	float:left;
	display:inline;
	width: 430px;
	margin-left:50px;
	margin-top:40px;
}

#sidebar {
	float:right;
	display:inline;
	width: 234px;
	margin-right:44px;
}

	#sidebar2 {
		margin-top:40px;
		width: 190px;
		padding:20px;
		border-right: 2px solid #fff;
		border-left: 2px solid #fff;
		background: #FC7728 url(/img/bg_sidebar_top.gif) -2px 0 no-repeat;
	}

	#home #sidebar2 {
		margin-top:0;
		width: 190px;
		padding:20px;
		border-right: 2px solid #fff;
		border-left: 2px solid #fff;
		background: #FC7728;
	}

	#sidebar2_bot {
		width: 234px;
		height:9px;
		background: transparent url(/img/bg_sidebar_bot.gif) no-repeat;
	}



#footer {
	clear:both;
	width:816px;
	margin:0 auto;
	/*background: url(/img/bg_container.gif) 50% 0 repeat-y;*/

}

	#footer_bot {

		width:816px;
		height:6px;
		/*background: url(/img/bg_footer.gif) 0 0 no-repeat;*/
	}

/*-------------------------------------------------*/

#footerout {
	clear:both;
	width:808px;
	margin:0 auto;
	padding-top:20px;
}


/*HEADER-------------------------------------------------*/

h1#logo{
	position:absolute;
	top:12px;
	width:305px;
	height:98px;
	background: url(/img/logo.gif) 0 0 no-repeat;
}

h1#logo a{
	display:block;
	width:305px;
	height:98px;
	text-indent:-9999px;

}

#banner_mini{
	position:absolute;
	top:10px;
	right:5px;
	width:105px;
	height:110px;
}

#banner_mini a{
	display:block;
	width:105px;
	height:110px;
	text-indent:-9999px;

}


/*nav-lang-------------------------------------------------*/


ul#nav-lang {
width:150px;
	position:absolute;
	left:200px;
	top:92px;
}

#nav-lang li {
	display:block;
	float:right;
	background:transparent;
}

#nav-lang li a{
	display:block;
	width:24px;
	height:10px;
	text-decoration:none;
	text-indent:-9999px;
}

#nav-lang li#lang1 a{
	background: url(/img/flag_es.gif) no-repeat;
}

#nav-lang li#lang2 a{
	background: url(/img/flag_en.gif) no-repeat;
}

#nav-lang li#lang3 a{
	background: url(/img/flag_fr.gif) no-repeat;
}

#nav-lang li#lang4 a{
	background: url(/img/flag_de.gif) no-repeat;
}


/*NAV*/

#nav ul{
	position:absolute;
	bottom:0px;
	width:808px;
	height:28px;
	background: transparent;
}


#nav ul li{
	display:inline;
} 


#nav ul li a{
	display:block;
	float:left;
	height:25px;
	width:112px;
	margin-right:4px;
	margin-top:3px;
	background: transparent url(/img/menu.gif) 0 0 no-repeat;
	text-align:center;
	line-height:24px;
	color:#fff;
} 

#nav ul li a:hover{
	background: transparent url(/img/menu.gif) 0 -38px no-repeat;
} 

#nav ul li a.hover{
margin-top:-3px;
} 

#nav ul li a.last{
	margin-right:0;
} 

/*MAIN-------------------------------------------------*/

#main h1, #main h2, #main h3,  #main h4, #main p, #main .txt {
	margin-bottom:1em;
}

#main p, #main li, #main ol{color:#000;}

#main h1 {
	font-size:1.8em;
	color:#C02525;
	background: url(/img/ico_h1.gif) 0 7px no-repeat;
	padding-left:30px;

}

#main h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	border-bottom: 1px solid #333;

}

#main h2 a{
	font-size:1.2em;
	font-weight:bold;
	color:#FC7728;

}

#main h3 {
	font-size:1.0em;
	font-weight:bold;
	color:#FC7728;
	border-bottom: 1px dotted #FC7728;

}

#main h4 {
	font-size:1.0em;
	font-weight:bold;
	color:#FC7728;

}

#main p {
}


#main p a{
		text-decoration: underline;

}

#main p a:hover{
		text-decoration: none;

}

#main p.masinfo{
	margin-bottom:1.5em;

}
#main p a.masinfo{
	background: url(/img/ico_bullet.gif) 0 3px no-repeat;
	padding-left:16px;
	font-weight:bold;

}


#main ul {
margin-bottom:1em;
margin-left:20px;

}

#main ul li{
list-style:square;
margin-bottom:1em;
}

	.paginas #main ul li{

	}

	#main ul.sencilla li{
	margin-bottom:0;
	}


/*galeria (habitaciones.php,)-------------------------------------------------*/


#main .fotos{
	margin:0px;
	padding:0;
}

#main .fotos li{
	display: inline;
	float:left;
	background: url(/img/bg_fotos.gif) 0 0 no-repeat;
	width:130px;
	height:156px;
	margin:0;
	padding:0 20px 20px 0;
}

#main .fotos li.last{
	padding:0 0;
}

#main .fotos li .foto{
	padding:13px 0 0 12px;
}

#main .fotos li .text{
	padding:0 15px 0 0;
	text-align: right;

}

#main .fotos li .text a{
}


/*tablas--------------------------------------------------------*/

	/*INICIO TABLA */

	table
	{	width:98%;
		margin: 0 0 20px;
		border-left:1px solid #999;
		border-top:1px solid #999;
		border-spacing:0px;/*por seguridad, ponerlo para eliminar el cellspacing en Mozilla. IE no lo soporta*/
	}

	table th
	{
		border-right:1px solid #999;
		border-bottom:1px solid #999;
		/*background: url(/img/th-back.gif) top left no-repeat;*/
		padding:0.2em 1em;
		border-spacing:0;
		vertical-align:top;
		white-space:nowrap;
		line-height:normal;
		color:#333;
		text-align:left;
	}

	table tr
	{
		margin:0;
		padding:0;
		border-spacing:0;
	}

	table td
	{
		border-right:1px solid #999;
		border-bottom:1px solid #999;
		margin:0 1em;/*?*/
		padding:0.2em 1em;
		border-spacing:0;
		vertical-align:top;
	}


	/*FIN TABLA */

table.table_precios {
	width:50%;
}

table.table_precios th{
	font-weight:normal;
	vertical-align:middle;
}

table.table_precios td{
	text-align:right;
}

table.table_precios th a{
	font-weight:bold;
}



/*contacto-------------------------------------------------*/

#contact fieldset {
	margin-bottom:1em;
	border: 1px solid #EABBBB;
	padding:20px;
}



#contact legend {
}

label {
	display:block;
	font-weight: bold;
	margin-top:1em;
	margin-bottom: 0.2em;
}

.numeros label, .numeros select{
	display:inline;
}

select.numero{width:40px;}

#contact input, #contact textarea {
	border: 1px solid #e6e6e6;
	color:#000;
	padding:3px;

}

#contact textarea{
	width:300px;
}

#contact input.boton {
	display:block;
	margin-top:1em;
	margin-bottom:2em;
	/*
	border-top: 2px solid #FC7EA4;
	border-left: 2px solid #FC7EA4;
	border-bottom: 2px solid #B13E61;
	border-right: 2px solid #B13E61;
	background: #FC7728;
	*/
	border-top: 2px solid #D05757;
	border-left: 2px solid #D05757;
	border-bottom: 2px solid #941414;
	border-right: 2px solid #941414;
	background: #C02525;

	padding: 2px 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: auto;
}

/**/

dl#address {
	min-height:80px;
	margin-top:1em;
	color:#333;
	background-color:  #f3f3f3;
	padding:1em;
}

dl#address dt {
	margin-bottom:1em;
	text-transform: uppercase;
}

dl#address dd a{
	font-weight: bold;
	text-decoration: none;
}

dl#address dd a:hover{
	text-decoration: underline;
}

dl#address dd div {
	float:right;
	text-align:right;
}

dl#address dd ul li{
}



/*SIDEBAR-------------------------------------------------*/

#sidebar p, #sidebar li, #sidebar ol{color:#fff;}

#sidebar h3{
	margin:10px 0 20px;
	font-size:1.5em;
	color:#fff;
}

#sidebar h4{
	margin-bottom:1em;
	color:#fff;
}

#sidebar h4 a{
	color:#fff;
	font-size:12px;
	font-family:arial,verdana, sans-serif;
	font-variant: small-caps;
	text-decoration: underline;
}

#sidebar h4 a:hover{
	text-decoration: none;
	color:#000;
}

#sidebar p{
	color:#fff;
	margin-bottom:1em;

}

#sidebar a{
	color:#fff;
}

#sidebar ul {
	margin-bottom:1em;
	margin-left:20px;

}

#sidebar ul li{
	list-style:square;
}



/*FOOTER-------------------------------------------------*/

#direccion{
	width: 500px;
	margin-left:50px;
	margin-bottom:20px;
}

#direccion p{
	color:#999;
}

#xhtml{
	float:right;
	display:inline;
	width: 200px;
	margin-right:44px;

}

#xhtml p,#xhtml p a {
	color:#999;
}

#xhtml p a:hover {
	color:#333;
}








