body{
	background:#FFF url('../img/estructura/bahe/bg_principal_azul.jpg') repeat-x;
}

/* ========== ESTRUCTURA TEMPLATE ========== */

#pie_pagina{
	background: url('../img/estructura/bahe/bg_bottom_azul.jpg') no-repeat center center;
}

#fondo_contenido{
	background-color:#ECF5FC;
}

/* ========== ESTRUCTURA CONTENIDOS =========== */

.azul_esquina_izq_sup{
	background: url('../img/estructura/bahe/azul_esquina_izq_sup.jpg') no-repeat;
}

.azul_esquina_der_sup{
	background: url('../img/estructura/bahe/azul_esquina_der_sup.jpg') no-repeat;
}

.azul_top_contenido{
	background: url('../img/estructura/bahe/azul_top_contenido.jpg') repeat-x;
}

.azul_bottom_contenido{
	background: url('../img/estructura/bahe/azul_bottom_contenido.jpg') repeat-x;
}

.azul_left_contenido{
	background: url('../img/estructura/bahe/azul_left_contenido.jpg') repeat-y;
}

.azul_right_contenido{
	background: url('../img/estructura/bahe/azul_right_contenido.jpg') repeat-y;
}

.azul_esquina_izq_inf{
	background: url('../img/estructura/bahe/azul_esquina_izq_inf.jpg') no-repeat;
}

.azul_esquina_der_inf{
	background: url('../img/estructura/bahe/azul_esquina_der_inf.jpg') no-repeat;
}

.azul_estructura_contenido_esq_izq{
	background: url('../img/estructura/bahe/azul_estructura_contenido_esq_izq.jpg') no-repeat;
}

.azul_estructura_contenido_esq_der{
	background: url('../img/estructura/bahe/azul_estructura_contenido_esq_der.jpg') no-repeat;
}

.azul_estructura_top_contenido{
	background: url('../img/estructura/bahe/azul_estructura_top_contenido.jpg') repeat-x;
}

.azul_estructura_bottom_contenido{
	background: url('../img/estructura/bahe/azul_estructura_bottom_contenido.jpg') repeat-x;
}

.azul_estructura_contenido_esq_izq_inf{
	background: url('../img/estructura/bahe/azul_estructura_contenido_esq_izq_inf.jpg') no-repeat;
}

.azul_estructura_contenido_esq_der_inf{
	background: url('../img/estructura/bahe/azul_estructura_contenido_esq_der_inf.jpg') no-repeat;
}

.azul_estructura_right_contenido{
	background: url('../img/estructura/bahe/azul_estructura_right_contenido.jpg') repeat-y;
}

.azul_estructura_left_contenido{
	background: url('../img/estructura/bahe/azul_estructura_left_contenido.jpg') no-repeat;
}

/* ========== TEXTOS ========== */

.contenido{
	font:400 11px Arial;
	padding:10px;
	color:#898989;
	text-align: justify;
}

#titulo{
	width:auto;
	height:20px;
	padding-left:15px;
	font:400 14px/10px Arial;
	position:absolute;
	color:#04579B;
	background:none url('../img/estructura/bahe/azul_bullet_titulo.jpg') no-repeat;
}

#titulo_contenido{
	width:auto;
	height:15px;
	padding-left:15px;
	font:400 13px/10px Arial;
	color:#04579B;
	background:none url('../img/estructura/blanco_bullet_contenido.jpg') no-repeat;
}

h1{
	width:auto;
	height:20px;
	padding-left:15px;
	font:400 12px/10px Arial;
	position:absolute;
	color:#04579B;
	background:none url('../img/estructura/blanco_bullet_titulo.jpg') no-repeat;
}

h2{
	font:400 16px Arial;
	color:#005691;
}

.txt_subtitulo{
	font:400 11px Arial;
	color:#04579B;
}

/* ========== FORMULARIOS ==========*/



/* ========== LINKS ========== */



/* ========== BOTONES ====== */


#botones{
 list-style:none;
 margin:0;
 padding:0;
 padding-top:7px;
}

#botones li.normal{
  float:left;
}

#botones li.seleccionado{
  float:left;
}

#botones li.normal a{
  padding-right:4px;
  width:20px;
  font:400 12px/15px Arial;
  text-decoration:none;
  text-align:center; 
  color:FFF;
  background:none url('../img/contenidos/grupo_inmobiliario/boton_over.jpg') no-repeat; 
}


#botones li.normal a:hover{
  background:none url('../img/contenidos/grupo_inmobiliario/boton.jpg') no-repeat;
  color:#F78008;
}

#botones li.seleccionado a{
  padding-right:4px;
  width:20px;
  font:400 12px/15px Arial;
  text-decoration:none;
  text-align:center; 
  color:#F78008;
  background:none url('../img/contenidos/grupo_inmobiliario/boton.jpg') no-repeat; 
}
