body {
	background-color:#ffffff;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#777777;
	line-height: 15px;
}


.topo{
	background-image:url(http://www.nobrinde.com/campanhas/mba/pt/40/images/topo.jpg);
	width:720px;
	height:350px;
	background-repeat: no-repeat;
}

.cata{
	background-image:url(http://www.nobrinde.com/campanhas/mba/pt/40/images/cata.jpg);
	width:300px;
	height:25px;
	background-repeat: no-repeat;
}

.ideias{
	background-image:url(http://www.nobrinde.com/campanhas/mba/pt/40/images/ideias.jpg);
	width:300px;
	height:25px;
	background-repeat: no-repeat;
}


/* Fisheye Menu Styles */
#fisheye_menu {
	list-style: none;
	padding: 0;
	margin: 10px;
	height: 112px;
}

#fisheye_menu li {
	position: relative;
	display: block;
	float: left;
}

#fisheye_menu span {
	position: absolute;
	top: 100%;
	left: 0;
	text-align: center;
	width: 88px;
	padding: 1px;
	margin: 0;
	color: #333;

}

#fisheye_menu a {
	text-decoration: none;
}

#fisheye_menu img {
	border: 0;
	vertical-align: top;
}
