BODY {
	SCROLLBAR-FACE-COLOR: #f2f2f2;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #bebebe;
	background-image: url(../imagenes/fondo_entero.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6493D9;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6493D9;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

#remates {
	position:absolute;
	height:52px;
	z-index:3;
	width: 89px;
	background-image: url(../imagenes/cartelera2.gif);
	left: 17px;
	top: 4px;
	visibility: hidden;
}
#inmuebles {
	position:absolute;
	height:20px;
	z-index:2;
	width: 89px;
	background-image: url(../imagenes/cartelera.gif);
}

.filete {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
	margin-left: 7px;
}
.texto_cada_remate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 5px;
	text-align: justify;
}
.texto_mas_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 10px;
	margin-left: 7px;
}
.titulo {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F75222;
}
.subtitulo {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.submenu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.texto_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;

}
.titulo_volante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6493D9;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}
.texto_mas_grande2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}

