/* CSS Document */

/* General */
body
	{
	color:#000000;
	background-color:#FFFFFF;
	/*background:url(images/fondo.jpg) repeat-x;*/
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
a
	{
	text-decoration:none;
	color:#666666;
	}

img 
	{
	margin:0px;
	padding:0px;
	}
	
ul {
	margin-top:8px;
	padding-top:8px;
}

th
	{
	color:#777777;
	/*color:#336666;*/
	/*color:#bb1424;*/
	padding:5px;
	margin:3px;
	}
input { font-size:13px; color:#333333; padding-left:5px; }

.texto_verde
	{
	color:#6FAA66;
	}
.texto_rojo
	{
	color:#059BD6;
	}
.div_texto_mensaje
	{
	border:#666666 solid 1px;
	margin-right:10px;
	/*height:25px;*/
	background:#F2CEC4;
	}
	
.texto_mensaje
	{
	margin:5px;
	font-weight:bold;
	text-align:center;
	}
	
.titulo_seccion
	{
	color:#059BD6;
	font-size:13px;
	font-weight:bold;
	}
.powered
	{
	margin:10px;
	height:40px;
	}
	
/* fin General */

/* Diseņo */
#div_centrado
	{
	margin:auto;
	width: 1000px;
	text-align:left;
	}
	
	#cabecerablog
	{
	/*float:left;*/
	height:362px;
    background:#A8113A; 
	/*border:#666666 1px solid;*/
	
	}	
	
#cabecera{  height:351px;}

#subcabecera{ height:28px; padding:0px; margin:0px; background:#A8113A;width:1000px;}	

#menu_blog{ 
	margin-left:51px;
	margin-top:0px;
	padding:0px;
	width:949px;

/*	margin-top:324px;*/
}

#texto_blog{
	color:#747476; 
	margin-left:5px; 
	font-size:12px;
	text-align:justify;
	width:235px;	
}

.categorias_blog{
	color:#747476; 
	margin-left:5px; 
	font-size:12px;
	
	/*text-align:justify;	*/
}

a.categorias_blog:hover{
	color:#CA1445; 
	margin-left:5px; 
	font-size:12px;
	text-align:justify;	
}


#categorias{ margin-left:12px;	margin-top:4px; 
	padding-top:4px; 
	margin-bottom:4px; 
	padding-bottom:4px;
	margin-left:2px;
	padding-left:2px; 	}
#comentarios{ margin-left:12px;	margin-top:4px; 
	padding-top:4px; 
	margin-bottom:4px; 
	padding-bottom:4px;
	margin-left:2px;
	padding-left:2px; 	}
	
#div_area_privada
	{
	padding:8px 15px 7px 10px;
	width: 775px;
	text-align:right;
	font-size:13px;
	color:#BBBBBB;
	font-weight:bold;
	background:url(bg_titulo.jpg) no-repeat;
	background-position:top right;
	}
	
#div_contenido_web
	{
	background:#FFFFFF;	
	padding:0px 0px 0px 0px;
	width:1000px;
	margin:auto;
	/*float:right;*/
	}
	
#div_contenido_BLOG
	{
	background:#FFFFFF;	
	padding:0px 0px 0px 2px;
	width:1000px;
	margin:auto;
	}
	
#div_blog_derecha
	{
	background:#FFFFFF;	
	padding:0px 0px 0px 2px;
	width:665px;
	float:right;
	}
			
		
#div_login
	{
	width:400px;
	margin-left:220px;
	text-align:left;
	float:left;
	padding:15px;
	margin-bottom:20px;
/*	background-color:#F7F7F7;*/
	}
#div_logo
	{
	float:left;
	width:370px;
	height:90px;
	padding:0px 0px 0px 5px;
	
	}
	
	#cabeceraweb
	{
	float:left;
	width:1000px;
	height:90px;
	padding:10px 0px 0px 5px;
	}
	
.enlace_menu
{
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	FONT-SIZE: 12px;
}
	
#div_usuario
	{
	float:right;
	text-align:right;
	width:470px;
	height:100px;
	padding:0px 0px 0px 0px;

	}
	
.menu_off
{
	background:url(images/fon_menu_off.jpg);
	height:32px;
	width:193px;
	margin:10px 20px 0px 20px;	
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	FONT-SIZE: 12px;	 
}

.menu_off:hover
{
	background:url(images/fon_menu_on.jpg);
	height:32px;
	width:193px;
	margin:10px 20px 0px 20px;	
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;	 
}	

.menu_on
{
	background:url(images/fon_menu_on.jpg);
	height:32px;
	width:193px;
	margin:10px 20px 0px 20px;	
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	 
}


#div_menu
	{
	width:193px;
	float:left;
	padding:0px 0px 0px 0px;
	/*background:#C81444;*/
	}
	
#div_menu_publi
	{
	width:193px;
	float:left;
	padding:0px 0px 0px 0px;	
	}	
	
.submenu{
	font-size:11px;
	color:#FFFFFF; 	
	background:#C81444;
}

.submenu:hover{
	font-size:11px; 
	background:#5C5C5C;	
}

.submenu_on{
	font-size:11px; 
	background:#5C5C5C;	
}

.enlace_submenu
{
	color:#FFFFFF;
	font-size:11px; 
}	

#div_contenido
	{
	width:807px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:right;
	}
	
#contenido
	{
	width:807px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:right;
	}	
	
#div_pie
	{
	float:right;
	text-align:right;
	width:807px;
	margin:auto;
	height:40px;	
	padding:0px 0px 0px 0px;
	}
	
#div_pie2
	{
	float:right;
	text-align:right;
	width:665px;
	margin:auto;
	height:40px;	
	padding:0px 0px 0px 0px;
	}	
/* DONDE SE PINTA LOS DASTOS */


/* menu */
.caja_menu
	{
	border:#059BD6 solid 1px;
	margin:0px 0px 8px 0px;
	padding:0px;
	}
.caja_menu_titulo
	{
	background: url(images/bg_menu.jpg) repeat-x;
	/*background-color:#CCCCCC;*/
	color:#059BD6;
	font-size:13px;
	padding:3px;
	margin:0px;
	font-weight:bold;
	text-align:center;
	border-bottom:#059BD6 solid 1px;		
	}
.listado_menu
	{
	list-style-type:none;
	margin:12px;
	padding:0px;
	}

/* fin menu */

/* fin Diseņo */

/* Formularios */
	form
		{
		padding:0px;
		margin:0px;
		}
	.campo_texto
		{
		border:#DDDDDD solid 1px;
		}
	.boton
		{
		color:#FFFFFF;
		font-weight:bold;
		border:#666666 solid 1px;
		padding:0px 8px;
		background-color:#059BD6;
	height: 24px;
}

.titular
{
	FONT-SIZE: 13px;
	text-transform:uppercase; 
	font-weight:bold;
	border-bottom:#DE7190 1px solid;
	color:#5B5B5B;
	text-align:left; height:22px;
	margin:0px;
	padding:0px;
	
}

.titularblanco
{
	FONT-SIZE: 14px;	
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
 
}

.titulorojo{
	FONT-SIZE: 13px;
	color:#AF0E3A; 
	font-weight:bold;
}
.titulorojo2{
	FONT-SIZE: 13px;
	color:#AF0E3A; 
	font-weight:bold;
}
.titulorojo:hover{
	FONT-SIZE: 13px;
	color:#5B5B5B; 
	font-weight:bold;
	
}


.botongris
{ 
	background:url(images/boton.jpg); 
	width:521px; 
	height:38px; 
	color:#FFFFFF; 
	text-align:center;
	text-transform:uppercase; 
	border:#FFFFFF 1px solid;
	font-weight:bold;
	cursor:pointer;
}

#columna-home-01{ float:left; width:205px; margin:0 10px 0 0; padding:0px 0 0 0;}
#columna-home-02{ float:right; width:590px; margin:0 0px 0 0; padding:0px 0 0 0;}
#columna-home-03{ float:left; width:807px; margin:0 0px 0 0; padding:10px 0 0 0;}
#columna-home-04{ float:left; width:807px; margin:0 0px 0 0; padding:10px 0 0 0;}


#columna-blog-01{
	float:left;
	width:281px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}

#columna-blog-01 ul 
{ margin-top:0px;

}
#columna-blog-02{ float:right; width:665px; margin:0 0 10px 0; padding:0px 0 0 0;}
#columna-blog-03{ float:right; width:930px; margin:0 0 10px 0; padding:0px 0 0 0;}
#columna-blog-04{ float:right; width:670px; margin:0px; padding:0px;}

#buscador{ float:right; width:635px; margin:10px 0 10px 0; padding:0px 0 0 0;}

.caja-buscador{ background-color:#D8D8D8; width:325px; height:16px; margin-top:5px;} 
.form-blog{ background-color:#D8D8D8;} 
.boton-buscador{ background:url(images/bot_blog_buscar.jpg) no-repeat; width:106px; height:36px; border:0px; margin:0px;cursor:pointer;
}

#post_blog{width:626px; padding-top: 10px;}

.titular-post{	
	color:#C91145;
	height:42px;
	font-size:17px;
}

.titular-post-interior{	
	color:#C91145;	
	font-size:17px;
}

a.titular-post:hover{	
	color:#666666;
	height:42px;
}

#entrada{
	background:#D2D4D3;
	padding:2px 2px 2px 2px;
	color:#37414A; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}

#entradaInterior{
	background:#F2F2F2;
	padding:2px 2px 2px 2px;
	color:#37414A; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}

#postmetadata{
	background:#E2E3E5;
	padding:5px 5px 5px 5px;
	color:#37414A; 

	
}

#blog_vermas{
	background: url(images/bot_leermas.jpg) no-repeat;
	width:174px;
	height:33px;
	color:#FFFFFF;
	float:right;
	/*padding:5px;
	margin-top:5px;*/
	padding-top:5px;
	font-size:13px;
	text-align:center;
	

	
}


.titular_blog {
	background:url(images/fon_blog_tit.jpg) no-repeat;
	color:#FFFFFF; 
	font-size:14px;
	width:235px;
	height:28px;
	text-align:left;
	padding:5px;
	margin-top:10px;
	font-weight:bold;

	
	
}


.fon_tit_tops{
	background:url(images/fon_tit_tops.jpg);
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	height:20px;
	margin:0px;
	margin-top:2px;
	padding-top:2px;
}

.fon_sub_tops
{ 
	background:url(images/fon_top.jpg) repeat-x;
	/*background-position:bottom;*/
}

.titulodestacado{
	FONT-SIZE: 14px;
	color:#AF0E3A; 
	font-weight:bold;
	text-align:center;
}

.titularficha{
	background:#C91344;
	height:27px;
	FONT-SIZE: 14px;	
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;		
}

.titularfichatecnica{
	background:#C91344;
	height:27px;
	FONT-SIZE: 12px;	
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;		
}

.titularfichanews{
	background:#ADADAD;
	height:27px;
	FONT-SIZE: 12px;	
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;		
}

.titulodestacado:hover{
	FONT-SIZE: 14px;
	color:#AF0E3A; 
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

.fondoficha{
	background:#DADADA;
	color:#5B5B5B;
	font-weight:bold;
	width:340px;
}

.tabla_ftecnica{
border-bottom:#616161 1px solid;
border-left:#616161 1px solid;
border-right:#616161 1px solid;	
}

.titulonumeros{
	FONT-SIZE: 15px;
	color:#AF0E3A; 
	font-weight:bold;
	text-align:left;
}

.titulonumeros:hover{
	FONT-SIZE: 15px;
	color:#5C5C5C; 
	font-weight:bold;
	text-align:left;
}

.informacion
{
       FONT-SIZE: 12px;
       FONT-FAMILY: Arial;
	   font-weight: normal;
       color:#000000;
}

.informacion:hover
{
       FONT-SIZE: 12px;
       FONT-FAMILY: Arial;
	   font-weight: normal;
       color:#C91344;
}

.table_mejores{
background:#C91344; 
	
}

.nombre_top
{
	FONT-SIZE: 13px;
	text-transform:uppercase; 
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;	 
}

  .blanco
   {
       FONT-SIZE: 12px;
       FONT-FAMILY: Arial;
	   font-weight: normal;
       color:#FFFFFF;
   }
   
  .blanco:hover
   {
       FONT-SIZE: 12px;
       FONT-FAMILY: Arial;
	   font-weight: normal;
       color:#FFFFFF;
   }   
   
   
 a.blanco:hover
   {
       FONT-SIZE: 12px;
       FONT-FAMILY: Arial;
	   font-weight: normal;
	   color:#666666;
       /*color:#C91344;*/
   }    
   
  .blancoblog
   {
       FONT-SIZE: 14px;
       FONT-FAMILY: Arial;
	   font-weight: bold;
       color:#FFFFFF;
   }
   
  .blancoblog:hover
   {
       FONT-SIZE: 14px;
       FONT-FAMILY: Arial;
	   font-weight: bold;
       color:#FFFFFF;
   }   
   
   
 a.blancoblog:hover
   {
       FONT-SIZE: 14px;
       FONT-FAMILY: Arial;
	   font-weight: bold;
	   color:#000000;
       /*color:#C91344;*/
   }     
   
  .blancoblogBoton
   {
       FONT-SIZE: 14px;
       FONT-FAMILY: Arial;
	   font-weight: bold;
       color:#FFFFFF;
	   font-style:italic;
	   text-align:center;
   }
   
  .blancoblogBoton:hover
   {
       FONT-SIZE: 14px;
       FONT-FAMILY: Arial;
	   font-weight: bold;
       color:#C91344;
	   font-style:italic;
   	   text-align:center;
   }   
   
   
 a.blancoblogBoton:hover
   {
       FONT-SIZE: 14px;
       FONT-FAMILY: Arial;
	   f font-weight: bold;
	   color:#C91344;
	   font-style:italic;
	   	   text-align:center;
       /*color:#C91344;*/
   }      
   
  .enlaceBlog
   {
       FONT-SIZE: 12px;
       FONT-FAMILY: Arial;
	   font-weight: normal;
       color:#C91344;
	   
   }
   
  
   
 a.enlaceblog:hover
   {
       FONT-SIZE: 12px;
       FONT-FAMILY: Arial;
	   font-weight: normal;
	   color:#000000;
       /*color:#C91344;*/
   }     
  .blancohome
   {
       FONT-SIZE: 12px;
       FONT-FAMILY: Arial;
	   font-weight: normal;
       color:#FFFFFF;
	   margin-left:10px;
	   margin-right::10px;
   }
   

   
 a.blancohome:hover
   {
       FONT-SIZE: 12px;
       FONT-FAMILY: Arial;
	   font-weight: normal;
       color:#EDEDED;

   }    

.noti_titular
{
	color:#5C5C5C;
	FONT-SIZE: 12px;
	font-weight:bold;
	margin-right:10px;
}

.masinfo
{
	color:#FFFFFF;
	FONT-SIZE: 12px;
	font-weight:bold;
	text-align:center;
}

.masinfo:hover
{
	color:#C91344;
	FONT-SIZE: 12px;
	font-weight:bold;
}

.masinfobig
{
	color:#FFFFFF;
	FONT-SIZE: 16px;
	font-weight:bold;
	text-align:center;
}

.masinfobig:hover
{
	color:#C91344;
	FONT-SIZE: 16px;
	font-weight:bold;
}




.blogmasinfo
{
	color:#FFFFFF;
	FONT-SIZE: 12px;
	font-weight:bold;
	text-align:center;
	background:url(images/boton_blog.jpg); 
	width:242px; 
	height:27px;
	border:0px;
	cursor:pointer;
	
	
}

.blogmasinfo:hover
{
	color:#C91344;
	FONT-SIZE: 12px;
	font-weight:bold;
	cursor:pointer;
}



.fondo_info
{ 
	background:url(images/fon_info.jpg) no-repeat center;
	height:38px; 
	background-color:#C91344;

}

.fondo_masinfo
{
	background:url(images/fon_bot_mejores.jpg) center no-repeat;
	height:30px;
	text-align:center;
}

.fondo_masinfo:hover
{
	background:url(images/fon_bot_mejores_on.jpg) center no-repeat;
	height:30px;
	text-align:center;
}

.fondo_masinfobig
{
	background: url(images/big_solicita_off.jpg) center no-repeat;
	height:50px;
	text-align:center;
}

.fondo_masinfobig:hover
{
	background:url(images/big_solicita_on.jpg) center no-repeat;
	height:50px;
	text-align:center;
}




.noti_titular:hover
{
	color:#C91344;
	FONT-SIZE: 12px;
	font-weight:bold;
}



.titularsin
{
	FONT-SIZE: 13px;
	text-transform:uppercase; 
	font-weight:bold;
	color:#5B5B5B;	 
	text-align:left;
}

.noti_entradilla
{
	color:#5B5B5B;
	FONT-SIZE:11px; 
	font-weight:100;
	padding-left:0px;
	margin-left:0px;
	margin-top:4px; 
	padding-top:4px; 
	margin-bottom:4px; 
	padding-bottom:4px;
	margin-left:2px;
	padding-left:2px; 
	
}

li.noti_entradilla{
	color:#5B5B5B;
	FONT-SIZE:11px; 
	padding-left:0px;
	margin-left:0px;	
}



.noti_ficha
{
	color:#5B5B5B;
	FONT-SIZE:12px; 
	margin-top:4px; 
	padding-top:4px; 
	margin-bottom:4px; 
	padding-bottom:4px;

}

.fecha
{
	color:#5C5C5C;
	FONT-SIZE: 11px;
}

.pag_inactiva
{
	color:#5C5C5C;
	FONT-SIZE: 11px;
}


.pag_activa
{
	color:#C91344;
	FONT-SIZE: 11px;
}


.pag_inactiva:hover
{
	color:#C91344;
	FONT-SIZE: 11px;
}


.bot_vermas
{
	background:url(images/ico_play_off.jpg) no-repeat left;
	height:19px;
	text-align: right;
}
.bot_vermas:hover
{
	background:url(images/ico_play_on.jpg) no-repeat left;
	height:19px;
}

.fecha
{
	color:#5C5C5C;
	FONT-SIZE: 11px;
}

.fondo_afondo
{
	background:url(images/fon_afondo.jpg) no-repeat center;
	height:28px;
	FONT-SIZE: 13px;
	color:#AF0E3A; 
	font-weight:bold;
	text-align:center; 
	padding:5px;
	margin:5px;
	
}

.vermas
{
	color:#5C5C5C;
	FONT-SIZE: 11px;
	font-weight:bold;
	text-align:right;
	margin-right:5px;
}

a.vermas:hover
{
	color:#C91344;
	FONT-SIZE: 11px;
	font-weight:bold;
	text-align:right;
	margin-right:5px;
}

.caja-mejores
{ 
	background:url(images/fon_mejores.jpg) top no-repeat;
	width:364px;
 	
}

.calcular
{
	background:url(images/bot_calcular.jpg);
	width:94px;
	height:87px;
	border:none;
	outline:none;	
}

#caja-estrellas{ font-weight:bold; margin:0px 0 0 0;  padding:0px; width:340px; float:right;}
/* fin formularios*/

#caja-similares{ clear:both; margin-bottom:0px; width:722px; float:right; margin-left:0px;}


.hipotecas-similar-derecha{ width:361px;}

.hipotecas-similar-derecha h2{ background:#5D5D5D;color:#FFFFFF;font-weight:bold; margin:0px; font-size:17px;}

.hipotecas-similar-derecha ul{background:#AAAAAA}
.hipotecas-similar-derecha ul li{ list-style-type:none; padding:0 0 5px 6px ;background:#AAAAAA; color:#FFFFFF;}



.hipotecas-similar-izquierda{ width:361px;}

.hipotecas-similar-izquierda h2{background:#C91344;color:#FFFFFF;font-weight:bold; margin:0px; font-size:17px;}

.hipotecas-similar-izquierda ul{background:#AAAAAA;}
.hipotecas-similar-izquierda ul li{  list-style-type:none; padding:0 0 5px 6px ;background:#AAAAAA; color:#FFFFFF;}

.floatleft{ float:left;}
.floatright{ float: right;}

.subblog
{ color:#C71343
   
}

.titular1{
	DISPLAY: none;
}

