﻿body
{
	margin:0px;
	color:#000;
    font-size:12px;
    font-family:Trebuchet MS;
}

h1
{
	color:#00A1DF;
	font-size:32px;
	text-align:center;
	font-weight:bold;	
}

th
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

a
{
	border:none;	
	text-decoration:none;
}

.titulo_pagina
{
    color:#000;
    font-size:14px;
    font-weight:bold;
    border-bottom: solid 1px #00597B;
}

.fuente_resaltada
{
	font-size:14px;
	font-weight:bold;
}

.fuente_small
{
	font-size:11px;	
}

.fuente_small_resaltada
{
	font-size:11px;
	font-weight:bold;
}

.fuente_error
{
	font-size:14px;
	font-weight:bold;
	color:red;
}

.fuente_resaltado_azul
{
    color:#5184D7;
    font-weight:bold;
    font-size:14px;
}

.cabecera
{
	background-color:#D1EDF9;	
}

.barra_busqueda
{
	height:38px;
	background-repeat:repeat-x;
	background-image:url(img/borde_arriba.jpg);
}

.pie
{
	height:28px;
	background-repeat:repeat-x;	
	background-image:url(img/borde_abajo.jpg);
	text-align:center;
	color:White;
	font-weight:bold;
}


.foto
{
	border:solid 2px #00A5DF;
	display:block;
}

.foto_mini
{
	margin:2px;	
}

.boton
{
	border:solid 1px #fff;
	background-color:#fff;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin:2px 2px 2px 2px;
}

.boton_azul
{
	border:solid 1px #43BAE9;
	background-color:#71C8EE;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin:2px 2px 2px 2px;
}



.oferta_cabecera
{
	background-color:#00A5DF;
	color:White;
	font-weight:bold;
	text-align:center;	
	font-size:14px;
	height:45px;
}

.tabla_hipoteca 
{
    border:solid 1px #00597B;
    background-color:#D1EDF9;
    width:100%;
}




.div_mitad
{
    position:relative;
    float:left;
    width:49%;
    height:450px;
}

#div_busqueda
{
	margin-left:50px;
	margin-top:10px;
	width:461px;
	height:250px;
	background-image:url(img/fondo_busqueda.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}




.pag_actual
{
    text-decoration:none;
    font-weight:bold;
    color:#D1EDF9;
    border:solid 1px #43BAE9;
    background-color:#00A1DF;
    padding:2px;
}

.pag_simple
{
	text-decoration:none;
    color:#000000;
    border:solid 1px #43BAE9;
    background-color:#71C8EE;
    padding:1px;
    padding-left:2px;
    padding-right:2px;
}


/*-----------------------------------------------------------------------
								DETALLE
-----------------------------------------------------------------------*/
.div_det_img
{
	float:left;	
}

.div_det_ppal
{
	float:left;
	margin-left:75px;
}





.div_contenido
{
	width:90%;
	margin-left:auto;
	margin-right:auto;	
}

.div_contenio_centrado
{
	width:100%;
	text-align:center;
}

.div_catalogo
{
	width:607px;
	margin-left:auto;
	margin-right:auto;
}


.div_social
{
	width:607px;
	margin-left:0;
	margin-top:5px;
	padding-top:5px;
	border-top: solid 1px #EEE;	
}

.div_social_link
{
	float:left;
	width:auto;
	height:auto;
	margin:5px;
}

.div_social_link img
{
	border:none;
}


.separador
{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    border-bottom:dashed 1px #00A1DF;
    margin-top:10px;
    margin-bottom:10px;
}


.flotante33
{
	float:left;
	width:33%;	
}

.flotante25
{
	float:left;
	width:25%;	
}


.break
{
	clear:both;
	float:left;
}
