/* CSS Document */

@import "menu_flash.css";
@import "default_interna.css";

#content {
	background: #fff url(../imagem/bg_bottom_interna2.gif) repeat-x bottom;
	padding-bottom: 0;
	}
	#content .wrapper {
		background: none;
		}
	
	#content ul {
		list-style: none;
		}
	
	#content p.fonte {
		font-style: italic;
		text-align: right;
		font-size: 9px;
		}
	
	#content #bottom-flash {
		/*background: url(../imagem/bottom_flash_sust.jpg) no-repeat center;*/
		height: 202px;
		margin: 0 auto;
		width: 530px;
		}