

.firmaBar
{
    position:absolute;
    top: 0px;
    left: 0px;
    height: 50px;
    width: 800px;
    color: red;
    font-size: 40px;
    font-family:Arial; 
    background-color: #1e50b4
}

.languages
{
   position: absolute;
   top: 15px;
   left: 700px;
   height: 25px;
   width: 100px;
}



body
 { color: white; font-family: Arial; font-size: 12px; background-color: #2060c2 }


img { border: 0; hspace: 0; vspace: 0 }

a:link { color: white; font-family: Arial; font-size: 12px }
a:visited { color: white; font-family: Arial; font-size: 12px }

td { font-size: x-small }
