/* SELECTORES */

BODY {
	background-color:#FFFFFF;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #686868;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #757575;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000061;
	font-weight: bold;
	line-height: 10px;
	margin: 3px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000061;
	font-weight: bold;
	line-height: 12px;
	margin: 3px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000061;
	font-weight: bold;
	line-height: 12px;
	margin: 3px;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000061;
	border: 1px solid #AEB4CF;
	background-color: #FFFFFF;
}

/* ENLACES */

.enlaces_cabecera {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:9px;
	color:#000061;
	text-decoration:none;
	
}

.enlaces_cabecera:hover {
	text-decoration:none;
	color:#158FF2;
}
.enlaces_inmuebles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#ffffff;
	text-decoration:none;
}

.enlaces_inmuebles:hover {
	color:#ffffff;
	text-decoration:underline;
}

.enlaces_barra_superior {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000061;
	font-weight:normal;
	text-decoration:none;
}

.enlaces_barra_superior:hover{
	text-decoration:underline;
}

.enlaces_centro_index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000061;
	font-weight:normal;
	text-decoration:none;
}

.enlaces_centro_index:hover{
	text-decoration:underline;
}

A.txt_Seminuevos {
	text-decoration: underline;
}
.enlace_utilidades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000061;
	text-decoration:none;
	font-weight:bolder;
}

A.enlace_utilidades:hover {
	text-decoration:underline;
}
.btn_buscar_calcular_enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000061;
	text-decoration:none;
}

A.btn_buscar_calcular_enviar:hover {
	color:#555555;
	text-decoration:none;
}

.enlacesArial9pxNegro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.enlacesArial9pxNegro{
	color:#CCCCCC;
}

.cabecera_paginador{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6969A8;
	text-decoration:none;
}

.cabecera_paginador:hover{
	text-decoration:underline;
}

.enlaces_mas_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#158FF2;
	text-decoration:none;
}

.enlaces_mas_info:hover{

	color:#000061;

}

/* CLASES */

.titulares{
	border-bottom:1px solid #DDE3C9;
}

.txt_Seminuevos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000061;
	text-decoration:none;
}
.borde_fotos{
	border:1px solid #C5CFE4;
}
.borde_fotosGris{
	border:1px solid #D8D1D1;
}
.borde4pxAzulClaro{
	border:4px solid #C5CFE4;
}

.txt_buscador{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.numeros_buscador{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#158FF2;
	font-weight:bold;
	text-decoration:none;
	padding-left: 12px;
}

.titutlar_promociones_destacadas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000061;
	font-weight: bold;
	line-height: 12px;
	margin: 3px;
}

.txt10pxArialVerde{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000061;
	font-weight: normal;
	padding-right:4px;
}
.textoRojo {
	color: #000061;
}
.textoBlancoBold {
	color: #ffffff;
	font-weight:bolder;
}
.titularCamposContacto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000061;
}
.Verdana9pxNormalNaranja{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#000061;
}
.pieTxtBlanco{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding-left:6px;
	padding-right:6px;
}

/*FICHA SEMINUEVOS*/

.fnd_celda1 {
	background-color:#E8F5FF;
}
.bordeFichaSeminuevos{
border-bottom:1px solid #F6ECEC;
white-space:normal;
}
.borde_utilidades {
	border:1px dotted #899AC5;
	padding:5px;
	margin:5px;
}
.relleno_utilidades {
	background-color:#E3E7F1;
	border-bottom: 1px solid #304D98;
}