input{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(../img/fieldbg.gif) repeat-x top;
	margin:0;
	padding:0;
	clear:both;
}
.select{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(../img/fieldbg.gif) repeat-x top;
}
form{
	margin:0;
	padding:0;
	overflow:hidden;
}
.nome_campos{
	font-weight:600;
}
.comentario_campos{
	font-size:9px;
}
.div_campos_left{
	float:left;
	width:250px;
	margin:10px 10px 10px 10px;
}
.div_campos_right{
	float:right;
	width:250px;
	margin:10px 10px 10px 10px;
}
.class_btn_submit{
	width:200px;
	height:50px;
	font-family:"Lucida Sans";
	color:#FFFFFF;
	background:url(../img/btn_bg.jpg);
	border-style:none;
}
#btn_submit{
	clear:both;
	text-align:center;
	padding-bottom:20px;
}
.cabecalho_menu_left{
	padding: 5px 5px 5px 15px;
	background-color:#EEEEEE;
	color:#333333;
	text-transform:uppercase;
	font-weight:600;

}
#quebra{
	clear:both;	
}
