body {
	background: url('img/Background.jpg') top center;
}

#mixBox {
	position: relative;
	height: 1px;
}

#mixLabel {
	top: 270px;
	left: 40px;
	position: absolute;
	width: 600px;
	height: 100px;
	background: url('img/mix_feira.png') no-repeat;
	z-index: 10;
	behavior: url(iepngfix.htc);
}

#mensagem {
	margin: 40px auto 0 auto;
	text-align: center;
}

#gincana { background: #e9a810; line-height: 0; margin-bottom: -25px; }
.textoGincana {
	float: right;
	padding: 45px 15px 15px;
	width: 340px;
	font-size: 16px;
}
.textoGincana p { text-align: center; }

table#Topo, table#Principal {
	margin: 0 auto;
}
table#Topo { margin-bottom: 38px; }

table#Principal {
	margin-top: 10px;
}

td#PrincipalTd {
	width: 699px;
	height: 310px;
}

#topo_main {
	position: absolute;
	width: 699px;
	height: 310px;
	z-index: 1000;
}

.banner1 #topo_main { background: url('img/tiraPrincipal1.png') no-repeat; }
.banner2 #topo_main { background: url('img/tiraPrincipal2.png') no-repeat; }
.banner3 #topo_main { background: url('img/tiraPrincipal3.png') no-repeat; }

#menuTopo {
	margin: 54px 0 0 490px;
	top: 91px;
	left: 0;
}

#sombraTopo {
	height: 5px;
	background: url('img/sombras/topo.png') bottom center no-repeat;
}

#menuSombraEsq {
	width: 10px;
	background: url('img/sombras/menuEsq.png') top right no-repeat;
}

#menuSombraDir {
	width: 10px;
	background: url('img/sombras/menuDir.png') top left no-repeat;
}

#princSombraEsq {
	width: 10px;
	background: url('img/sombras/princEsq.png') right repeat-y;
}

#princSombraDir {
	width: 10px;
	background: url('img/sombras/princDir.png') right repeat-y;
}

#rodSombraEsq {
	width: 10px;
	background: url('img/sombras/rodEsq.png') top right no-repeat;
}

#rodSombraDir {
	width: 10px;
	background: url('img/sombras/rodDir.png') top left no-repeat;
}

#corpoRodape {
	width: 699px;
	height: 63px;
	background: url('img/corpo_rodape.png') top center no-repeat;
}

#menuPrincipal {
	line-height: 0;
}

#subMenu { background: #FFFFFF; }

#subMenu ul {
	list-style: none;
	width: 100%;
	height: 31px;
}

#subMenu ul.right li {
	float: right;
}

#subMenu li {
	float: left;
	margin: 0 15px;
}

#subMenu .A_Feira { background: #df0504; }
#subMenu .A_Feira li { margin: 0 12px; }
#subMenu .Eventos { background: #ed8023; }
#subMenu .Livraria { background: #ffc90e; }
#subMenu .Livraria li { margin: 0 7px; }
#subMenu .Atendimento { background: #a62170; }
#subMenu .Negocios { background: #89c341; }
#subMenu .Capacitacao { background: #65caf4; }

#Conteudo {
	width: 639px;
	background: #FFFFFF;
	padding: 20px 30px;
}
