@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	color: #444;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #45185D;
	background-image: url(img/fondo.gif);
	background-position: center;
	background-repeat: repeat-y;

}
#clear  {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
}
#margen {
	width: 960px;
	margin-top: 0;
	margin: auto;
}

#hoja {
	background-color: #EAE7F2;
	padding: 8px 0px;
}
#hoja a {
	text-decoration: none;
}

#hoja a:link, .ui-tabs-nav-item a{
	color: #996699;
}
#hoja a:hover, .ui-tabs-nav-item a:hover {
	background-color: #969;
	color: #FFF;
}
#menu  {
	float: left;
	width: 160px;
	background-color: #FFF;
	font-size: 110%;
	z-index: 2;
}
#menu a {
	display: block;
	padding: 3px 20px;
}
#contenido {
	float: right;
	width: 780px;
	min-height: 400px;
}
.medio, .trescuartos, .cuarto, .entero {
	background-color: #FFF;
	float: left;
	margin-right: 8px;
	padding: 3px 20px;
	margin-bottom: 8px;
}

#contenido img {
	margin-left: -20px;
	margin-right: -20px;
}
#estanteria {
	background-color: #EAE7F2;
	padding: 10px 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #45185D;
	border-bottom-color: #3D5233;
	background-image: url(img/bot.gif);
	background-repeat: repeat-x;
}
#estanteria h2 {
	color: #EAE7F2;


}
#estanteria img {
	border: 2px solid #EAE7F2;
	margin-left: 9px;
}
#estanteria img:hover {
	border-color: #411758;
}
#flashpie {
	height: 229px;
	width: 767px;
	float: right;
	margin-right: 13px;
	margin-bottom: 9px;
}

#footer {
	color: #FFF;
	padding-left: 200px;
	font-size: 75%;
	clear: both;
	padding-top: 10px;
}

#header {
	background-color: #096;
	height: 250px;
	background-image: url(img/banner-big.jpg);
	background-repeat: no-repeat;
}
.medio {
	width: 340px;
}
.trescuartos {
	width: 533px;
}
.cuarto {
	width: 145px;
	font-size: 80%;
}
.entero {
	width: 726px;
}
.galeria {
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.galeria img {
	margin: 4px !important;
	border: 2px solid #EAE7F2;
}

.galeria img:hover {
	border-color: #411758;
}

#slide {
	height: 200px;
}
#slide2 {
	width: 380px;
	height: 235px;
	margin-left: -20px;
}
#slide img, #slide2 img {
	position: absolute;
}
#slide2 img {
	margin: 0px;
}
#slide img.active, #slide2 img.active {
    z-index:10;
    opacity:1.0;
}

#slide img.last-active, #slide2 img.last-active{
    z-index:9;
}

#columna1 {
	margin-right: 20px !important;
	padding: 0px !important;
	width: 353px;
	float: left;
}
#columna2 {
	margin-right: 0px !important;
	padding: 0px !important;
	width: 353px;
	float: left;
}
h1 {
	font-weight: normal;
	font-size: 2.3em;
	color: #969;
}
h2 {
	color: #969;
	font-weight: normal;
	font-size: 1.5em;
}
h2.selected {
	margin-bottom: 1em;
}
.enfasis {
	color: #39C;
	font-size: 1.3em;
	margin-top: 0px;
}

.selected {
	display: block;
	background-color: #969;
	color: #FFF;
	padding: 3px 20px;
}

p {
	margin-bottom: 1em;
}
img {
	border: none;
}
.cabezatabla {
	background-color: #39C;
}
table {
	background-color: #EAE7F2;
}

td {
	background-color: #FFF;
	vertical-align: top;
	padding: 9px;
}
.cabezatabla h2 {
	color: #FFF;
}
#columna2 img {
	margin-left: 0px;
}

li.ui-tabs-nav-item {
	list-style:none;
	display: block;
	float: left;
	background-color: #E7EDEC;
	margin: 0 4px 4px 0;
}

.ui-tabs-nav-item a span {
	cursor:pointer;
}

.rotator .ui-tabs-hide {
	display:none;
}

.ui-tabs-nav-item a {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h3 {
	color: #39C;
	font-weight: normal;
	font-size: 1.3em;
}
.rotator {
}



.galeria a:hover {
	background-color: #FFF;
}
ul, ol {
	margin-bottom: 1em;
	margin-left: 1.5em;
}
#columna1 img, #columna2 img {
	margin: 0px;
}

/*  lightbox css  */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.ui-tabs-nav {
	margin: 0px;
}
