@CHARSET "ISO-8859-1";

body{
	background-color: #212020;
}

#container{
	width: 770px;
}

#topo1, #topo2, #topo3, #topo4, #topo5, #topo6, #topo7, #topo8, #topo9{
	height: 337px;
}

#topo1{ background: url(../imagens/topo_1.jpg) no-repeat; }
#topo2{ background: url(../imagens/topo_2.jpg) no-repeat; }
#topo3{ background: url(../imagens/topo_3.jpg) no-repeat; }
#topo4{ background: url(../imagens/topo_4.jpg) no-repeat; }
#topo5{ background: url(../imagens/topo_5.jpg) no-repeat; }
#topo6{ background: url(../imagens/topo_6.jpg) no-repeat; }
#topo7{ background: url(../imagens/topo_7.jpg) no-repeat; }
#topo8{ background: url(../imagens/topo_8.jpg) no-repeat; }
#topo9{ background: url(../imagens/topo_9.jpg) no-repeat; }

#menuSecundario ul{
	padding-top: 10px;
}

#menuSecundario li{
	padding-top: 6px;
}

#menuSecundario a{
	padding: 2px 6px 2px 2px;
	color: #f19a15;
	text-decoration: none;
}

#menuSecundario a:hover{
	color: #f8c400;
}

#menuPrincipal{
	background: url(../imagens/bg_menu.gif) no-repeat;
	height: 39px;
}

#corpo{
	background-color: #fdd852;
	margin-top: 2px;
	padding-bottom: 10px;
}

#navSec{
	padding: 4px;
	width: 261px;
}

#navCorpo{
	padding: 4px;
	width: 492px;
}

#navCorpo a, #navSec a{
	color: #e47717;
	text-decoration: none;
}

#navCorpo a:hover, #navSec a:hover{
	color: #fdca05;
	text-decoration: underline;
}

.titulo{
	color: #e77817;
	height: 18px;
}

.tituloParceiros{
	color: #fff;
	height: 18px;
}

.moldura{
	border: 4px solid #fff;
	padding: 4px;
}

.fff{
	background-color: #fff;
	padding: 4px;
}

#rodape{
	background: url(../imagens/rodape.gif) #e77817 no-repeat;
	padding: 20px 0;
}

#copy{
	background: url(../imagens/copy.gif) no-repeat;
	color: #fdca05;
	height: 30px;
	padding: 5px 10px 0 10px;
}

.indent{
	padding-left: 20px;
}

.linha{
	background-color: #ffe293;
	height: 4px;
	margin: 10px 0 20px;
}

.thumb{
	height: 300px;
	width: 234px;
}

#tabelaProducao{
	margin: 0 10px;
}

#tabelaProducao tr td{
	border-bottom: 1px solid #815725;
	margin: 1px;
	padding: 1px;
	width: 30%;
}

.imgRight{
	margin-right: 5px;
}

.image{
	padding: 10px 5px 0;
	width: 55px;
}

#mdiv1{
	background: url(../imagens/destaque.png) no-repeat;
	height: 534px;
	position: absolute;
	width: 698px;
	z-index: 9999;
}

#x{
	padding: 15px 0 0 643px;
	z-index: 9998;
}

#img{
	height: 360px;
	margin: 10px 0 0 142px;
	text-align: center;
	width: 520px;
	z-index: 9997;
}