body,
body TD {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body A {
	color: #669999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body A:HOVER {
	color: #003366;
}
.tablas {
	padding: 10px;
	margin: 0px;
}
.tablas TD {
	padding: 2px;
}
.tablas TH {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid black;
}
input, select, textarea, button {
	font-size: 12px;
	font-family: Arial;
}
form {
	margin: 0px;
}
form .titulo {
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
form .req {
	color: #CC0000;
	margin: 2px;
}
form .info {
	padding: 2px;
	color: #333333;
	font-size: 10px;
	background: #FFFFCC;
	border: 1px solid #FFFF99;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.menuSup,
.menuSup A {
	font-size: 14px;
	font-wight: bold;
	text-decoration: none;
	color: #003366;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.menuSup A:HOVER {
	color: #669999;
}

.rojito {
	background: #FFEEEE;
	border: 1px solid #FF9999;
	margin-bottom: 2px;
}
.rojito H3 {
	font-size: 13px;
	color: #663300;
	margin: 0px;
}
.rojito A {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
.rojito A:HOVER {
	color: #AA0000;
}

.azulito {
	background: #EEEEFF;
	border: 1px solid #9999FF;
	margin-bottom: 2px;
}
.azulito H3 {
	font-size: 13px;
	color: #003366;
	margin: 0px;
}
.azulito A {
	color: #669999;
	text-decoration: none;
}
.azulito A:HOVER {
	color: #003366;
}

.marroncito {
	background: #FFCC66;
	border: 1px solid #FF9933;
	margin-bottom: 2px;
}
.marroncito H3 {
	font-size: 13px;
	color: #CC6600;
	margin: 0px;
}
.marroncito A {
	color: #CC9933;
	text-decoration: none;
}
.marroncito A:HOVER {
	color: #CC6600;
}

.novedad {
	background: #CCFFCC;
	border: 1px solid #00FF00;
	margin-bottom: 2px;
	color: #003366;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}
.novedad A {
	color: #003366;
	text-decoration: none;
	margin: 0px;
}
.novedad A:HOVER {
	color: #336699;
}

.buscador {
	background: #FAFAFA;
	border: 1px solid #DDDDDD;
	margin-bottom: 2px;
}
.buscador H3 {
	font-size: 13px;
	color: #000000;
	margin: 0px;
}
.buscador A {
	color: #336699;
	text-decoration: none;
	font-size: 10px;
}
.buscador A:HOVER {
	color: #111111;
}
.buscador SELECT,
.buscador INPUT {
	font-size: 12px;
}
.buscador .bordeDerecho {
	border-right: 1px solid #DDDDDD;
}


.blanco {
	background: #FAFAFA;
	border: 1px solid #DDDDDD;
	margin-bottom: 2px;
}
.blanco H3 {
	font-size: 13px;
	color: #000000;
	margin: 0px;
}
.blanco A {
	color: #333333;
	text-decoration: none;
}
.blanco A:HOVER {
	color: #111111;
}
.blanco SELECT,
.blanco INPUT {
	font-size: 12px;
}


.resumen {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.header TD {
	font-weight: bold;
	text-align: center;
}
.header TD A {
	color: #000000;
}
.header TD A:HOVER {
	color: #669999;
}

.destacado {
	background: #FFFF66;
	font-weight: normal;
	border: 1px solid #AAAA66;
	padding: 3px;
}

.lineaFondo2#destacado,
.lineaFondo1#destacado {
	background: #FFFF66;
	font-weight: normal;
}
.lineaFondo2#destacado TD,
.lineaFondo1#destacado TD,
.lineaFondo2Over#destacado TD,
.lineaFondo1Over#destacado TD {
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lineaFondo2Over#destacado TD,
.lineaFondo1Over#destacado {
	background: #FFFF33;
	font-weight: normal;
}

.lineaFondo2#inactivo,
.lineaFondo1#inactivo {
	background: #FF6666;
	font-weight: normal;
}
.lineaFondo2#inactivo TD,
.lineaFondo1#inactivo TD,
.lineaFondo2Over#inactivo TD,
.lineaFondo1Over#inactivo TD {
}
.lineaFondo2Over#inactivo TD,
.lineaFondo1Over#inactivo {
	background: #FF3333;
	font-weight: normal;
}


.lineaFondo1 {
	background: #EEEEFF;
	cursor: pointer;
}

.lineaFondo1Over {
	background: #DDDDFF;
	cursor: pointer;
}
.lineaFondo2 {
	background: #FAFAFA;
	cursor: pointer;
}

.lineaFondo2Over {
	background: #DDDDFF;
	cursor: pointer;
}

.avisoPie {
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
}
.avisoPie A {
	font-weight: bold;
	color: #000000;
}
.fotoInmueble {
	background: url(imagenes/loadpic.gif) center center no-repeat;
	font-size: 10px;
	color: #555555;
	text-align: center;
}
.fotoInmueble img {
	border: 1px solid black;
}

.pager .numeros A,
.pager .numeros A:VISITED{
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
	border: 1px solid #AAAAAA;
	height: 16px;
	width: 16px;
	text-align: center;
	background: #FFFFFF;
}
.pager .numerosSelec,
.pager .numeros A:HOVER{
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	height: 16px;
	width: 16px;
	text-align: center;
	background: #EEEEFF;
}

.barraUsuario {
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin: 0px;
	text-align: left;
	color: #000000;
	font-size: 12px;
}
.barraUsuario TD {
	font-size: 12px;
}
.barraUsuario A {
	font-size: 12px;
	padding: 0px;
}
.barraUsuario .menu A {
	font-size: 11px;
	font-weight: normal;
}
.barraUsuario .sep {
	border-right: 1px solid #DDDDDD;
	padding: 5px;
}
.loading
{
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
}
.loaded
{
	font-size:12px;
	font-family:verdana;
}
.ayuda
{
	font-size: 10px;
	color: #555555;
	text-align: justify;
}
.ayuda B
{
	color: #000000;
}
.ayuda H2
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	border-bottom: 1px solid #333333;
}
.ayuda IMG
{
	position: relative;
	top: 0.5em;
}
.pasos TD
{
	padding: 5px;
	font-size: 11px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
}
.pasos .sel
{
	font-weight: bold;
	background: #EEFFEE;
	border: 1px solid #DDEEDD;
}
.publicidad {
	border: 1px solid #999999;
	padding: 10px;
}
.publicidad A {
	display: block;
}
.txtDesc {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 500px;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#fader {
	border: 1px solid #000;
}
#fader li {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	visibility: hidden;
}
li img {
	display: block;
}
.caption {
	clear: both;
	padding: 1em;
}
#content {

}
