#zona img
{
        position: relative;
       
        border:0px;
}        
#zona
{
        position: relative;
        width: 170px;
        height:200px;
        overflow:auto;
        top:0px;
        font-size: 10px;
        color: #000;
        text-align: center;
        
        
}
#zona_2
{
        position: relative;
        width: 650px;
        top:0px;
        font-size: 10px;
        color: #000;
        
        text-align: center;
        
}

b
{
        font-size: 12px;
        color: #000;
                
        
}
#escuela 
{
        width: 120px;
        position: relative;
       
        background: transparent;
        border-left: solid #039 2px;
        border-right: solid #039 2px;
        border-top: solid #039 1px;
        padding: 0px;
        margin: 1px;
        font_size: 10px;
        color: #000;
        text-align: center;
}
#escuela a
{
        width: 120px;
        font-size: 10px;
        color: #000;
}
#escuela a:hover
{
       width: 120px;
       font-size: 10px;
       color: #039;
       background: #ccc;

}
         