/*YAC revcode80020620*/
.botao{
	font-size:13px;
	margin:15px 10px 0px 120px;}
	
br{
	clear:both;}

form{
	font-size:12px;}
        
fieldset{
	border:none;
	padding:10px;
	width:80%;}
	
input{
	color:#0E0659;
	font-size:13px;
	float:left;
	margin:4px 0 0 4px;}	
	
label{
	color:#756348;
	display:block;
	float:left;
	font-weight:bold;
	padding-top:4px;
	width:80px;}	

legend{
	color:#990000;
	font:bold 17px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;}
        
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body legend{
	margin-bottom:0px;}
        
select{
	color:#0E0659;
	font-size:13px;
	float:left;
	margin:4px 0 0 4px;}
	
textarea{
	font:13px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin:4px 0 0 4px;}
