/* CSS Document */
/* Autor: Jose Manuel Unica, jmunica@gmail.com */

* {margin:0px; padding:0px; border:0px;}
body {background-color:#660000;}
.limpiar { clear:both; font-size: 1px; line-height: 1px; font-weight: normal; height: 1px;}
a {color:#8C815B; text-decoration:underline;}
a:hover {color:#660000; text-decoration:none;}

/* Estructura */
.contenedora {width:865px; margin:0px auto; background:url(../img/fnd_contenedora.gif) repeat-y; margin-top:7px;}
.cabecera {background:url(../img/fnd_cabecera.gif) no-repeat top; padding:25px 58px 0 58px; margin-bottom:5px;}
.visual {}
.marco_foto {width:608px; margin:0 0 0 58px; padding:11px 0 0 0; background:#993300 url(../img/fnd_marco_superior.gif) no-repeat top left; display:inline; float:left;}
.marco_foto_img {padding:0 0 11px 11px; background:url(../img/fnd_marco_inferior.gif) no-repeat bottom left;}
.marco_foto_img img { width:586px; height:246px;}

.menu {background-color:#F3F3F3; width:143px; height:266px; margin:0px; padding:0px; float:left;}
.contenido {padding:0px 47px 0 58px;}
.contenido_casas {padding:0px 58px 0 58px;}
.contenido_i {width:460px; float:left; margin-top:25px;}
.contenido_d {width:247px; float:right; margin-top:25px;}
.pie {background:url(../img/fnd_pie.gif) no-repeat bottom; padding:30px 58px 18px 58px;}


/* Diseņo */
.menu ul {list-style-type:none; height:266px; background-color:#F3F3F3; border-right:1px solid #CCCCCC; }
.menu li {font:bold 13px Verdana, Arial, Helvetica, sans-serif; background:url(../img/fnd_menu_pestana.gif) repeat-x top;  vertical-align:middle;}
.menu li a {text-decoration:none; color:#666666; display:block; height:28px;padding:10px 0 0 20px;}
.menu li a:hover {color:#FFFFFF; background:#993300; display:block; height:27px; border-top:1px solid #792700;}
.menu li a.on {color:#FFFFFF; background:#993300; display:block; height:27px; border-top:1px solid #792700; background:url(../img/fnd_menu_pestana2.gif) no-repeat top right;}
.menu li a.inferior {border-bottom:1px solid #CCCCCC;}
.menu li a:hover.inferior {color:#FFFFFF; background:#993300; display:block; height:27px; border-top:1px solid #792700; border-bottom:1px solid #993300;}
.menu li a.inferioron {color:#FFFFFF; background:#993300; display:block; height:28px; border-top:1px solid #792700; border-bottom:1px solid#993300; background:url(../img/fnd_menu_pestana2.gif) no-repeat top right;}

/* Promociones */
.promo {margin-bottom:15px;}
.promo_s {background:url(../img/fnd_promo_sup.gif) no-repeat left top; width:244px; height:14px}
.promo_i {background:url(../img/fnd_promo_inferior.gif) no-repeat left top; width:244px; height:14px}
.promo_c {background:url(../img/fnd_promo_centro.gif) repeat-y left top; width:244px; padding-bottom:2px;}
.promo_c .promo_c_foto {float:left;}
.promo_c .promo_c_foto img {border:1px solid #666666; margin:0 7px 0 15px;}
.promo_c .promo_c_texto {font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#666666; margin-right:15px;}
.promo_c .promo_c_texto h3 {margin:0; padding:0;}
.promo_c .promo_c_texto a {text-decoration:none;}

/* portada */
.contenido_i h2 {font:normal 25px Georgia, "Times New Roman", Times, serif;color:#993300; margin:0 0 10px 0;}
.contenido_i h3 {font:bold 13px Arial, Helvetica, sans-serif; color:#999999; margin:20px 0 3px 0;}
.contenido_i p {font: 12px Arial, Helvetica, sans-serif; color:#666666; margin:0 0 10px 0;}


/* casas */
.contenido_casas .contenido_i {width:230px; height:360px; padding:25px 33px; float:left; margin-top:15px; background:url(../img/fnd_descripcion.gif) no-repeat left top; }
.contenido_casas .contenido_d {width:430px; float:right; margin-top:25px;}
.contenido_casas .contenido_d .fotogal_casas {}

.contenido_casas .contenido_d .fotogal_casas img {background:url(../img/fnd_fotogal_casas.gif) no-repeat left top;}
.contenido_casas .contenido_d .fotogal_casas a {float:left; padding:8px 9px 22px 9px; margin:0 0 10px 10px; background:url(../img/fnd_fotogal_casas.gif) no-repeat left top; }
.contenido_casas .contenido_d .fotogal_casas a:hover {background:url(../img/fnd_fotogal_casas2.gif) no-repeat left top;}

.contenido_casas ul { list-style-type:none;}
.contenido_casas li {font:normal 11px Arial, Helvetica, sans-serif; color:#333333; background:url(../img/bolo.gif) no-repeat 7px 4px; padding:0 0 8px 25px;}

/* Tarifas */
.contenido_i caption {font:bold 16px Arial, Helvetica, sans-serif;color:#666666; margin:0 0 5px 0; text-align:left; margin-top:10px; display:none;}
.contenido_i table {font:normal 12px Arial, Helvetica, sans-serif;color:#666666; border-top:1px solid #F5F5F5; border-bottom:2px solid #CCCCCC; margin-bottom:20px;}
.contenido_i tr {background-color:#F5F5F5;}
.contenido_i th { background-color:#FFFFFF}
.contenido_i td, .contenido_i th { width:100px; padding:7px 16px;}


/* pie */
.pie p { border-top:2px solid #C8C1AC;font:normal 11px Arial, Helvetica, sans-serif; color:#666666; padding:5px 5px 20px 5px; margin:0px; }
.diseno {float:right;font:normal 11px Arial, Helvetica, sans-serif; color:#666666; margin-top:5px;}
