
.color_naranja {
	color: #FD7A22;
}

.color_lila {
	color: #5F002A;
}

.titulo_naranja {
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	color: #FD7A22;
}

.titulo_gris {
	font-family: Arial;
	font-size: 28px;
	font-weight: bolder;
	font-style: italic;
	color: #CDCDCD;
}

.titulo_lila {
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	color: #5F002A;
}

.apartamento_negro {
	font-family: Arial;
	font-size: 12px;
	font-weight : bolder;
	color: #000000;
}

.bares_titulo_naranja {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #FD7A22;
}

.tabla_naranja {
	background-color: #FD7A22;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
}

.tabla_negra {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
}

.tabla_gris {
	background-color: #ADADAD;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;	
}

.tabla_grisclaro {
	background-color: #EDEDED;
}

.tabla_gristitulo {
	background-color: #CDCDCD;
}

.tabla_lila {
	background-color: #5F002A;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;	
}

/* Propiedades texto encima de los idiomas */
.headtext {
	padding: 1px;
	height: 12px;
	width: 589px;
	background-color: #C3C3C3;
	font-family: Arial; 
	font-size: 9px;
	color: #FFFFFF; }

A.lang {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #C3C1C2;
	text-decoration: none;}

A.lang:hover {
	color: #000000;}

.lang_selected {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.menusep {
	font-family: Arial;
	font-size: 3px; }

.lastsubmenusep {
	font-family: Arial;
	font-size: 12px; }


/*  Modifica TODO LOS TITULOS del MENU     */
.menu {
	font-family: Arial;
	font-size: 11px;
	color: #A3A3A3;
	text-decoration: none;
	font-weight : bolder;
}

/*  Menus seleccionados */
.menuOn {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight : bolder;
}

.subsec {
	font-family: Arial;
	font-size: 10px;
	color: #A3A3A3;
	text-decoration: none;
	font-weight : bolder;
}

/* Colores de cada seccion */
.mainstd { color: #9E090D }

.content_4 { color: #846E99 }
.content_5 { color: #537171 }
.content_6 { color: #AC9B07 }
.content_8 { color: #5E6D7F }
.content_12 { color: #A84621 }
.content_15 { color: #AE5800 }
.content_18 { color: #EC6800 }
.content_19 { color: #826464 }
.content_20 { color: #00097F }

.vcat_15 { color: #5F002A }
.vcat_16 { color: #A15B45 }
.vcat_17 { color: #5D6C54 }

.contact_form { color: #8B9685 }
.news {	color: #000000 }

.capacidad {
	color: #FD7A22;
	font-weight : bolder;
}

.vcat_tbl_sel{
	color: #5E013A;
	background-color: #FD7A22;
	font-weight : bolder;
	font-size: 11px;
}

.vcat_tbl_unsel{
	color: #FFFFFF;
	background-color: #FD7A22;
	cursor: pointer;
	font-weight : bolder;
	font-size: 11px;
}

.vcat_desc {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

/* aviso legal */
A.aviso {
	font-family: Arial;
	font-size: 10px;
	color: #B8B9B4;
	text-decoration: none;
	font-weight : normal;
}

.contact{
	font-family: Arial;
        font-size: 11px;
        color: #A3A3A3;
        text-decoration: none;
        font-weight : bolder;
	/*color: #9A9A9A;*/
}
	
TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #525252;
	padding: 2px;
	background : White;}

/* #CAB9C8 */

/* ------Modifica layout de titulo --------*/
TD.bgtop { 
	background-color: #D5BB8E;
	font-family: Arial; 
	font-size: 10px;
	color: black; }

/* ------ Modifica layout de subtitulo -------*/
TD.bgtit {
	background-color: black;
	font-family: Arial;
	font-size: 10px;
	color: #e0e0e0;
	font-weight : bold;
}

.bgsubtit { 
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 9px;
	color: #e0e0e0; }

/* ------ Modifica layout DEL CUERPO ---------*/
TD.bg { 
	
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 9px;
	color: black; }


TD.bgmenu {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight : bolder;
}

TD.bgcuerpo { 
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 11px;
	color: #7E7E7E; 
	border-left: 1px solid #BDBDBD;
	padding-left: 10px;
}

P {
	font-family: Arial; 
	font-size: 11px;
}

A {
	color: #999999;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color: #000000;
}

P.menuCont {
	padding-right: 5px;
	padding-left: 5px;
	height: 100%; }

P.maincuerpo {
	border-style: solid;
	height: 100%; }
	
	
/* -------- color y lettra del pequeño parrafo de detalle del piso */
.grey {
	font-size: 10px;
	color: #444444	}

.pipe {
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 1;
	color: #C3C3C3;
}

/* ------ Titulo de seccion de los apartamentos ------*/
.secTitle {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.msg {
	font-family: Arial;
	font-size: 10px;
	color : #999999;
}

/* --------- Color de la barrita de separación de la consulta ---------*/
TD.sep {
	background-color: #EDDCC2; }

A.news {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;

}

A.home {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7a786e;
	text-decoration: none;}


/* ---------- color de fondo --- margen derecho de la web--------*/
BODY {
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 11px;
	color: #7E7E7E; 
	border-left: 1px solid #BDBDBD;
	padding-left: 0px;
}
	
TD {
	font-family: Arial;
	font-size: 11px;
	color : #999999;
}
	
.v2 {
	font-family: Arial;
	font-size: 2px;
}      
.v4 {
	font-family: Arial;
	font-size: 4px; }

.v6 {
	font-family: Arial;
	font-size: 6px; }

.v8 {
	font-family: Arial;
	font-size: 8px; }

.v9 {
	font-family: Arial;
	font-size: 9px; }

.v10 {
	font-family: Arial;
	font-size: 10px; }

.v12 {
	font-family: Arial;
	font-size: 12px; }

.noborder {
        border: 0px;
}
.sp {
	font-family: Arial;
	font-size: 4px;
	color :  #EACC90;
}
