/* -- General Style -- */
body { background:url(images/bg.png) repeat-x; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

#pagina { margin:auto;
		  width:1024px;
		  height:750px;}
		  
#topo_topo {margin:auto;
		  width:1024px;
		  height:25px;
		  padding-bottom:6px;}
		  
#topo {   margin:auto;
		  width:1024px;
		  height:165px;}
		  
#espaco { width:1024px;
		  height:25px;}

#conteudo {width:1024px;
		  height:500px;}

#direita {  flat:left;
		  display:inline;
		  width:300px;
		  height:500px;
		  background-color:#FFCC00;}

#mensagem { margin:auto;
		  width:524px;
		  padding-top:50px;
		  height:180px;}
