/*------------------->configuração newsletter<------------------------*/	

#sampleForm {
	width: 15em;
	margin-top:10px;
	margin-left:5px;
}
#sampleForm2 {
	width: 100%;
}
#col_1 h1 {
	font-size: 2em;
}
#col_1 h2 {
	font-size: 1.5em;
}
img {
	border: none;
}
form * {
	font: 1em Arial, Helvetica, sans-serif;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 15em;
	float: left;
	position: relative;
	text-align: left;
	font-size:12px;
	color:#333;
	margin-bottom:5px;
}
label input, label select, label textarea {
	vertical-align: middle;
	width: 12em;
	margin: 2px;
	font-size:14px;
	color:#F00;
	background-color:#fff;
}
input[type="submit"] {
	clear: left;
	margin: 0 auto;
	display: block;
}
.submit {
	clear: left;
	margin: 0 auto;
	display: block;
}
.select {
	width: 179px;
	height: 24px;
	padding-left:10px;
	background: url(../imagens/nefolia/img_select.gif) no-repeat;
	border:none;
}
.fundo {
	background:url(../imagens/nefolia/input_back.png) no-repeat;
	width:179px;
	height:24px;
	border:none;
}
.cel_codigo {
	width:40px;
	height:25px;
	float:left;
	background:url(../imagens/nefolia/fun_40n.png) no-repeat;
	border:none;
}
.cel_num {
	width:126px;
	height:26px;
	float:right;
	background:url(../imagens/nefolia/fundo_input_cel.png) no-repeat;
	border:none;
}
.cadastrar_hover {
	background:url(../imagens/nefolia/news_img_cadastrar_hover.gif) no-repeat;
}
