#texto h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-size: 1.1em;
	margin-bottom: 1.5em;
	padding-left: 0.4em;
	padding-right: 0.4em;
}
#texto h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #003399;
	margin-bottom: 0.8em;
	margin-top: 1.8em;
}
#texto h5 {
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 1.2em;
}
#texto p {
	margin-bottom: 1em;
}
#texto ul {
	margin-left: 2.5em;
	margin-bottom: 1em;
	margin-top: 0.2em;
	list-style-position: outside;
	list-style-image: url(../imagenes/base/flecha_nav.gif);
	margin-right: 1.5em;
}
#texto ul li {
	margin-bottom: 0.2em;
}
#texto ol {
	margin-left: 2.5em;
	margin-bottom: 1em;
	margin-top: 0.2em;
	list-style-type: decimal;
	list-style-position: outside;
	margin-right: 1.5em;
}
#texto ol li {
	margin-bottom: 0.2em;
}
#texto a {
	color: #990000;
	text-decoration: underline;
}
#texto a:hover, #texto a:focus {
	color: #CC0000;
	text-decoration: none;
}
#texto img.img_dcha {
	float: right;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
#texto img.img_izq {
	float: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 2em;
}
#texto div.centrado {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
	width: 100%;
	float: left;
}




#texto table {
	border: 1px solid #2A2C4B;
	border-collapse:collapse;
	empty-cells:hide;
	font-size: 0.8em;
	margin-top: 0.2em;
	margin-bottom: 1.5em;
	width: 100%;
}
#texto table caption {
	text-align: center;
	font-weight: bold;
	color: #25387C;
	font-size: 1em;
	background-color: #EAEAEA;
	margin-top: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #25387C;
	border-right-color: #25387C;
	border-left-color: #25387C;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	padding-left: 0.2em;
}

#texto table th {
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A86E;
	padding-top: 0.2em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	text-align: center;
}
#texto table td {
	padding-top: 0.2em;
	padding-right: 0.3em;
	padding-bottom: 0.2em;
	padding-left: 0.3em;
	margin: auto;
	border: 1px solid #999999;
	text-align: center;
}
/******************************************************************************************/
#texto a.enlace_pdf {
	background-image: url(../imagenes/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.7em;
	margin-right: 0.3em;
	margin-left: 0.5em;
}
#texto a.enlace_word {
	background-image: url(../imagenes/bullet_word.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.7em;
	margin-right: 0.3em;
	margin-left: 0.5em;
}
#texto a.descargas {
	background-image: url(../imagenes/bullet_descargas.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.8em;
	margin-right: 0.3em;
	margin-left: 0.5em;
}
#texto ul.entregadas_der {
	width:46%;
	float:left;
	display:block;
	margin:0.8em;
	list-style:none;
}
#texto ul.entregadas_der li {
	font-weight:bold;
	color:#003399;
}
#texto ul.entregadas_der li.normal {
	font-weight:normal;
}#texto ul.entregadas_izq li.normal {
	font-weight:normal;
}
#texto ul.entregadas_der li ul li {
	font-weight:normal;
	color:#000000;
}
#texto ul.entregadas_izq {
	width:46%;
	float: right;
	display:block;
	margin:0.8em;
	list-style:none;
}
#texto ul.entregadas_izq li {
	font-weight:bold;
	color:#003399;
}
#texto ul.entregadas_izq li ul li {
	font-weight:normal;
	color:#000000;
}
#texto .clear {
	clear: both;
}
#texto ul.imagenes {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#texto ul.imagenes li {
	display:inline;
}
#texto ul.sinlista  {
	list-style:none;
}

.info_bolsa_alquiler {
	font-weight: bold;
	color: #FFFF00;
}

.dias {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 3em;
	padding: 0.5em!important;
}
.viviendas {
	color: #FFFFFF;
	background-color: #3366FF;
	font-size: 3em;
	padding: 0.5em!important;
}
.est_capt {
	font-size: 1.2em!important;
}
/***********************************************/
#busqueda {
	height: 6em;
}
#busqueda .enlace_avanzada {
	float: right;
	margin-right: 0.8em;
	margin-top: -2em;
}
#busqueda #b_simple {
	float: left;
	width: 33em;
}
#busqueda #b_avanzada {
	display:none;
	float:left;
	width:43em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
#busqueda iframe#IBUSQUEDA {
	height:2em;
	width: 43em;
}
#busqueda .boton {
	color: #FFF;
	text-decoration: none;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	*padding-bottom: 0em!important; /* IE7 */
	*padding-bottom: 0.1em; /* IE6 */
	padding-left: 0.5em;
	margin-left: 1em;
	font-weight: bold;
	background-color: #4C3B20;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: 1px solid #4C3B20;
}
#busqueda .boton:hover, #busqueda .boton:focus {
	color: #4C3B20;
	background-color: #FAFBEC;
	text-decoration: none;
	border: 1px solid #4C3B20;
}
#busqueda #f_etiqueta {
	margin-left: 2em;
	margin-right: 0.5em;
	width: 17em;
	margin-top: 0.5em;
}
#busqueda input {
	border: 1px solid #999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 2px;
}
#busqueda select {
	border: 1px solid #999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#todo_archivo {
	/*background-image: url(../imagenes/base/fondo_seccion_alquiler.gif);*/
	background-image: url(../imagenes/alquiler/fondo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
}
.oculto {
	position: absolute;
	left: -999em;
}
#cabecera {
	background-position: center;
}

