@CHARSET "UTF-8";

.qsomos{
	background: url("../images/quem_somos_a.jpg") no-repeat;
	width: 124px;
	height: 44px;
	border: 0px;
	cursor: pointer;
	}
	
.qsomos:hover{
	background: url("../images/quem_somos_b.jpg") no-repeat;
	}
	
.cobertura{
	background: url("../images/cobertura_a.jpg") no-repeat;
	width: 119px;
	height: 44px;
	border: 0px;
	cursor: pointer;
	}
	
.cobertura:hover{
	background: url("../images/cobertura_b.jpg") no-repeat;
	}
	
.fconosco{
	background: url("../images/fale_conosco_a.jpg") no-repeat;
	width: 143px;
	height: 44px;
	border: 0px;
	cursor: pointer;
	}
	
.fconosco:hover{
	background: url("../images/fale_conosco_b.jpg") no-repeat;
	}
	
.cadastro{
	background: url("../images/cadastro_a.jpg") no-repeat;
	width: 109px;
	height: 44px;
	border: 0px;
	cursor: pointer;
	}
	
.cadastro:hover{
	background: url("../images/cadastro_b.jpg") no-repeat;
	}
	
.anuncie{
	background: url("../images/anuncie_a.jpg") no-repeat;
	width: 141px;
	height: 44px;
	border: 0px;
	cursor: pointer;
	}
	
.anuncie:hover{
	background: url("../images/anuncie_b.jpg") no-repeat;
	}
	
.depoimentos{
	background: url("../images/depoimentos_a.jpg") no-repeat;
	width: 152px;
	height: 44px;
	border: 0px;
	cursor: pointer;
	}
	
.depoimentos:hover{
	background: url("../images/depoimentos_b.jpg") no-repeat;
	}