#topo {
height: 80px;
width:550px;
padding: 15px;
background: silver;
}


#esquerda {
margin-left: 5px;
width:550px;
background: white;
}

#direita {
position: absolute;
top: 15px;
left: 580px;
width: 200px;
background: silver;
}

.textopequeno {
font-family: verdana;
color: blue;
font-size: x-small;
}

.textodestaque {
font-family: verdana;
color: black;
font-size: x-small;
}

h4 {
font-family: verdana;
color: black;
}


.textologo {
font-family: verdana;
color: blue;
font-size: large;
}

