@charset "utf-8";

/* estrutura geral */
#atalhosdeacessibilidade {position:absolute; left:-9999px;}

#container {width:907px; margin:0 auto; }

/* intro contem o conteudo fixo do site */
#intro {width:907px; height:604px; }
#topo {width:907px; height:54px; }
#linguas {float:left;}
#musica {width:160px; height:54px; float:right;}

#flash {width:907px; height:454px; clear:both; }

#navegacao {width:907px; height:95px; clear:both; float:left; }

/* conteudo das seções do site */
#conteudo {width:907px; clear:both; float:left; }

/* rodape do site */
#rodape {width:907px; height:72px; clear:both; margin:0 auto;}
