/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	/*list-style: decimal outside;	*/
}
ul li {
	/*giving UL's LIs generated disc markers*/
	/*list-style: disc outside;*/
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	/*border:1px solid #000;*/
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
/*input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}*/
#hd {height:310px;}

#hd h1  span{position: absolute; left: -99999px; overflow:hidden;}

#hd h1 {margin:0 0 0 0px; padding:0; float:left; 
background: url(../imagenes/logotipo.png);
width:178px;
height:306px;
}

#hd h1 a {
width:178px;
height:306px;
float:left;}
/**/
body {
background:#fffde4 url(../imagenes/body.jpg) no-repeat center top;
font-family: "Myriad pro", Verdana, Sans-serif;
}

/**/ 
#yui-main {min-height:800px; background: url(../imagenes/detallec2.png) no-repeat 93% 40pt;}

/**/
ul.nav_sup {
background:url(../imagenes/menu_inicio.png) no-repeat 0% 0%;
width: 318px;
height: 76px;
float:right;
margin:0 7em 0 0; padding:0;
font-family: "Anivers", "Myriad pro", Verdana, Sans-serif;
}

ul.nav_sup  li {display:inline;}

ul.nav_sup a {color:white; text-decoration:underline; display:inline; float:left; text-align:center; padding-top: 10px;width: 30%;}


ul.nav {
background:url(../imagenes/menu.png) no-repeat 0% 0%;
width: 725px;
height: 170px;
float:left;
margin: 40px 0 20px 0px;
clear:none;
}

ul.nav li {display:block; width: 24%; margin-left: 0px; float:left; height: 50px; }
ul.nav li  a {text-align:center; display:block; height: 50px;}
ul.nav li  a span {position: absolute; left: -99999px;
 overflow:hidden; 
}

ul.nav li ul {float:left; width: 100%; margin:0;}
ul.nav li ul  li { display:block;width: 100%; height:30px; margin:0 0 0 0;}
ul.nav li  span {float:left; width: 100%; border: 1px solid red; height:30px; }
ul.nav li ul  li a {height: 30px;}
ul.nav li.lacasa { width: 26%; }
ul.nav li.quehacer { width: 22%; }
ul.nav li.dondeestamos { width: 27%; }
ul.nav li.extras { width: 23%; }

/*hover enlaces menu nav*/
ul.nav  li a.casa:hover,  ul.nav  li a.casacurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 0% 76%;}
ul.nav  li a.apartamentos:hover,  ul.nav  li a.apartamentoscurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 0% 84.3%;}
ul.nav  li a.tarifas:hover,  ul.nav  li a.tarifascurrent { padding:0;  background:url(../imagenes/menu.png) no-repeat 0% 92.6%;}

ul.nav  li a.ofertas:hover,  ul.nav  li a.ofertascurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 31.6% 76%;}
ul.nav  li a.noticias:hover,  ul.nav  li a.noticiascurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 31.6% 84.3%;}
ul.nav  li a.actividades:hover,  ul.nav  li a.actividadescurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 31.6% 92.8%;}

ul.nav  li a.entorno:hover,  ul.nav  li a.entornocurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 63% 76%;}
ul.nav  li a.localizacion:hover,  ul.nav  li a.localizacioncurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 63% 84.3%;}
ul.nav  li a.contacto:hover,  ul.nav  li a.contactocurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 63% 92.6%;}

ul.nav  li a.multimedia:hover,  ul.nav  li a.multimediacurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 94.6% 76%;}
ul.nav  li a.libro:hover,  ul.nav  li a.librocurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 94.6% 84.3%;}
ul.nav  li a.blog:hover,  ul.nav  li a.blogcurrent {padding:0; background:url(../imagenes/menu.png) no-repeat 94.6% 92.6%;}


#ft {
background:#fffde4 url(../imagenes/footer.jpg) repeat-x center top;
height:300px;
font-family: "Myriad pro", Verdana, Sans-serif;
}

#ft h2  span{position: absolute; left: -99999px; overflow:hidden;}

#ft h2 {margin:20px 0 0 5%; padding:0; float:left; 
background: url(../imagenes/logo_pie.png) no-repeat 0% 0%;
width:268px;
height:220px;
}
#ft h2 a {
width:268px;
height:220px;
float:left;
}

#ft ul {
background: url(../imagenes/footer_flor.jpg) no-repeat right top;
height: 220px;
width: 66%;
float:left;
margin:0 0 0 10px;
}

#ft ul li {
width: 16%;
float:left;
margin: 20px 10px 0 0;
font-size: 1.3em;
}
#ft ul li  a {text-align:left; display:block; padding:0; text-align:left;color: black; text-decoration:none; border-bottom: 1px dotted black;}

#ft ul li ul {float:left; width:90%; background-image:none; height:auto; margin:0;}
#ft ul li ul li {display:block; width:90%; float:left; margin:5px 0 0 0; padding:0;}
#ft ul li ul li  a{display:block;font-size:.7em; margin: 0px; text-decoration:none; border-bottom:0 none; }
#ft ul li ul li  a:hover {text-decoration:underline;}

#ft address {width: 90%; float:left; font-size:1.1em; margin: -70px 0 0 0; text-align:center;}
#ft p {width: 90%; float:left; font-size:1.1em; margin:0; text-align:center;}
#ft p a {color:black; text-decoration:underline;}