td,body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
BUSCADOR GENERAL, el que sale en buscador.asp
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
#buscador {

}
#buscador th{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
input#buscar {
	font-size: 10px;
	color: #A52429;
	background-color: #D6D3CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
BUSCADOR PEQUEÑO PARA EL INDEX. Poner relleno en la etiqueta td para que 
 que tenga y un poco de aire
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
#buscador_index td{
	color: #FFFFFF;
	padding: 1px 2px 0px;
}
#buscador_index input{ /*este es para el boton de buscar*/
	color: #FFFFFF;
	padding: 1px 3px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#buscador_index select{
	color: #A52429;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
/*
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
CONTACTAR. Las etiquetas de los nombres estan mediante <th>
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
#contactar {

}
#contactar th{

}
/*
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
DETALLE
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
#detalle {
}
#caja_datos_detalle th {
	height: 20px;
	width: 20px;
	color: #336699;
}
#caja_detalle_buscador_d {
	font-size: 9px;
	font-weight: normal;
	color: #00CC66;
	
}
#caja_detalle_buscador_strong {

	font-size: 10px;
	font-weight: bold;
	color: #00CCCC;
}
/* por si se quiere añadir un icono a ampliar foto, calcular hipoteca etc..
   hay ue poner imagen de fondo y poner tamaño de cuadro.*/
   
#caja_datos_detalle th {

	font-size: 9pt;
	color: #00FF00;
}
#datos_tecnicos td {
	color: #999999;
	font-size: 10px;
	padding: 5px;
}
#datos_tecnicos {
	color: #999999;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#datos_tecnicos th{
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#desc strong{
	color: #999999;
	font-size: 10px;
	padding: 5px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#forms {
	font-size: 10px;
}

#barra_arriba td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #A52429;
	padding: 7px;

}
#boton-generico input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	text-transform: capitalize;
}
#noticias th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}
#noticias td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#contactar input {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
#contactar select {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
}
#noticias strong {

	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

