/* ESTILOS GENERALES */


div#encabezado{
	background-image:url(../images/header_bosque_01.jpg);
	background-repeat:repeat-x;
	height:507px;
}
div#fix-encabezado/* ESTILOS GENERALES */


{
	background-image:url(../images/header_bosque_01b.jpg);
	background-repeat:repeat-x;
	height:21px;
}
div#contenido{
	background-image:url(../images/fnd_middle.gif);
	background-repeat:  repeat-x;
	background-color: #f9f7ea;
	background-position: top;
	
	min-height:400px;
	height:auto !important;
	height:400px;
}
	
div#footer{
	background-image:url(../images/foot_01.jpg);
	background-repeat: repeat-x;
	height: 105px;
	background-color: #F9F7EA;
	background-position: bottom;
	padding-top: 15px;
}
div.fix-interior/* CLASES GENERALES */

{
	width:900px;
	height: 21px;
	background-color: #FFF4CA;
	margin-top: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BAAA9A;
	border-right-color: #BAAA9A;
	border-left-color: #BAAA9A;
}

/* CLASES GENERALES */

div.interior{
	width:900px;
	margin:0 auto;
}
.fondo-contenido{
	width:900px;
	margin:0 auto;
	background-color: #FFF4CA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAAA9A;
	border-right-color: #BAAA9A;
	border-bottom-color: #BAAA9A;
	border-left-color: #BAAA9A;
	
	
	min-height:390px;
	height:auto !important; /*  fix PARA IE6??   */
	height:390px;

}

.columna-300-1, .columna-300-2, .columna-300-3

{
	width:259px;
	float: left;
	text-align: center;
	padding: 0 20px;
}

.columna-300-2{
	border-right: 1px solid #BAAA9A;
	border-left: 1px solid #BAAA9A;
}


.columna-300-1 h1, .columna-300-2 h1, .columna-300-3 h1

{
	height: 20px;
	padding: 5px;
	margin-bottom: 25px;
	border-top: 2px solid #BAAA9A; 
	border-bottom: 2px solid #BAAA9A; 
	font-family: Georgia;
	color: #57493C;

}
.columna-300-1 p, .columna-300-2 p, .columna-300-3 p
{
	font-family: Georgia;
	margin-top: 15px;
	text-align: justify;
	font-size: 12px;
	color: #5e5e5e;
	line-height: 18px;

}
.items-cabaña  /* CLASES GENERALES */

{
	font-family: Georgia;
	text-align: left;
	font-size: 12px;
	color: #5e5e5e;
	line-height: 21px;
	padding-left: 15px;
	margin-top: 5px;

}
.items-cabaña li  /* CLASES GENERALES */

{
	list-style-position: inside;
	list-style-type: circle;

}
#logonav {
	height: 118px;
	clear: both;

}
#logotipo {
	height: 118px;
	width: 380px;
	float: left;
}

#data-header {
	height: 356px;
	background-color: #000000;
	width: 900px;
}
.txt-intro {
	width: 300px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}
.txt-intro  h1/* CLASES GENERALES */

{
	margin-bottom: 20px;
	margin-top: 15px;
	font-size: 32px;
	color: #FFFFFF;

}
.txt-intro    p, .txt-intro p.direccion/* CLASES GENERALES */

{
	margin-bottom: 20px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;

}
.txt-intro    p.direccion/* CLASES GENERALES */

{
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	background-color: #333333;
	padding: 10px 15px;
	margin-bottom: 0px;
}
.newsletter-alta   /* CLASES GENERALES */

{
	margin-bottom: 30px;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;

}

#slide-inicio {
	height: 316px;
	background-color: #FFFFFF;
	width: 506px;
	float: right;
	margin: 20px;
}
.border-slide {
	border: 1px solid #789698;

}


div.clearfix{
	width:1px;
	height:1px;
	display:block;
	clear:both;
	content:'.';
}
div.clearfix2{
	width:900px;
	height:1px;
	display:block;
	clear:both;
	content:'.';
	background-color: #000000;
}
#navegacion-top {
	height: 30px;
	width: 500px;
	float: right;
	margin-top: 88px;
}

/*#navegacion-top ul  li {
	width: 86px;
	text-align: center;
	height: 24px;
	padding-bottom: 8px;
	padding-top: 19px;
	float: left;
}
#navegacion-top ul  li  a {
	color:#FF0000;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	width: 86px;
}
#navegacion-top  ul   li a:hover {
	width: 86px;
	text-align: center;
	height: 24px;
	padding-bottom: 8px;
	padding-top: 19px;
	float: left;
	color:#FF0000;

	width: 86px;
	background-color:#000000
}

div#footer ul li#home a{
text-decoration:none;
}
*/

.linea-bottom {
	width: auto;
	height: 25px;
	margin: 20px;
	border-top: 2px solid #BAAA9A;
	
	}

a.link-p {
	font-weight: bold;
	color: #DC0000;
}
a.link-p:hover  {
	font-weight: bold;
	color: #660000;
}
.img-webmaster {
	text-align: center;
	padding: 50px 0 0 0;
}
.img-webmaster a {
}
.direccion a {
	color: #FF9900;
	font-weight: bold;
}
.direccion  a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
