/****************** Estrutura *****************/
#allContainer {
	min-height:99%;
	position:relative;
	}	
	#container {
		width:900px;
		margin:auto;
		padding-bottom:70px;
		}
		#container after{
			content:".";
			display:block;
			clear:both;
			visibility:hidden;
			height:0;
			overflow:hidden;
			}
			
		#header {
			width:900px;
			margin:auto;
			height:261px;
			background:#000;
			}
			#header_top {
				width:900px;
				height:100px;
				background-image:url(../images/header_top.jpg);
				background-position:center;
				background-repeat:no-repeat;
				}
				#header_top_img {
					width:294px;
					height:64px;				
					float:right;
					margin-right:6px;
					margin-top:6px;
					}
			#header_menu {
				width:900px;
				height:30px;
				background-image:url(../images/header_menu.png);
				background-position:center;
				background-repeat:no-repeat;
				margin-top:4px;
				}
			#header_banner {
				width:896px;
				background-color:#FFF;
				border:2px solid #FFF;
				margin:1px 0px 1px 0px;
				}
			#header_botton {
				width:900px;
				height:12px;
				margin-top:1px;
				}
				
		#content {
			width:900px;
			background-color:#FFF;
			}
		#content-footer {
			width:900px;
			height:98px;
			background-image:url(../images/content_footer.jpg);
			background-position:center;
			background-repeat:no-repeat;
			}			
				
		#footer {
			height:56px;
			width:100%;
			clear:both;
			position:absolute;
			bottom: 0px;
			z-index: 20;		
			}	
			#footer-parceiros {
				height:37px;
				width:100%;
				background-color:#FFF;
				}
				#footer-parc {
					width:450px;
					float:left;
					color:#bbbbbb;
					font-size:10px;
					margin-left:7px;
					font-weight:bold;
					vertical-align:top;
					padding-top:2px;
					}
					#footer-parc img {
						margin-left:10px;
						}
				#footer-apoio {
					width:270px;
					float:left;
					color:#bbbbbb;
					font-size:10px;
					margin-left:100px;
					font-weight:bold;
					vertical-align:top;	
					padding-top:2px;
					}
					#footer-apoio img {
						margin-left:10px;
						}
				#footer-admin {
					
					}
					#footer-apoio img {
						}
				#footer-midia {
					width:100%;
					height:19px;
					clear:both;
					font-weight:bold;
					font-size:12px;
					color:#FFF;
					}
					#footer-apoio img {
						}