/*newsletter*/
#newsletter{width:215px;margin-top:20px;margin-left:20px;margin-bottom:20px;}
	#newsletter h2{width:195px;height:29px;background:url(../images/newsletter_ttl.png);display:block;text-indent:-9000px;margin-bottom:5px;}
	#newsletter .input{width:177px;padding-top:12px;padding-bottom:12px;padding-left:10px;padding-right:10px;background:url(../images/input_news.png) no-repeat;display:block;border:0;float:left;}
	#newsletter .btn{width:34px;height:34px;display:block;border:0;background:url(../images/btn_ok.png) no-repeat;float:left;margin-left:-37px;margin-top:3px;}
	#newsletter .btn:hover{cursor:pointer; background-position:0 -34px;}

#contato{font-size:11px;font-family:Arial, Helvetica, sans-serif;margin:50px auto;width:400px;}
#contato .input{padding:4px;font-size:11px;font-family:Arial, Helvetica, sans-serif;border:1px solid #999;background:#f3f3f3;}
#contato .input:focus{background:#fff;}
#contato .btn{border:0;height:25px;width:76px;background:url(../images/button.png) no-repeat;float:right;}
#contato .btn:hover{background-position:0 -25px;cursor:pointer;color:#999;}

/*enquete*/
#poll{width:215px;margin-top:20px;margin-left:20px;clear:both;}
#form-enquete{font-size:11px;margin:5px;color:#666;}
#poll h3{width:139px;height:35px;display:block;text-indent:-9000px;background:url(../images/enqute_title.png) no-repeat;}
#poll p{font-size:11px;color:#666;}
#votar{background:#a71b1b;display:block;padding:3px;font-size:11px;text-decoration:none;color:#fff;border:0;float:right;margin:5px;}
#votar:hover{cursor:pointer;background:#175284;}