*{margin:0px;
padding:0px;
	
}
			

form{
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
   width:400px;
   margin:0px 60px;
   color:#333;
   font-weight:bold;
  
   
   
   }
form fieldset{
   border:0;
   padding:0 15px 10px;
}

input{
	border:0;
	width:300px;
	background:#D0DDe7;
	height:20px;
	padding:2px;
	margin-top:3px;
	
	}
	
	textarea{
		width:300px;
	border:0;
	background:#D0DDe7;
	font:13px Arial,tahoma,verdana;
	padding:2px;
	overflow:auto;
	}
	
	#button{
	cursor:pointer;
	text-align:center;
	width:75px;
	height:25px;
	font-weight:bold;
		}



   
   
   #cleardois{
	clear:both;   
	   
	   }
	   
	   .rodape-formulario{
		 margin:30px 110px;  
		   
		   
		   
		   }