@charset "utf-8";
/* CSS Document */

.Principal{
	margin-left:15px;	
}
.tipos{
	position:absolute;
	margin-left:420px;
	width:480px;
	height:80px;
}
#mba{
	top:0px;
	background:url(/img/fgv/lbl_mba_online.gif) no-repeat 0 50%;
}
#funcionamento{
	top:80px;
	background:url(/img/fgv/lbl_funcionamento.gif) no-repeat 0 50%;
}
#mba p, #funcionamento p, #gratis p{
	margin-left:210px;
}
#mba p{
	margin-top:10px;
}
#funcionamento p{
	margin-top:20px;
}
#gratis p{
	margin-top:8px;
}
#gratis{
	top:160px;
	background:url(/img/fgv/lbl_cursos_gratis_online.gif) no-repeat 0 50%;
}