@charset "utf-8";
.texto {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
}

.nossos_parceiros {
	width: 244px;
	background-color: #D6D6D6;
}
.topo {
	height: 185px;
	width: 766px;
}
.menu {
	height: 51px;
	width: 766px;
}
.rodape {
	height: 59px;
	width: 766px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6633;
	text-decoration: none;
}
