@charset "utf-8";
/* CSS Document */

body {
/*	background-color: #600;*/
}

html, body, #wrapper {
	background-color: #600;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	overflow:auto;
	overflow-y:hidden;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width:895px;
}

#page {
	background-color: #ccccff;
	height:551px;

}


/* ------------------TABLAS Y TDS ------------*/

.tabla-plantilla {
	background-image:url(images/bck.jpg);
	background-repeat:no-repeat;
	height:551px;
	width:895px;
	background-color:#dbdbdb;}

.td-logo {
	border-bottom:solid;
	border-bottom-color:#900;
	border-bottom-width:3px;
	height:98px;
	text-align:left;
}
.td-logo a {
	border-width: 0px;
}
.td-logo img {border: none;}

img.a {
	z-index: 2;
	position: absolute;
	left: 39px;
	top: -35px;
	cursor: pointer;
	clear:right;
	}

.td-menu {
	background-image: url(images/transparecia.png);
	border-bottom:solid;
	border-bottom-color: #900;
	border-bottom-width:3px;
	border-top:solid;
	border-top-color:#900;
	border-top-width:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	font-weight:bold;
	text-align:center;
}

.td-novedad {
	vertical-align:middle;
	height:40px;
	background-image: url(images/transparecia.png);
	border-bottom:solid;
	border-bottom-color:#900;
	border-bottom-width:3px;
	}

.td.info {
	width:817px;
	height:360px;
	
}

.fondo-empresa {
	z-index: 5;
	position: absolute;
	left: 0px;
	top:-153px;
		}
		
.tabla-galeria {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	width:817px;
	height: 315px;
}

.td-galeria {
	background-image:url(images/galeria-fondo.png);
	background-repeat:no-repeat;
}

.tabla-proyectos {
	width:817px;
	height:325px;
}

.td-formulario {
	background-image:url(images/fondo-contacto.png);
	background-repeat:no-repeat;
}

.td-proyectos1 {
	width:176px;
	background-image:url(images/fondo-proyectos1.png);
	background-repeat:no-repeat;
	background-position:left;
}
 
.td-proyectos2 {
	width:641px;
	background-image: url(images/fondo-proyectos2.png);
	background-repeat:no-repeat;
	background-position:left;
	}


/* --------------------FONTS ----------------------*/

.font-menu  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	font-weight:bold;
	text-align:center;
}

#font-menu a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #666;
	font-weight:bold;
	text-decoration:none;
	
}

#font-menu a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #333;
	font-weight:bold;
	text-decoration:none;
	
}
#font-menu a.selected {
	color: #222;
	cursor:default;
}


.font-novedad, .font-novedad a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.font-novedad a:hover {
	color:#333;
}



.font-direccion {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	text-align:right;
}

.font-info {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#33;
}

.font-contacto {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#33;
	text-align:right;
}

.rojo {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #F00;
	text-align:left;
}
/* -----VICKY EMPRESA -----------------*/
.bio {
	height: 108px;
	overflow:hidden; 
}

.directivos a:link, .directivos  a:visited,.directivos  a:active{
	color: #900;
	text-decoration:none;
} 

/* -----VICKY PROYECTOS -----------------*/
	
#container {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: auto;
	padding: 13px 20px;
	max-width:100%;
	border-width:0;
	text-align:left;
}

#lista_proyectos a {
	text-decoration:none;
	color:#666;
/*	font-weight: bold;*/
}
#lista_proyectos a.selected {
	font-weight: bold;
	color: #333333;
}
#lista_proyectos {
	position: relative;
	float:left;
	margin: auto 10px auto 15px;
	padding: 45px 15px 10px 15px;
	width:135px;
	height:270px; /* tiene que ser el mismo que en #proyecto_prop */
	vertical-align:top;
	line-height: 1.6;
	background-image: url(images/fondo-proyectos1.png);
	background-repeat:no-repeat;
	border-width:0;
	font-size: 11px;

}

#proyecto_prop {
  float:left;
  width:630px; 
  height: auto;
  border: none;
  position: relative;
  margin: 0 0;
  padding: 0;
  height:325px;
  background-image: url(images/fondo-proyectos2.png);
  background-repeat:no-repeat;
  border-width:0;
	 color: #333333;			
	font-size: 11px;
}
#proyecto_prop a {
	 color: #333333;			
	font-size: 11px;
	text-decoration:none;
}
#proyecto_prop ul {
	padding: 45px 15px 10px 15px;
	float: left;
	margin: 0px 15px 0px 0;
	width:135px;
	height:270px; /* tiene que ser el mismo que en #proyecto_prop */
	list-style:none;
	line-height: 1.6;
/*	background-image: url(images/fondo-proyectos2.png);
	background-repeat:no-repeat;*/
	border-width:0;
		color:#666;
		font-size:11px;

}

#contenido_proy {
	float: left;
	width:420px;
	padding: 15px 15px 10px 15px;
	margin: 0;
	border: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
		color:#666;

	height:300px;
	border-width:0;
}


div.texto_lado {
	width: 240px;
	margin: 7px;
	float:left;
}
.texto_lado p, .texto_ficha p {
	margin-top: 0.5em;
}

div.img_lado {
/*	width: 175px;*/
	margin: 10px;
	float:right;
	
}
.img_lado img {
border: 5px solid #FFF;
width: 160px;
height: 280px;
margin-top: 7px;
}

div.texto_ficha {
	width: 300px;
	margin: 7px;
	float:left;
}

.img_ficha img {
border: 5px solid #FFF;
width: 110px;
margin-right:10px;
margin-top: 17px;
height: 280px;
}
.texto_up {
	padding: 0 25px;
	margin: 0;
	max-height: 100px;
	overflow:hidden;
}

.texto_up p {
	margin-top: 0.25em; 
	margin-bottom: .25em;
} 

.img_up {
	width:303px;
	height: 200px; /*/*/
	padding: 0p;
	margin: 0;
}



/*------Simple Gallery formats ---------*/
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px ;
margin: 10px auto;
padding: 0px;

}

#simplegallery1 .gallerydesctext{ /*/CSS for description DIV of Example 1 (if defined)*/
text-align: left;
padding: 7px 5px 7px 10px;

}

.proy-cont {
	float: left;
	width: 450px;
	height: 320px;
	padding: 0px;
	font-size:11px;
	overflow: hidden;
	vertical-align:center;
}
.proy-cont p {
	margin-top: 5px;
}


#proyecto_prop li.submenu {
  text-indent:15px;
  line-height:15px;
}

#map_canvas {border: 5px solid #FFF;
}


#galleria_planos .galleria-thumbnails-container { display: none !important; }
li#estado {	display:block;
			max-width: 120px;
			overflow:hidden;
			font-size: 10px;
			color: #333333;			
			}
.progressBar, .progressbar {
	font-size: 9px;
	line-height:11px;
}

.directivos {
	max-width: 230px;
	width: 230px;
	overflow:hidden;
}

.directivos p {
	max-width: 230px;
	width: 230px;

	}
	
.gallerystatus {
	float: right;
	margin-right: 10px;
	font-weight:normal;
	font-size:10px;
	width: 30px;
}

.titulo_tab {
	position: absolute; 
	top: 12px;
	left: 13px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666;
	line-height:normal;
	border: none;
	
}

.empresa, .staff {
	height: 316px; 
	float: left; 
	padding: 0 15px 10px 15px; 
	position: relative;
}
.empresa{	margin: 15px 10px 10px 10px;
}
.staff {	margin: 15px 0px 10px 0px;
}

.empresa {
	background-image:url(images/empresa.png);
	background-repeat:no-repeat;
	background-position:center;
}
.staff {
	background-image:url(images/staff.png);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	width:230px;
	text-align: left;

}

.padding-empresa {
	margin-top: 38px;
	padding-top: 5px;
}

 a.gris { color: #666666;}
 
#lista_proyectos a.selectedl{
	font-weight:bold;
	color:#333333;
}



div.index {
	float:left; 
	margin: 0;
	padding: 0;
	height: 270px;
	max-height: 270px;
}
div#img2 {margin-left: 12px;
margin-right:12px;}

.edificio {
	padding: 10px;
	background-color:#900;
	margin-top: 5px;
	vertical-align:middle;
	height: 77px;
	width: 175px;
	max-width: 175px;
	text-align:center;
	padding-top: 18px;
}
.edificio p {
	margin-top: 8px;
	margin-bottom:8px;
	line-height: 1em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.edificio .titulo, .proyectos, .edificio .titulo a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: white; 
	text-decoration: none;
	text-transform:uppercase;
}
div.edificio, div.titulo {        
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.edificio .titulo a:hover {
	color: #CCC; 
}

.proyectos {
	background-color:#666;
	height: 30px;
	vertical-align:middle;
	width: 175px;
	max-width: 175px;
	padding: 10px;
	text-align:center;
}

.proyectos p {
	margin: 10px 0px;
}

#img1 img {
	width: 193px;
	border: solid #999 1px;
}
#img2 img {
	width: 395px;
	height: 270px;
	border: solid #999 1px;
}

#pano {
	width: 193px;
	height: 270px;
}

p.unidades {
	color: #FFF;	
}
p.ventas {
	  font-weight:bold;
	  color:#FFF;
	  vertical-align:top;

}


.ui-tabs-hide {visibility: hidden;}

#lyr1 p {
	font-family:Verdana, Geneva, sans-serif; font-size: 11px; color: #666;}
	
img.image0 {
	height: 50px;
}

#cerrar, #cerrar2, #cerrar3 {
	cursor:pointer;
	position: absolute; 
	right: 20px;
	top: 20px;
	z-index:1200;
}


/* LIGHTBOX DE GALERIA.PHP */
		.gal_hide {
			position: absolute;
    		left: -10000px;
		}
		.gal_show {
			position: relative;
			vertical-align: middle;
			text-align:center;
			margin: 0 auto;
			top: 50%;
			margin-top: -210px;
			left: 50%;
			margin-left: -250px;
		}

		.white_content {
			position: absolute;
			width: 500px;
			height: 420px;
			padding: 0;
			border: 0px;
			background-color: white;
			z-index:502;
			overflow: hidden;
			font-family: Verdana, Geneva, sans-serif; 
			font-size: 11px;
			color: #666;
		}
/*		.galeriaLB{
			margin: 30px;	
			font-family: Verdana, Geneva, sans-serif; 
			font-size: 11px;
			color: #666;
		}
		.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:501;
			-moz-opacity: 0.6;
			opacity:.60;
			filter: alpha(opacity=60);
		}
		.gal_hide {
			position: absolute;
    		left: -10000px;
		}
		.gal_show {
			position: relative;
			vertical-align: middle;
			text-align:center;
			margin: 0 auto;
			top: 50%;
			margin-top: -230px;
			left: 25%;*/
	/*	}

		.white_content {
			position: absolute;
			width: 500;
			height: 460;
			padding: 0;
			border: 0px;
			background-color: white;
			z-index:502;
			overflow: hidden;
		}*/
/* //LIGHTBOX DE GALERIA.PHP */		