#base {
	width: 900px;
	height: 100%;
	background-position: center center;
	background-color: #FFFFFF;
	left: auto;
	right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}	
.menu

 {
	height: 400px;
	width: 265px;
	background-image: url(fundo_menu.jpg);
	background-repeat: no-repeat;
	float: left;
}
.area_informacao {
	width: 550px;
	height: auto;
	margin-left: 350px;
}
.title {
	margin-top: 0px;
}
.texto {
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}
.central {
	margin-top: 40px;
	height: 100%;
	width: 900px;
}
.rodape {
	height: 130px;
	width: 900px;
	background-image: url(rodape_IBMC_INEB.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	vertical-align: bottom;
}
.texto_menus {
	height: 250px;
	width: 220px;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	margin-left: 43px;
}
.seta_menu {
	height: 400px;
	width: 43px;
	float: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #26A5D7;
	text-decoration: none;
}
