/* CSS Document */

.body {
margin-top:0px;
background-color:#cccccc;
}

.index_encabezado {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height:15px;
	color:#353535
}

.busqueda {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height:14px;
	color:#353535
}

.busqueda {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height:14px;
	color:#353535
}

.detalles {
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height:14px;
	color:#353535
}

.detalles_uno {
	font-family: Helvetica, Arial;
	font-size: 16px;
	line-height:12px;
	color:#ff7d00;
	font-weight:bold;
}

.detalles_dos {
	font-family: Helvetica, Arial;
	font-size: 16px;
	line-height:12px;
	color:#333333;
	font-weight:normal;
}




.titulos_busqueda {
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height:14px;
	font-weight:normal;
	color: #F0f0f0
}

.tabla_azul {
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height:14px;
	font-weight:bold;
	color: #2b4ea0
}

.tabla_textos {
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height:14px;
	font-weight:normal;
	color: #333333
}