/* Introdução --------------------------------------------------------------------------------------------------------------*/
#ma_vestibularIntroduca {
	padding:0 0 0 0;
	margin:0;
	border:0;
	position:relative;
	float:left;
	display:block;
	width:815px;
	overflow:hidden;
}

#ma_vestibularIntroducaoBarra, #ma_vestibularIntroducaoTitulo, #ma_vestibularIntroducaoTexto{
	margin:0;
	border:0;
	float:left;
	display:block;
}

#ma_vestibularIntroducaoBarra {
	padding:1px 0 1px 0;
	width:640px;
	height:14px;
	background-color:#9BCF46;
	border:1px solid #C2E18E;
}

#ma_vestibularIntroducaoBarra p{
	margin:0;
	border:0;
	padding:0 0 0 10px;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}

#ma_vestibularIntroducaoTitulo {
	padding: 15px 0px 10px 0px;
	width:590px;
	vertical-align:bottom;	
}

#ma_vestibularIntroducaoTitulo p {
	font-size:18px;
	margin:0;
	text-decoration:none;
}

#ma_vestibularIntroducaoTexto {
	width:580px;height:80px;
	padding:10px 0px 0px 10px;
	background:url(../../img/bgTexto.gif) no-repeat;
}

#ma_vestibularIntroducaoTexto p {
	font-family: Arial;
	font-size:12px;
	margin:0;
	text-decoration:none;
	width:580px;
	height:80px;
	line-height:20px;
	overflow:auto;
	display:block
}
/* fim */

/* Dados Vestibular --------------------------------------------------------------------------------------------------------------*/
#ma_vestibular{
	margin:0;
	border:0;
	padding:20px 0 0 0;
	width:815px;
	position:relative;
	float:left;
	display:block;
	overflow:hidden;
}
