.mainContent_result {
	border:1px solid #FFC421;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	height: auto;
	text-align:center;
	margin: 2px;
}
.iv_box_dados_a{
	width:700px;
	height:auto;
	border-top:2px solid #036;
	border-bottom:6px solid #036;
	border-right:2px solid #036;
	border-left:6px solid #036;
	background:#FFF;
	margin-bottom:5px;
}
.v_principal {
	width:780px;
	height:auto;
	margin:0 auto;
	border-top:0;
}

.v_conteudo_centro {
	float:left;
	width:756px;
	padding:0px 10px 10px 10px;
	height:auto;
	background:#780103;
	border-bottom: 2px solid #FDDA16;
	border-left:2px solid #FDDA16;
	border-right:2px solid #FDDA16;
	border-top:0px;
}
.v_centro {
	float:left;
	width:738px;
	height:auto;
	background:#F7E3BA;
	padding:10px;
}

.itemVestibular{
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:20px;
	text-align:justify;
	color:#360102;
	
}
._radio_button{
	width:3%; float:left;

}
._descricao_radio_button{
	width:96%; float:left; height:20px;
}
.campoMensag {
	margin:10px;
	padding: 7px 3px 3px 10px;
	height: 20px;
	width:auto;
	height:auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#360102;
	text-align: left;
	float:left;
	
}

