.form_input_cr_branco{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #FFF;
}

#OPCAO_0_label {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
#OPCAO_1_label {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
/*
#formCapa {
	background-image: url(../image/bg_form_news.gif);
	background-repeat: no-repeat;
	background-position: right 2px top 0px;
	height: 165px;
	width: 280px;
}
*/

#N_NOME  {
	background-color: #1C1411;
	border: 1px none #030102;
	width: 182px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFB307;
	height: 22px;
}

#N_EMAIL  {
	background-color: #1C1411;
	border: 1px none #030102;
	width: 182px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFB307;
	height: 22px;
}

#spacer {
	height: 45px;
	display: block;
}