body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
}
.mih1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#003366;
}
.mih1b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}
.tablacontenedora {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0f5d9f;
	border-left-color: #0f5d9f;
	width: 999px;
}
.tablacontenido {
	background-color: #FFFFFF;
}
.tablacontenido2 {
	background-color:#F9C18A;
	border-bottom:#006699;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#006699;
	border-left-style: inset;
	border-left-width:medium;
	border-top-color:#006699;
	border-top-style:inset;
	border-top-width:medium;
	border-right-color:#006699;
	border-right-style:solid;
	border-right-width:thin;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.titulos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.titulos4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}


.titulosofertas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}


.textonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
}

.textonaranja2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
	font-weight:bold;
}

.textonaranja3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight:bold;
	
}


.textoazulboldtiulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
}


.textoazulboldtiulosindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
}

.textodatosindex{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}

.textoazulboldtiulosmano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	cursor: hand;
}

.textoblancoboldtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBF3FB;
	font-weight:bold;
}
.textoobservaciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight:bold;
}

.textogrisinformacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.textogrisinformacion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight:bold;
	
}

.textogrisinformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.divmenuinmo{
	opacity:0.9;
	filter:alpha(opacity=90);
	background-color:#FFFFFF;
	width:105px;
	background-color:#C0DEC8;
	visibility:hidden;
	position:absolute;
	left:570px;
	top:0px;
	z-index:2;
}

.divmenupermuta{
	opacity:0.9;
	filter:alpha(opacity=90);
	width:95px;
	background-color:#C0DEC8;
	visibility:hidden;
	position:absolute;
	left:285px;
	top:0px;
	z-index:2;
}

.divmenuventa{
	opacity:0.9;
	filter:alpha(opacity=90);
	background-color:#FFFFFF;
	width:95px;
	background-color:#C0DEC8;
	visibility:hidden;
	position:absolute;
	left:190px;
	top:0px;
	z-index:2;
}

.divmenualquiler{
	opacity:0.9;
	filter:alpha(opacity=90);
	background-color:#C0DEC8;
	width:95px;
	visibility:hidden;
	position:absolute;
	left:95px;
	top:0px;
	z-index:2;
}

.divcontenedormenues{
	position:relative;
	height: 19px;
	width: 900px;
	left: 0px;
	top: 0px;
	z-index:1;
}
.comolink {
	text-decoration: underline;
	color: #000000;
}

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


a.linksobreazul:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.linksobreazul:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.linksobreazul:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
a.linksobreazul:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}


hr {
color: #999999;
background-color: #f00;
height: 1px;

}
.imagenflotanteizq {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #B8C8D9;
}

.tabladestacada {
	background-color: #D3E4F4;
}

.tablaofertas {
	background-color: #E4EAF1;
}


.bordeimgs1 {
	border: 1px solid #B8C8D9;
}

#fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position:relative;
}
.celdaconbordeinf {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #0f5d9f;

}
.celdaconbordeinfobservacion {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #0f5d9f;
	h3 {font-family: times};
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.hand {
	cursor: pointer;
	}
.td_etiqueta_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.td_etiqueta_form_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}.td_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.td_titulo_columna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.input_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #333333;
 	background-color: #FFF9E1;
 	border: 1px solid #999999;
}
.td_detalle_inmueble{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color:#000000;
	border-right-style:groove;
	border-right-color:#D13A29;
	border-right-width:2px;
}
.td_detalle_inmueble_ultimo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color:#000000;
	border-right-style:groove;
	border-right-color:#D13A29;
	border-right-width:2px;
	border-bottom-style:groove;
	border-bottom-color:#D13A29;
	border-bottom-width:1px;
}
.td_detalle_inmueble_ultimo1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color:#000000;
	text-align:left;
	border-bottom-style:groove;
	border-bottom-color:#D13A29;
	border-bottom-width:1px;
}
.td_detalle_inmueble_sinborde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color:#000000;
}
.input_form_detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #333333;
 	background-color: #FFF9E1;
 	border: 0px solid #999999;
}

.input_form_central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #333333;
 	background-color: #FFF9E1;
 	border: 1px solid #999999;
}
.input_form_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #333333;
 	background-color: #FFF9E1;
 	border: 1px solid #999999;
}

.input_form_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	color: #333333;
 	background-color: #FFF9E1;
 	border: 1px solid #999999;
}

.Estilo1 {color: #990099;}

#Layer2 {
	position:absolute;
	width:608px;
	height:192px;
	z-index:1;
	top: 156px;
	left: 282px;
}

#datos_central {
	position:absolute;
	width:554px;
	height:201px;
	z-index:1;
	left: 298px;
	top: 112px;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight:bold;
	text-align:center;
}


.input_text_area {
	background: #FFF9E1;
	border-left:medium;
	color:#333333;
	left:50px;
	top:auto;
	visibility:visible;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	size:landscape;
}

.inputlog {
	BORDER-RIGHT: #ffbf3f 1px solid; BORDER-TOP: #ffbf3f 1px solid; FONT-SIZE: 9px; BORDER-LEFT: #ffbf3f 1px solid; COLOR: #666666; BORDER-BOTTOM: #ffbf3f 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
