@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}

.topo_cursos {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #4B6391;
	padding-bottom: 10px;
	}
	
.topo_estude {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #66cc00;
	padding-bottom: 10px;
	}

.topo_nead {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	}
	
.topo_unib {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #EA0006;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	}
	
.topo_pesquisa {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #6A5298;
	padding-bottom: 10px;
	}
	
.topo_servicos {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF9224;
	padding-bottom: 10px;
	}

.topo_op {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #EC37B6;
	padding-bottom: 10px;
	}
	
.topo_comunicacao {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	}
