#base {
	width: 800px;
	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: 185px;
	background-image: url(fundo_menu.jpg);
	background-repeat: no-repeat;
	float: left;
}
.area_informacao {
	width: 550px;
	height: auto;
	margin-left: 250px;
}
.title {
	margin-top: 15px;
}
.texto {
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}
.central {
	margin-top: 40px;
	height: 100%;
	width: 800px;
}
.rodape {
	height: 100px;
	width: 800px;
	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;
}
.texto_menus {
	height: 350px;
	width: 145px;
	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: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EC4E1C;
	text-decoration: none;
}
.photo {
	color: #EC4E1B;
}
h1 {
	color: #ED4E1C;
	font-size: 10px;
	line-height: normal;
}
