* {
	margin: 0;
	padding: 0;
	}
	
html, body, div, span, applet, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

strong{
	font-weight:bold;
	}
	
	embed, object{
		outline:0;
	}

	
html, body {
	height: 100%;
	}
body {
	font: 11px "Tahoma", Verdana, Arial, Helvetica, Sans-serif;
	color:#fff;	
	background-color:white;
	}
	
img {
	border:none;
	}
ul li{list-style:none;}
a {
	font: 11px "Tahoma", Verdana, Arial, Helvetica, Sans-serif;
	color:#fff;
	font-weight:bolder;	
	text-decoration: none;
	outline:none;
	}
	a:hover{
		text-decoration:underline;
		cursor:pointer;
	}
	a:visited:{outline:none;}
	
	h2{
		font:bold 14px "Tahoma", Verdana, Arial, Helvetica, Sans-serif;
		}
#super{				
		min-height:100%;
		width:100%;
		position:relative;
		overflow:hidden;
		}
		#super #wrapper{
			background:white url('../img/bg_topo.gif') repeat left top;
			width:100%;		
			padding-bottom:230px;
			}		
			#super #wrapper #flash{				
				width:100%;		
				height:273px;			
				outline:none;
				}		
			#super #wrapper .detalhe{				
				width:100%;			
				overflow:hidden;
				}		
				#super #wrapper .detalhe .content{
					width:766px;					
					margin:0 auto;
					padding:30px 0;
					}								
			
		#super #wrapper #ajude {
			background-color:#ebebeb;
			width:100%;
			height:106px;			
			}	
			#super #wrapper #ajude .center{
				width:778px;
				margin:0 auto;
				padding-left:20px;
				padding-top:25px;
				}				
			#super #wrapper #ajude  a.btn_contribua, #super #wrapper #ajude  a.btn_seja{	
					background:transparent url('../img/home/btn_contribua.png') no-repeat left top;
					width:290px;
					height:73px;
					display:block;
					text-indent:-9999em;		
					float:left;
					}							
			#super #wrapper #ajude  a.btn_seja{						
					background:transparent url('../img/home/btn_seja.png') no-repeat left top;								
					}	
			#super #wrapper #ajude  a.btn_contribua{						
					margin-top:4px;
					margin-right:10px;
					}	
								
	#footer{
		background:white url('../img/bg_footer.gif') repeat-x left top;
		width:100%;
		height:230px;
		bottom:0;
		position:absolute;
		}
		#footer #center_footer{
			background:transparent url('../img/footer_predio.gif') no-repeat right 2px;
			width:778px;
			height:200px;
			margin:0 auto;
			}
			#footer #center_footer .endereco{
				color:white;
				float:right;
				margin-right:205px;
				margin-top:80px;
				}
		#footer #center_footer .links{
			clear:both;
			padding-top:78px;
			margin:0 auto;
			width:750px;
			}
			#footer #center_footer .links p.sign-mkt {
				float: right;
				}
		#footer #center_footer .links ul li{
			float:left;
			margin:0 10px;
			}
		#footer #center_footer .links ul li a{
			color:black;
			font:normal 10px "Tahoma", arial, verdana;
			}