				/* CSS Document */

				#twitter { width: 334px; 
					}
				#twitter p {
					text-align: right;
					padding-top: 12px;
					padding-right: 20px;
					}
				#twitter a {
					text-decoration: none;
					color: #D75806;
					}
				#twitter a:hover { 
					text-decoration:underline;
					color: #D75806;
					}
				#twitter .topo {
					background: url(../images/box-twitter/boxTwitterTopo.png) no-repeat;
					height: 26px;
					width: 334px;
					margin-top: 20px;
					float: left;
					}
				#twitter .meio {
					width: 334px;
					background: #E2F4F9;
					margin: 0px;
					height: auto;
					float: left;
					}
				#twitter .meio p #twitter-link {
					font-size:14px;
					text-align: right;
					padding-top: 12px;
					}
				#twitter .meio #twitter_update_list {
					margin: 0px;
					padding: 0px 20px;
					list-style-type: none;
					}
				#twitter .meio #twitter_update_list li {
					color: #047FB7;
					padding-bottom: 20px;
					border-bottom: 1px dotted #047FB7;
					width: auto;
					padding-top: 20px;
					list-style: url(none) none;
					}
				#twitter .meio #twitter_update_list li span {
					color: #047FB7;
					display:block;
					}
				#twitter .rodape {
					background: url(../images/box-twitter/boxTwitterRodape.png) no-repeat top;
					height: 105px;
					width: 334px;
					float: left;
					}

