#conteudo .apresentacao{
	font-family: "Trebuchet MS", Tahoma;
	color:#3f5338;
	font-size:11px;
	margin:20px 10px 20px 25px!important;
	float: left;
	width:380px;
	display:inline;}

#imagem img{
	border:#f67b91 solid 1px;
	float:left;}

#formulario{
	float:left}
		
#conteudo h3 img{
	border: none;
	clear:both;
	margin-top:55px}
	
form{
	font-family: "Trebuchet MS", Tahoma;
	color:#3f5338;
	font-size:11px;	
	margin-left:25px;
	display:inline;
	clear:both;
	width:410px; float:left}
	
form strong{
	color:#3f5338;
	display:block;
	float:left;
	width:75px}
		
form label{
	margin-bottom:10px;
	 display:block;
	 clear:both;}

form input{
	ffont-family: "Trebuchet MS", Tahoma;
	 color:#3f5338;
	 	 font-size:11px;	
	width:322px; height:16px;
	border:none;
	background-color:#c3dcba}
	
		
form textarea{
	width:322px; height:150px;
	font-family: "Trebuchet MS", Tahoma;
	color:#3f5338;
	font-size:11px;	
	border:none;
	background-color:#c3dcba}
	
#bt_enviar{
	width:40px;
	margin:10px 0 0 220px;
	border:none}