BODY {margin-top: 0px; margin-left: 0px; border:0px none; position:absolute; top: 0px; left: 0px; background: #FFFFFF;
	scrollbar-face-color: #D9D9D9; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #D9D9D9; 
	scrollbar-3dlight-color: #D9D9D9; scrollbar-arrow-color: #000000; scrollbar-track-color: #F2F2F2;
	scrollbar-darkshadow-color: #8C8C8C; }


.texto       { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000;}
.textoResaltado {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000;}
.textoExclusiva {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FF0000; text-decoration: blink; }
.tituloInmueble {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000;}
.tituloApartado {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000;}
.textoEncabezado {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000;}
.textoPrecio {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000;}
.textoPrecioPesetas {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000;}
.textofirma { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000;}
.textoResaltadofirma { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000;}
.enlaceFirma { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: underline;}
.enlaceFirma:hover {color: #003399; text-decoration: none;}
.pieFoto {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #003399;}

.textoBoton {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: underline;}
.textoBoton:hover {color: #003399; text-decoration: none;}
.textoResaltadoBoton {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.textoResaltadoBoton:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.textoResaltadoBoton:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFA74F; text-decoration: none;}

.textoEncabezado a:hover {color:#003399; font-weight: bold; margin:25px;}
.textoEncabezado a:visited {color:#003399; font-weight: bold; margin:25px;}
.textoEncabezado a:link {color:#003399; font-weight: bold; margin:25px;}

/******************************************     NUEVOS     *********************/

#tabNewMenu{ 
	background-color:#CCCCCC;
	width:800px;
}
#tabNewMenu a{
	font-weight:bold;
	text-decoration:none;
	color:#000;
	display:block;
	padding:6 0 6 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
#tabBotones{
	width:800px;
	border-top:solid 3px #291672;
	border-bottom:solid 3px #291672;
}
a.botonMorado{
	color:#FFFFFF;
	background-color:#291672;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:3 10 3 10;
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
a.botonVerde{
	color:#FFFFFF;
	background-color:#01823a;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:3 10 3 10;
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
		
}