.cols.benefits input[type=submit]{
/*	color: #262626; */
	text-shadow:none;
}


label {font-family: Arial;font-style: normal;font-weight: 600;font-size: 16px;font-style: italic;float: left;}


textarea{
	clear: both;
	padding: 5px 0px 0px 0px;
	height: 120px;
	line-height: 20px;
	overflow: auto;
	width: 600px;
	float: left;
	font: normal 12px/20px Arial;
	text-shadow: 0px 0px 0px #000;
	background: #FFFFFF;
	color: #000000;		
}


.inputsSMALL{
	font: normal 12px/20px 'Lucida Sans Unicode', 'Lucida Grande', Arial, san-serif;
	text-shadow: 0px 0px 0 #000;
	background: #E6E6E6;
	resize:none;
	margin: 0 0 19px 0;
	padding: 0 0 0 4px;
	font-style: italic;
	color: #000000;
	width: 320px;
	height: 24px;
}


.inputs{
	font: normal 12px/20px 'Lucida Sans Unicode', 'Lucida Grande', Arial, san-serif;
	text-shadow: 0px 0px 0px #000;
	background: #FFFFFF;
	font-style: italic;
	color: #000000;
	width: 100%;
	height: 29px;
}


.novo_formulario{
	display: block;
	overflow: hidden;
}

.novo_formulario .t_Nome{
	margin: 0 0px 15px 0;
}

.novo_formulario .i_h_mail{
	width: 49%;
	float: right;
	// width:49%;
}
.novo_formulario .i_h_tele{
	width: 49%;
	float: left;
	// width:49%;
}

.novo_formulario .i_h_meses{
	width: 49%;
	float: right;
	// width:49%;
}
.novo_formulario .i_h_eini{
	width: 49%;
	float: left;
	// width:49%;
}

.novo_formulario .t_h{
	clear: both;
	height:120px;		
}

.novo_formulario .texto_captcha{
	clear: both;
}


