@charset "utf-8";
/* CSS Document */

#top {
width:760px;
background-color:#333333;
}

#logo {
margin:10px;
float:left;
height:auto;
}

#idiomas {
width:300px;
float:right;
height:100px;
}

#idioma {
text-align:center;
}

#busca {
margin:5px;
text-align:center;
}
