body, div, input, textarea, form, h1, h2, h3, h4, h5, p, ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#363636;
	font:14px "Trebuchet MS", Tahoma;
	}
	
a {text-decoration:none;}

.tudo {
	background-image:url(../imgs/bkg-fundo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position: relative;
	padding-bottom:150px;
	*padding-bottom:0px;}

 html, body {height: 100%;}
.tudo {min-height: 100%;}
*html .tudo {height: 100%;}


.geral 
{
	margin:0 auto;
	width:920px;
	padding:0px 35px 0px 35px;
	background-image:url(../imgs/bg-centro.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

img {border:none;}

.rodape {
	position: relative;
	height:150px;
	*height:150px;
	background-image:url(../imgs/bg-rodape.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:100%;
	margin-bottom:-150px;
	*margin-bottom:0px;
}
.rodape .centro {
	margin:0 auto;
	width:920px;
	padding:40px 35px 0px 35px;
	background-image:url(../imgs/bg-rodapefixo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}





.flashTopo
{
	margin-bottom:50px;
}
.flashBase
{
	margin-top:30px;
	margin-bottom:-30px;
	*margin-bottom:0px;
	z-index:100;
}






