/* -- DEFINICIÓN DE ELEMENTOS -- */ 
body { 
	margin: 0;
	/*padding: 0; */
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
}
a{
	color: blue;
}
a:hover{
	color: red;
	text-decoration: none;
}
div, table{
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
}
form {
	padding: 0;
	margin: 0;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #ddd;	
	border: 1px solid #aaa;
}
li{
	padding-bottom: 6px;
}
p{
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	padding-bottom: 10px;
	line-height: 14px;
}

/* -- FIN DE DEFINICIÓN DE ELEMENTOS -- */


/* ------- ESTILOS PARA LAYOUT -------- */

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
}

#container td {
	padding: 0;
	vertical-align: top;
}

#banner {
	padding: 5px;
	height: 100px;
	background-color: #fff;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url( '../images/encabezado_1.jpg' );
}

#superior {
	position: relative;
}

#banner img {
	margin-top: 30px;
}

#separador {
	background: #cdcdcd;
	margin-top: 2px;
	text-align: right;
	padding: 3px;
	color: #717171;
	font-size: 9px;
}

#separador span.info_user {
	background: left 50% no-repeat url( "../images/ico_usuario.gif" );
	padding-left: 15px;
	text-transform: capitalize;
}

#separador a.link_logout {
	color: #717171;
	text-decoration: none;
	background-position: left 50%;
	background-repeat: no-repeat;
	background-image: url( "../images/ico_salir.gif" );
	padding-left: 15px;	
}

#separador a.link_logout:hover {
	text-decoration: underline;
}

#content {
   width: 560px !important;
	padding-right: 10px !important;
	background-color: #fff;
}

#localizador {
	width: 380px;
	padding: 3px;
	background-position: top right;
	background-image: url( '../images/solapa_localizador.gif' );
	background-color: #b4b4b4;
	background-repeat: no-repeat;
	color: #252474;
	margin-bottom: 15px;
}

#sidebar-a {
	width: 200px !important;
	margin: 0;
	margin-left: 5px;
	padding: 5px !important;
	background-color: rgb(235, 235, 235);
	border-left: 1px solid #DCD8D9;
}

#footer {
	clear: both;
	padding-top: 5px;	
	padding-bottom: 5px;	
	background-color: rgb(150, 150, 150);
	color: #fff;
	text-align: center;
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;	
}

#copyright {
	text-align: center;
	margin-top: 3px;
	border-top: 1px solid #DCD8D9;
	color: #777;
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;	
}

div#zona_central {
	position: relative;
	display: block;
	width: 802px;
	height: 375px;
	overflow: auto;
	padding: 6px 15px 10px 15px;
	scrollbar-face-color: #FFFFFF;	
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #9FA8AD;
	scrollbar-darkshadow-color: #9FA8AD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #3D4D5A; 
	border: 1px solid #000;
	margin-le/ft: 30px;
	marg/in-top: 6px;
}

div#zona_lateral {
	position: relative;
	display: block;
	width: 183px;
	height: 300px;
	overflow: auto;
	padding: 6px 15px 10px 15px;
	scrollbar-face-color: #FFFFFF;	
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #9FA8AD;
	scrollbar-darkshadow-color: #9FA8AD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #3D4D5A; 
	border: 0px solid #000;
	margin-le/ft: 30px;
	marg/in-top: 6px;
}
div#marquesina_principal {
	position: relative;
	display: block;
	width: 100%;
	height: 300px;
	text-align: center;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 17px;
	font-weight: bold;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
a.pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
a.pie:hover{
	color: #f2e9e0;
	text-decoration: underline;
}






/* ---- ESTILOS PARA ENLACES DEL PIE ---- */

#footer a {
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/*  -------- ESTILOS PARA EL MENÚ ------- */

#menu {
	background-color: #fff;
	border-top: 1px solid #DCD8D9;
	border-bottom: 1px solid #DCD8D9;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}

#menu a {
	display: block;
	float: left;
   color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	height: 19px;
	width: 144px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url( '../images/fondo_menu.jpg' );
	border-bottom: 2px solid #CAC8C8;
	border-right: 1px solid #CAC8C8;
	margin-right: 1px;
	margin-bottom: 2px;
}

#menu a.primero {
	margin-left: 3px;
}

#menu a:hover {
	background-image: url( '../images/fondo_menu_over.jpg' );	
	color: #fff;
}

div.submenu {
	position: absolute;
	visibility: hidden;
	width: 150px;
}

div.submenu a {
	display: block;
	padding: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	background: #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #fff;
	text-decoration: none;
	margin-bottom: 2px;
	padding-left: 5px;	
}

div.submenu a:hover {
	border: 1px solid #999;
	background: #ccc;	
	color: #676767;
	padding-left: 15px;
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-image: url( '../images/ico_menu_over.gif' );
}

/* ------ ESTILOS PARA EL CONTENIDO ---- */



a.link_generico {
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #777;
}

a.link_generico:hover {
	text-decoration: underline;
}


/* ---- Estilos para layouts de forms ---- */

/*table.form_layout {
	width: 80%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #777777;
}

table.form_layout td.form_cabecera {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 21px;
	padding-left: 5px !important;
   line-height: 21px;
	background: #28166F right bottom no-repeat url( '../images/fondo_forms.jpg' );
	border-bottom: 1px solid #777777;
}*/

table.form_layout {
	width: 80%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #999;
}

table.form_layout td.form_cabecera {
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	text-align: left;
	height: 21px;
	line-height: 21px;
	background: #999 right top no-repeat url( '../images/solapa_form.gif' );
}

table.form_layout td.etiqueta {
	padding-left: 3px !important;
	padding-right: 3px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	text-align: right;
	border-left: 1px solid #999;
}

table.form_layout td.campo {
	padding-left: 3px !important;
	padding-right: 3px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	border-right: 1px solid #999;
}

table.form_layout td.form_botones {
	text-align: center;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

table.form_registro {
	margin-top: 20px;
	margin-bottom: 20px;
}

table.form_registro td.etiqueta {
	width: 35%;
} 

table#tabla_obras_detalle .cabeza{
	text-align: left;
	font-weight: bold;
	background-color: #ccc;
}

table#tabla_documento_detalle .cabeza{
	text-align: left;
	font-weight: bold;
	background-color: #ccc;
}

h4.titular_usuario {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 19px;
	background: left 60% no-repeat url( '../images/ico_sesion.gif' );
	border-bottom: 1px solid #777;
}

img.foto_izquierda {
	float: left;
	border: 0px solid #ccc;
	margin: 5px;
	padding-right: 10px;
}

img.foto_derecha {
	float: right;
	border: 0px solid #ccc;
	margin: 5px;
}

img.foto_centrada {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 25px;
	border: 1px solid #ccc;
}

p.sec_donde {
	font-size: 11px;
	text-align: center;
	line-height: 20px;
}

p.sec_donde a {
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

p.sec_donde a:hover {
	text-decoration: underline;
}

#content p {
	margin-top: 3px;
	margin-bottom: 7px;
}

div.elemento_destacado {
	margin-top: 25px;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9px;
}

div.elemento_destacado img {
	width: 150px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
}

div.elemento_destacado a.link_detalles {
  text-decoration: none;
  font-size: 9px;
  font-weight: normal;
  color: #636363;
}

div.elemento_destacado a.link_detalles:hover {
	text-decoration: underline;
}


/*   -------- ESTILOS PARA LA BARRA GRIS DERECHA -------- */

#sidebar-a h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	font-size: 11px;
	color: #636363;
	border-bottom: 1px solid #636363;
	margin-top: 3px;
	margin-bottom: 2px;
	text-align: left !important;
}

#sidebar-a div {
	 margin-bottom: 10px;
}

#sidebar-a div a {
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #777;
}

#sidebar-a div a:hover {
	text-decoration: underline;
}

#sidebar-a div p {
	margin-top: 3px;
	margin-bottom: 10px;
}

#sidebar-a div.sesion h2 {
	background: right 50% no-repeat url( '../images/ico_sesion.gif' );
}

#sidebar-a div.sesion {
	text-align: right;
}

#sidebar-a div.sesion a {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}

#sidebar-a div.sesion input {
	margin-top: 2px;
}

#sidebar-a div.sesion a.privado {
	background-repeat: no-repeat;
	background-position: left 50%;
	background-image: url( "../images/ico_menu_privado.gif" );
	padding-left: 15px;
	text-align: left;
}

#sidebar-a div.sesion a.link_logout {
	background-repeat: no-repeat;
	background-position: left 50%;
	background-image: url( "../images/ico_salir.gif" );
	padding-left: 15px;
	text-align: left;
}

#sidebar-a div.busqueda_rapida {
	text-align: right;
}

#sidebar-a div.busqueda_rapida h2 {
	background: right 50% no-repeat url( '../images/ico_busqueda.gif' );
}

#sidebar-a div.busqueda_rapida input {
	margin-top: 2px;
}

#sidebar-a div.busqueda_rapida select {
	margin-top: 2px;
	width: 130px;
}

#sidebar-a div.noticias h2 {
	background: right 50% no-repeat url( '../images/ico_noticias.gif' );
}

#sidebar-a div.ofertas h2 {
	background: right 50% no-repeat url( '../images/ico_ofertas.gif' );
}

/*  ---- ESTILOS PARA PLUGIN DE INMUEBLES ---- */

/*   ---- OFERTAS ---- */
div.inmueble_oferta {
	margin-bottom: 10px;
	vertical-align: top;
}

div.inmueble_oferta h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 15px;
	background: left 60% no-repeat url( '../images/ico_ofertas.gif' );
	border-bottom: 1px solid #777;
}


div.inmueble_oferta span {
	background: #eee;
	padding: 2px;
}

div.inmueble_oferta a {
	display: block;
	width: 75px;
  	text-decoration: none;
  	font-size: 9px;
  	font-weight: normal;
  	color: #636363;
  	margin-top: 7px;
}

div.inmueble_oferta a:hover {
	text-decoration: underline;
}

.cabeza_oferta{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px 4px 2px;
	border-bottom: 1px solid #777;
}
a.link_detalles{
	display: block;
	width: 75px;
  	text-decoration: none;
  	font-size: 9px;
  	font-weight: normal;
  	color: #636363;
  	margin-top: 7px;
}

/* ---- ESTILOS PARA PLUGIN DE NOTICIAS ---- */

div.noticias_contenedor {
	margin-bottom: 15px;
}

div.noticias_contenedor h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 15px;
	background: left 60% no-repeat url( '../images/ico_noticias.gif' );
	border-bottom: 1px solid #777;
}

div.noticias_contenedor span {
	display: block;
	font-size: 9px;
	color: #777;
	text-align: right;
	padding-right: 5px;
}

div.noticias_contenedor a.link_detalles {
  	text-decoration: none;
  	font-size: 9px;
  	font-weight: normal;
  	color: #636363;
  	margin-top: 7px;
}

div.noticias_contenedor a.link_detalles:hover {
	text-decoration: underline;
}

div.noticias_contenedor p.entradilla {
	font-size: 11px;
	color: #444;
}

div.noticias_contenedor p.cuerpo {
	font-size: 11px;
}

h4.titular_busqueda {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 11px;
	background: left 60% no-repeat url( '../images/ico_busqueda.gif' );
	border-bottom: 1px solid #777;
}
.cabeza_noticia{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px 4px 2px;
	border-bottom: 1px solid #777;
}
.fecha_noticia{
	display: block;
	font-size: 9px;
	color: #777;
	text-align: right;
	padding-right: 5px;
}
.entradilla_noticia{
	font-size: 11px;
	color: #444;
}
/*  --- estilos para las tablas de resultados --- */

table.tabla_datos {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

tr.fila_cabeza {
	text-align: center;
	background: #999;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

tr.fila_cabeza td {
	background: #999;
	padding: 2px !important;
}

tr.fila_datos {
	background: #ddd;
	color: #000;
}

tr.fila_datos td {
	padding: 2px !important;
}

tr.fila_datos_over {
	background: #bbb;
}

tr.fila_datos_over td {
	padding: 2px !important;
}

/* estilos de la botonera */

div#botonera_tabla {
  width: 97%;
  margin-left: auto;
  margin-right: auto;
}

div#botonera_tabla table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #ccc;
}

td.registros {
  width: 75%;
}

td.paginas {
  width: 25%;
  text-align: right;
}

td.registros select, td.paginas select {
  margin-left: 3px;
  margin-right: 5px;
}

td.paginas img {
  margin-left: 2px;
  cursor: pointer;
}

/* ------ ESTILOS PARA CONTÁCTANOS --------- */
div.aviso_legal_form {
  width: 90%;
  height: 75px;
  border: 1px solid #ccc;
  overflow: auto;
  padding: 5px 5px 5px 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ico_ampliar{
	padding-top: 4px;
}



