@charset "iso-8859-1";
/* CSS Document */

#topo{
	width:768px;
	float:left
	}
	
#quadrotopo{
	width:768px;
	height:100px;
	background-image:url(../images/fundo_topo.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:left
	}	
	
#logo{
	width:267px;
	float:left
	}
	
#full_banner{
	margin-top:18px;
	margin-left:6px;
	width:468px;
	height:60px;
	float:left
	}

#linha_azul{
	background-color:#5bc5ff;
	width:768px;
	height:4px;
	float:left
	}

#menu{
	background-image:url(../images/faixa_azul.jpg);
	background-repeat:repeat-x;
	height:36px;
	width:768px;
	margin-top:1px;
	float:left
	}
	
#btn_home{
	width:106px;
	height:36px;
	float:left
	}
	
#btn_secoes{
	width:106px;
	height:36px;
	float:left
	}
	
#btn_revista{
	width:106px;
	height:36px;
	float:left
	}
	
#btn_servicos{
	width:106px;
	height:36px;
	float:left;
	}
	
#btn_anuncie{
	width:106px;
	height:36px;
	float:left;
	}
	
#btn_contato{
	width:106px;
	height:36px;
	float:left;
	}
