@charset "utf-8";

body{
	/*background-color: #000066; transparent*/
	background-color: transparent;
	SCROLLBAR-FACE-COLOR: #aaaab6;
	SCROLLBAR-HIGHLIGHT-COLOR: #aaaab6;
	SCROLLBAR-SHADOW-COLOR: #aaaab6;
	SCROLLBAR-3DLIGHT-COLOR: #aaaab6;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #313A59;
	SCROLLBAR-DARKSHADOW-COLOR: #aaaab6;
	margin-left: 0px;
	margin-top: 0px;
}

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* ENLACES */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

a.MenuCorporativo {
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

a.Generalblanco {
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

a.ResalteRojo {
	font-weight: bold;
	font-size: 9px;
	color: #9D0013;
}

/* TABLAS */

td.tCampoFormulario {
	background-color:#FFFFFF;
	font-size: 10px;
}

th.tEtiquetaFormulario {
	font-size: 10px;
	background-color: #a5c1d8;
}

td.tConsultas {
	font-size: 10px;
}

/* TEXTO */

.Titulo {
	font-weight: normal;
	font-size: 14px;
	color: #9D0013;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.MenuCorporativo {
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

.CampoMenuCorporativo {
	font-weight: normal;
	font-size: 9px;
	background-color: #89171A;
	border: thin solid #999999;
	color: #FFFFFF;
}

.CampoFormulario {
	font-weight: normal;
	font-size: 10px;
	background-color: #FFFFFF;
	border: thin solid #797F95;
	color: #000000;
}

.SubMenuHorizontal {
	font-weight: normal;
	font-size: 10px;
}

.Negrita {
	font-weight: bold;
}
.General {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.Generalgris {
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}
.GeneralMini {
	font-weight: normal;
	font-size: 8px;
	color: #000000;
}
.GeneralgrisMini {
	font-weight: normal;
	font-size: 8px;
	color: #333333;
}
.Negritaformularios {
	font-weight: bold;
	font-size: 10px;
	color: #005589;
	background-color: #a5c1d8;
}
.Titulosgranate {
	font-weight: bold;
	font-size: 10px;
	color: #9A0211;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Generalblanco {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}
a.MercadoInmobiliario {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}
.Generalgristitulo {
	font-weight: bolder;
	font-size: 13px;
	color: #000000;
}
.Generalgris-FichaInmuebles {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
}
.GeneralgristituloAzul {
	font-weight: bolder;
	font-size: 11px;
	color: #044C58;
}
