@charset "utf-8";
/* Padrão do site */
body{margin:0 auto;}
a img{border:none;}
.barra{width:900px; margin:0 auto; height:18px; background-color:#eef9f3;}
/* Topo */
.topo{
	width:100%;
	height:auto;
}
.topo .base{
	width:900px;
	height:200px;
	margin:0 auto;
}