/*...... NEWS CELI ......*/
/*****************************/
h4.cadastre-se_receba_novidades {
	width:100%;
	height:18px;
	margin:12px 0;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/news_celi/cadastre-se_receba_novidades.png) no-repeat
}


span.informacao {
	font-size:0.85em;
	line-height:1.5em;
	width:100%;
	float:left
}




/* FORMULÁRIO */
/******************/
.formulario {
	width:100%;
	margin-top:15px;
	float:left
}



/* FORM */
/*************/
form.cadastro {
	width:100%;
	float:left
}
form.cadastro label.campos {
	width:100%;
	margin-bottom:8px;
	float:left
}
form.cadastro label.campos strong {
	color:#3b81c2;
	margin-bottom:2px;
	display:block
}
form.cadastro label.campos input {
	color:#898989;
	margin-right:4px;
	padding:0 2px;
	float:left;
	border:1px solid #d2d2d2
}
form.cadastro label.campos input.pequeno {
	width:120px;
}
form.cadastro label.campos input.medio_menor {
	width:145px;
}
form.cadastro label.campos input.medio_maior {
	width:200px;
}

form.cadastro label.campos select {
	color:#898989;
	width:230px;
	float:left;
	border:1px solid #d2d2d2
}
form.cadastro label.campos textarea {
	color:#898989;
	font-family:Tahoma, "Trebuchet MS", Helvetica, Arial, sans-serif;
	width:300px;
	float:left;
	border:1px solid #d2d2d2
}



form.cadastro .receber_inf {
	color:#3b81c2;
	width:100%;
	margin:12px 0;
	float:left
}
form.cadastro .receber_inf label {
	font-size:0.85em;
	margin-right:15px;
}





.formulario .botao_inf {
	width:100%;
	margin:15px 0;
	float:left
}
.formulario input.bt_enviar {
	width:74px;
	height:20px;
	float:left;
	text-indent:-99999px;
	line-height:60px;
	cursor:pointer;
	border:none;
	background:url(../imagens/botoes/enviar.png) no-repeat
}
.formulario .botao_inf .inf_form {
	font-size:11px;
	text-align:left;
	line-height:11px;
	padding-left:5px;
	float:left
}
.formulario .botao_inf .inf_form span {
	color:#10a734
}
