/* CSS Document */

body{background:#e0e0e0 url(../imagens/template/fundo.jpg) repeat-x center fixed;}
#loading_first{background:url(../imagens/loading_first.gif) no-repeat center fixed;}
/*************************** Template ***************************/

#left{background:url(../imagens/template/left.png) repeat-y; }
#right{background:url(../imagens/template/right.png) repeat-y; }
#main{background:#828277;}


#bottom{
	background:url(../imagens/template/bottom.png) no-repeat; 
}
#car{
	position:relative;
	text-align:left;
	background:#000000;
}
#car div{
	position:absolute;
	bottom:-100px;
	clear:both;
	left:1px;
	z-index:100;
}
#tb_site{
	margin:13px 0px 5px 0px;
}

#rodape marquee a{
	color:#000000;
}
#rodape a{
	color:#000000;
}
