#contato_tudo{
	width:860px;
	margin: 0 auto;
}
#contato_form{

	width:415px;
	background-color:#ffffff;
	background-image:url(../img/fundo_noticias.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-width:thin;
	border-style:solid;
	border-color:#bfbfbf;	
	padding-bottom:8px;
	margin-top: 30px;
	margin-bottom: 35px;
	margin-left:10px;
	float:left;

}

 #formulario{
 	
	width:395px;
	display:table;
	margin:0 auto;
	margin-left:5px;
	margin-top:10px;
}
.form{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
 	color:#082041;
	float:left;
	width:82px;
}
.campo{
	
	width:295px;
	height:19px;
	margin-right:15px;
	float:right;
	border-style:inset;
	border-width:2px;
	border-bottom-width:1px;
	border-right-width:1px;
}
#campo_texto{
	
	margin-top:5px;
	width:365px;
	height:100px;
	margin-right:15px;
	float:right;
	border-style:inset;
	border-width:2px;
	clear:both;
	border-bottom-width:1px;
	border-right-width:1px;
	
}
#botao{
	float:right;
	margin-right:15px;
}
#contato_div{
 	float:left;
	margin-top:30px;
	margin-left:23px;
	padding-top:10px;
	width:398px;
 }
 #formContato fieldset{
 	border:none;
	padding:0;
	margin:0;
 }

