#cursos{
	width:690px;
}
#t_graduacao{
	height:25px;
	font-weight:bold;
	font-size:16px;
	color:#000066;
	border-bottom:#CCCCCC 1px solid;
}
#lista_cursos1{
	width:255px;
	float:left;
	margin-top:10px;
}
#lista_cursos1 ul{
	list-style:none;
	font-size:12px;
}
#lista_cursos1 a{
	text-decoration:none;
	color:#000099;
}
#lista_cursos1 a:hover{
	text-decoration:underline;
}
#lista_cursos2{
	width:255px;
	float:left;
	margin-top:10px;
}#lista_cursos2 ul{
	list-style:none;
	font-size:12px;
}
#lista_cursos2 a{
	text-decoration:none;
	color:#000099;
}
#lista_cursos2 a:hover{
	text-decoration:underline;
}
.lista{
	list-style:none;
}
.lista a{
	font-weight:100;
	font-size:12px;
}
.t_lista{
	font-weight:bold;
}
#imagem_grad{
	float:right;
	width:180px;
	height:430px;
	background:url(../imgs/pos_grad.jpg);
	text-align:center;
}
#imagem_grad a{
	color:#000099;
	text-decoration:none;
}
#imagem_grad a:hover{
	text-decoration:underline;
}
