/* INICIO FORMA DE INGRESSOS */

#forma_ingresso {
	font-family:"Trebuchet MS";
	font-size:12px;

}
.forma_ingresso_h1 {
	background:url(../images/formas_de_ingresso/title_formas_de_ingresso.gif) no-repeat;
	text-indent:-8000px;
	width:239px;
	height:34px;
	margin:20px 0px;
}

#forma_ingresso_div_left {
	float:left;
	width:646px;
}

#forma_ingresso_div_right{
	float:right;
	width:253px;
}

#forma_vestibular h1 {
 background:url(../images/formas_de_ingresso/title_vestibular.gif) no-repeat;
 width:646px;
 height:37px;
 text-indent:-8000px;
}

#link_div_vestibular {
	background:url(../images/bullet_link_unidades.gif) left no-repeat;
	padding-left:20px;
	margin-top:30px;
	display:block;
	font-weight:bold;
	color:#350031;
}
#link_div_vestibular a:link{color:#350031; text-decoration:underline;}
#link_div_vestibular a:visited{color:#350031; text-decoration:underline;}
#link_div_vestibular a:hover{color:#350031; text-decoration:none;}


#forma_portador h1 {
 background:url(../images/formas_de_ingresso/title_portador_de_diploma.gif) no-repeat;
 width:646px;
 height:37px;
 text-indent:-8000px;
}

#forma_transferencia h1 {
 background:url(../images/formas_de_ingresso/title_transferencia_externa.gif) no-repeat;
 width:646px;
 height:37px;
 text-indent:-8000px;
}

#forma_enem h1 {
 background:url(../images/formas_de_ingresso/title_enem.gif) no-repeat;
 width:646px;
 height:37px;
 text-indent:-8000px;
}


#forma_bolsa h1 {
 background:url(../images/formas_de_ingresso/title_bolsas_financiamentos.gif) no-repeat;
 width:646px;
 height:37px;
 text-indent:-8000px;
}


#forma_prouni h1 {
 background:url(../images/formas_de_ingresso/title_prouni.gif) no-repeat;
 width:646px;
 height:37px;
 text-indent:-8000px;
}

#forma_fies h1 {
 background:url(../images/formas_de_ingresso/title_fies.gif) no-repeat;
 width:646px;
 height:37px;
 text-indent:-8000px;
}

#forma_pravaler h1 {
 background:url(../images/formas_de_ingresso/title_pravaler.gif) no-repeat;
 width:646px;
 height:37px;
 text-indent:-8000px;
}



#forma_tags h1 {
 background:url(../images/formas_de_ingresso/title_tags.gif) no-repeat;
 width:253px;
 height:37px;
 text-indent:-8000px;
}

#links_tags li {
	margin:10px 0px;
}
#links_tags a:link{color:#2c2b2b; text-decoration:underline;}
#links_tags a:visited{color:#2c2b2b; text-decoration:underline;}
#links_tags a:hover{color:#2c2b2b; text-decoration:none;}

.menu_bottom_retorno {
	font-size:11px;
	display:block;
	margin:20px 0px;
	text-align:right;
}

.menu_bottom_retorno a{
	margin:0px 5px;
}

.menu_bottom_retorno a:link{color:#2c2b2b; text-decoration:underline;}
.menu_bottom_retorno a:visited{color:#2c2b2b; text-decoration:underline;}
.menu_bottom_retorno a:hover{color:#2c2b2b; text-decoration:none;}




/* FIM FORMA DE INGRESSOS */


