.tiulo_busqueda{
    margin-left:10px;
    padding-top:5px;
    font-size:18px;
    font-weight:bolder;
}
.estilosTitulo{
    font-size:12px;
}
.estilosTitulo span{
    font-size:22px;
}
.tabla_destacados{
    font-size:11px;
    line-height:15px;
    text-align:justify;
}
.tabla_destacados span{
    color:red;
}
.tabla_destacados a{
    text-decoration:none;
    color:#082967;
}
.tabla_destacados a:hover{
    background:#00CCFF;
    color:black;
}
select{
    width:100px;
}
.boton:hover{
    cursor:pointer;
}
/*#panel_estado_h{
	visibility:hidden;
}*/
.yui-tt .bd {
    background-color:#666;
    /* Styles here... */
}
.tool1{
    margin:5px;
}
.tool2{
    font-size:14px;
    font-weight:bolder;
}
.tool3{
}