/* Apartamentos */

/*conten foto*/
#content-foto {
	height: 205px;		
	background: #ededed;
	/*border-bottom:1px solid #ededed; */
}

#texto {
	float:left;
	width: 490px;
	border-right:1px solid #ededed;
	padding: 15px 15px 10px 20px;
}

#texto p {
	color: #666666; 
	TEXT-ALIGN: justify;
	font-size: 1.0em;
	line-height:1.3em; 
	margin-top: 10px;
}

#texto p A:link {
	COLOR: #3F7DE3; TEXT-DECORATION: none; font-weight: bold;  /* vinculos no visitados */
}
#texto p A:visited {
	COLOR: #3F7DE3; TEXT-DECORATION: none; font-weight: bold;  /* visited link */
}
#texto p A:hover {
	COLOR: #808080; TEXT-DECORATION: underline; font-weight: bold; /* mouse over link */
}
#texto p A:active {
	COLOR: #3F7DE3; TEXT-DECORATION: none; font-weight: bold; /* selected link */
}

#texto2 {
	float:left;
	width: 180px;
	border-right:1px solid #ededed;
	padding: 0px 15px 10px 20px;
}

#texto2 p {
	color: #666666;
	TEXT-ALIGN: justify;
	font-size: 1em;
	line-height:15px;
	margin-top:0px;
	font-weight: normal;	
}
/* ---------------------------------------------LISTA primera y segunda linea */


#listado {
	float:left;
	width: 485px;
	background: #ffffff;
}


.linkpeque A:link {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.linkpeque A:visited {
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}
.linkpeque A:hover {
	text-decoration: underline;
	text-align: left;
	color: #e33f7d;
	display: inline;
	font-weight: normal
}
.linkpeque A {
	background: tansparent;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
}
/*-------------------------------------------------------------------*/
#titulo{ 
	height: 29px; 
	width: 717px; 
	background-color: #8ED1FE;
}
H1 {
	font-size:1.3em; 
	text-transform: uppercase;
	color:#fff;
	FONT-WEIGHT: bold; 
	margin-left: 9px; 
	margin-bottom:0px; 
	margin-top:0px
}


/*botones*/
#botones {
	width:138px;
	float:right;
	margin: 25px 0px 0px 0px;
} 
.iconlist {
	font-variant: normal;
	list-style: none;
    margin: 0;	
	padding-left: 2px;
	line-height: 15px;
	border:0px;
}
.botonesofertas {
    padding: 4px 0px 5px 10px;
	text-align: center;
	list-style: none;
    margin: 0;	
	border:0px;
}
#botones li {
	margin-top: 2px; 
	list-style-type: none;
	background-color:#fafafa;
}


#botones li a{
	text-decoration: none; 
	color:#666666; 
	width: 138px; 
    padding: 2px 0px 2px 0px; 
	border-top: 1px solid #FFFFFF;
	display: block; 
}
#botones a:link {
	color: #2270C6;
}
#botones a:visited {
	color: #2270C6; 	
}
#botones a:hover {
	color: #2270C6; 
	background:#c6e4fc
}
	 
#botones li.seleccionado a {
	color: #2270C6; 
	background:#3f9fd2;
}

/* Menu lateral*/
#lista-rest {
	height: 190px;  /*186px; NUEVO*/
	border-left-style: none; 
	border-left-color: #FFFFFF;
	background: #c6e4fc; /*NUEVO*/
	margin-bottom: 0;
	
}

#listares {
	padding-left: 0px; 
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px; 
	height:100%;
	list-style-type:none; 
	font-size:1.1em;
	list-style: none;
}

#listares A:link {
	color: #2270C6;/*#ff6600;*/ 
}

#listares A:hover {
	color: #ffffff; 
	background: #3f9fd2; 
}

#listares li a.destacadoapartamentos {
  	color: #FFFFFF; 
	background: #3f9fd2;
}
#listares A {
	text-decoration: none; 
	color:#2270C6; 
	display: block; 
	width: 179px; 
	background: #c6e4fc; 
	border-bottom: 1px solid #ffffff;
	padding: 3px 0px 3px 3px;
}
#listares A:active {
	color: #FFFFFF; 
	background:#3f9fd2;
}




/* --------------------------------------------------------------------------Formulario*/
#contacto {
	background-color: #8ED1FE;

}
 
#formulario {
	padding: 0px 0px 10px 15px;
	margin-top:0px
}
form{ margin-top:0px; padding-top:0px}
table{margin-top:0px; padding-top:0px}



.textocontacto {
	width: 148px;
	font-size:9px;
	color:#333333;
}

#contacto h4 {
	font-size: 10px;
	color:#333333;
	font-weight:normal;
	padding: 0px 15px 0px 15px;
	text-align: left;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 0px
	
}
H5 {
	font-size: 1.4em;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	line-height: 14px;
	margin-top: 5px;
}

label{
	float: left;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
}
 

input, textarea{
	/*margin-bottom: 4px;
	margin-left: 0px;*/
	background-color: #fafafa;
	border: #cccccc;  border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

TEXTAREA {
	border:  #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.ctexto {
	width: 148px;
	height: 50px;
	border-top: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc;
}
.checkbox {
	border: 0px solid #999999; 
}


br{
	clear: left;
}

.desplegable{
	background-color: #fafafa;
	height: 18px;
	width: 100px;
	font-size:9px;
	border: #cccccc; 
	vertical-align: middle;
	line-height: normal;
	padding-top:1px;
	margin-top: 2px;
	color:#333333;
}

.paddingbottom{ margin-bottom: 10px; margin-top:10 px}

/*fin formulario*/

#lengueta {
	height: 32px;
	background-image: url(../imagenes/lat-apart_lengueta.gif); 
	background-repeat: no-repeat;
	background-position:top left;
}
/*----------------------------------------------------------------------*/

#bottom {
	clear:both;
	width: 760px;
	height: 20px;
	background-image: url(../imagenes/bottom.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	text-align: center;
}
H2 {
font-size: 10px;
	line-height: 11px;
	color: #333333;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 0px;
}

#navabajo {
	text-align:right;
	font-size:0.9em;
	margin-right:10px;
}


HR {
	CLEAR: both; PADDING-RIGHT: 0px; BORDER-TOP: #ededed 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BORDER-BOTTOM-STYLE: none
} /*#ddd2bc*/

/* ----------------------------------------------------------------ficha apartamentos */

#ficha {
	float:left;
	width: 490px;
	border-right:1px solid #ededed;
	/*border-top:2px solid #ffffff;*/
	padding: 28px 15px 10px 20px;
	background: #ffffff;
}
#ficha p {
	color: #666666; 
	TEXT-align:left;
	font-size: 1.0em;
	line-height:1.6em; 
	margin-top:10px;
}

#ficha p A:link {
	COLOR: #3F7DE3; TEXT-DECORATION: none; font-weight: bold;  /* vinculos no visitados */
}
#ficha p A:visited {
	COLOR: #3F7DE3; TEXT-DECORATION: none; font-weight: bold;  /* visited link */
}
#ficha p A:hover {
	COLOR: #808080; TEXT-DECORATION: underline; font-weight: bold; /* mouse over link */
}
#ficha p A:active {
	COLOR: #3F7DE3; TEXT-DECORATION: none; font-weight: bold; /* selected link */
}

.acrobat p {
font-weight: normal;
}

.acrobat p A:link {
	COLOR: #3F7DE3; TEXT-DECORATION: none;
}
.acrobat p A:visited {
	COLOR: #3F7DE3; TEXT-DECORATION: none;
}
.acrobat p A:hover {
	COLOR: #808080; TEXT-DECORATION: underline;
}
.acrobat p A:active {
	COLOR: #3F7DE3; TEXT-DECORATION: none;
}

#lista {
	float:left;
	width: 523px;
	padding: 20px 0px 0px 20px;
	 
}


H6 {
	font-size:1.1em; 
	color:#2270C6;
	FONT-WEIGHT: bold; 
	margin-top: 0px;
	margin-bottom: 0;
}

#plano {
	float:right;
	width:388px; 
	height:185px; 
	z-index:1;
	padding: 5px 5px 5px 5px;

}

#epigrafe {
	color: #666666; 
	TEXT-align:right;
	font-size: 8px;
	margin-top:2px;
	width:185px;
}
#descripcion {
	float:left;
	width:195px; 
	height:150px; 
	z-index:1;
	border-right: 1px solid #d5d4d2;
}

#descripcion2 {
	float:left;
	width:175px; 
	height:150px; 
	z-index:1;
	padding-left: 10px;
	padding-bottom: 15px;
}
#descripcion4 {
	float:left;
	width:395px; 
	height:150px; 
	z-index:1;
}

.listacontenido {
	font-variant: normal;
	list-style: none;
    margin: 0;	
	padding-left: 2px;
	padding-top: 0px;
	line-height: 10px
}

#contenido li {
	margin: 0px 0px 0px 0px;
}

#descripcion p, #descripcion2 p, #descripcion4 p {
	line-height: 15px;
}

DIV.hr {
	CLEAR: both; HEIGHT: 15px
}
#fotolink {
	float:left;
	width:390px; 
	height:73px;
	border-top: 1px solid #d5d4d2;
	border-bottom: 1px solid #d5d4d2;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	background: #fafafa;
}
#fotolink2 {
	float:left;
	width:150px; 
	height:44px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	background: #ededed;
}
#fotolinkconstru {
	float:left;
	width:520px; 
	height:73px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#fotolink p {
	color: #666666; 
	TEXT-align:left;
	font-size: 0.9em;
	line-height:1.6em; 
	margin-top:10px;
}

/*imagen en fotolink*/

#img.floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#img.floatright {
	DISPLAY: none
}
#visite {
	FLOAT: left; 
	WIDTH: 50px;
}
#visite li{
margin: 0px 0px 0px 10px;
}
li.visite {
	background-image: url(../imagenes/bullet_blue.gif);
    background-repeat: no-repeat;
}

#comollegar {
	float:right;
	WIDTH: 150px;
	background-color:#660066;
}

/*listas contenido*/

#contenidotexto {
	width:385px;
	float:left;
	margin: 0px 0px 0px 0px;
	line-height: 15px
} 
.listacontenidotexto {
	font-variant: normal;
	list-style: none;
    margin: 0;	
	padding-left: 2px;
	line-height: 15px

}#contenido {
	width:180px;
	float:left;
	margin: 0px 0px 0px 0px;
	
} 
.listacontenido {
	font-variant: normal;
	list-style: none;
    margin: 0;	
	padding-left: 2px;
	line-height: 50px
}

#contenido li {
	margin: 0px 0px 0px 0px;
}

li.subtitulocon {
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;

}

li.subtitulomenu {
    background-repeat:no-repeat;
    padding: 0px 0px 5px 20px;
	text-align:left;
	background-image:url(../imagenes/menu.jpg)
	
}

li.subtitulopdf {
    background-repeat:no-repeat;
    padding: 0px 0px 5px 20px;
	text-align:left;
	background-image:url(../imagenes/pdf.jpg)
	
}

li.subtitulovideo {
    background-repeat:no-repeat;
    padding: 0px 0px 5px 20px;
	text-align:left;
	background-image:url(../imagenes/icono-video.jpg)

	
}

li.subtituloregalo {
    background-repeat:no-repeat;
    padding: 0px 0px 5px 20px;
	text-align:left;
	background-image:url(../imagenes/regalo.jpg)
	
}
li.texto {

    background-repeat: no-repeat;
    background-position: 0 10%;
    padding: 0px 0px 5px 5px;
	text-align:left;
	line-height:15px;
}

li.texto2 {

    background-repeat: no-repeat;
    padding: 0px 0px 5px 5px;
	text-align:left;
	line-height:15px
}

/* I C O N O S */
/*#video {
	float:left;
	width: 385px;
	padding: 0px 15px 0px 0px;
	
}*/

#iconoscontainer { 
	border: 0px;
	margin: 0;
	height: 20px;
	padding: 5px;
}

#iconoslist {  
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	border:0;
	display: inline;
	list-style-type: none;
}
#iconoslist ul li a {
	text-align: left;
 	text-decoration: none;
 	color:#3F7DE3;
 	font-family: "Verdana" Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-style: normal;
 	font-variant: normal;
	
}
#iconoslist ul li a {
	color: #666;
}

/*#iconoslist li a:link {
	text-align: right;
	text-decoration: none;
	color:#3F7DE3;
	font-family: "Verdana" Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}

#iconoslist li a:hover
{
background: left center no-repeat;
color: #666;
}

li.icomasinfo {
	background: left center no-repeat;
	padding-left: 20px;
}*/

li.icomasinfo a:link {  
	background: transparent url(../imagenes/ico_masinfo-dw.gif) left center no-repeat;
	padding-left: 15px;
	background-position: 0 50%;

}

li.icomasinfo a:hover {
	background: transparent url(../imagenes/ico_masinfo-up.gif) left center no-repeat;
	padding-left: 15px;
	background-position: 0 50%;

}
/*-------------------------------
li.icovideo a{  
	background-image: transparent url(../imagenes/ico_masinfo-dw.gif) 
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	border:0;
}

li icovideo a:hover {
	background: transparent url(../imagenes/ico_masinfo-up.gif);
#icovideo ul
{
float:right;
text-align: right;
list-style-type: none;
}

#icovideo ul li a
{
	background: transparent url(../imagenes/icono-video-on.gif) left center no-repeat;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	color:#3F7DE3;
	font-family: "Verdana" Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	margin-right: 0px;
}

#icovideo ul li a:hover
{
background: transparent url(../imagenes/icono-video.jpg) left center no-repeat;
color: #666;
}
/*-------------------------------
#linksmasinfo{  
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	border:0;
}
#linksmasinfo ul
{
text-align: left;
padding: 0px 0px 0px 0px;
list-style-type: none;
}

#linksmasinfo ul li a
{
	background: transparent url(../imagenes/btn_recomienda-celeste.gif) left center no-repeat;
	text-align: right;
	text-decoration: none;
	color:#3F7DE3;
	font-family: "Verdana" Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	margin-right: 0px;
}

#linksmasinfo ul li a:hover
{
background: transparent url(../imagenes/btn_recomienda-gris.gif) left center no-repeat;
color: #666;
}*/

/*end listas contenido*/

/***********listado de links*/

/*#textovideo {
	float:left;
	width: 400px;
	border-right:1px solid #ededed;
	padding: 10px 25px 30px 10px;
	text-aling:left;
}*/


/***********div y table contenedora de los enlcaces a ZMultimedia*/
#textovideo {

	padding: 0px 25px 0px 0px;
	margin: 15px 0px 15px 0px;
	text-aling: left;
}

#textovideo img{ border:0px; padding:0px; margin:0px}
#textovideo a{ color:#666666; font-style:normal; font-weight:normal; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; }
.espacioizq{padding-left: 5px; padding-right: 10px;}
table{ margin:0px; padding: 0px}

/***********listado de links---si es que el icono es mas pequeno que la letra/inscripcion*/

#listalinks{ float:left; 	padding: 10px 0px 20px 0px;}

#listalinks ul { list-style-type: none; text-align: left; margin-top: 2px;}
#listalinks ul li { display:inline; line-height:19px; }
.listalinks { list-style: none; margin: 0; padding: 0; }
#listalinks ul li.info a {	background-image: url(../imagenes/ico_masinfo-dw.gif); background-repeat: no-repeat; background-position: 0 50%;text-align: left; text-decoration: none; color: #3F7DE3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; margin-left: 0px; font-variant: normal; padding: 0px 0px 0px 20px; margin:0px 0px 0px 10px }
#listalinks ul li.info a:hover {background: transparent url(../imagenes/ico_masinfo-up.gif) left center no-repeat; color: #999999; text-decoration:underline;}

#listalinks ul li.video a {	background-image: url(../imagenes/icono-video-on.gif); background-repeat: no-repeat; background-position: 0 50%;text-align: left; text-decoration: none; color: #3F7DE3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; margin-left: 0px; font-variant: normal; padding: 0px 0px 0px 20px; margin:0px 0px 0px 10px }
#listalinks ul li.video a:hover {background: transparent url(../imagenes/icono-video.jpg) left center no-repeat; color: #999999; text-decoration:underline;}

#listalinks ul li.tarifas a {	background-image: url(../imagenes/tarifas-on.gif); background-repeat: no-repeat; background-position: 0 50%;text-align: left; text-decoration: none; color: #3F7DE3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; margin-left: 0px; font-variant: normal; padding: 0px 0px 0px 18px; margin:0px 0px 0px 10px }
#listalinks ul li.tarifas a:hover {background: transparent url(../imagenes/tarifas.jpg) left center no-repeat; color: #999999;text-decoration:underline;}

#listalinks ul li.fotos a {	background-image: url(../imagenes/ico-fotos-on.gif); background-repeat: no-repeat; background-position: 0 50%;text-align: left; text-decoration: none; color: #3F7DE3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; margin-left: 0px; font-variant: normal; padding: 0px 0px 0px 25px; margin:0px 0px 0px 10px }
#listalinks ul li.fotos a:hover {background: transparent url(../imagenes/ico-fotos-dw.gif) left center no-repeat; color: #999999;text-decoration:underline;}

#listalinks ul li.planosdosd a {	background-image: url(../imagenes/ico-dosd-on.gif); background-repeat: no-repeat; background-position: 0 50%;text-align: left; text-decoration: none; color: #3F7DE3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; margin-left: 0px; font-variant: normal; padding: 0px 0px 0px 25px; margin:0px 0px 0px 10px }
#listalinks ul li.planosdosd a:hover {background: transparent url(../imagenes/ico-dosd-dw.gif) left center no-repeat; color: #999999;text-decoration:underline;}

#listalinks ul li.planostresd a {	background-image: url(../imagenes/ico-tresd-on.gif); background-repeat: no-repeat; background-position: 0 50%;text-align: left; text-decoration: none; color: #3F7DE3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; margin-left: 0px; font-variant: normal; padding: 0px 0px 0px 20px; margin:0px 0px 0px 10px }
#listalinks ul li.planostresd a:hover {background: transparent url(../imagenes/ico-tresd-dw.gif) left center no-repeat; color: #999999;text-decoration:underline;}

#listalinks ul li.visitavirtual a {	background-image: url(../imagenes/ico-visita-on.gif); background-repeat: no-repeat; background-position: 0 50%;text-align: left; text-decoration: none; color: #3F7DE3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; margin-left: 0px; font-variant: normal; padding: 0px 0px 0px 25px; margin:0px 0px 0px 10px }
#listalinks ul li.visitavirtual a:hover {background: transparent url(../imagenes/ico-visita-dw.gif) left center no-repeat; color: #999999;text-decoration:underline;}
