body {

				color: #e7f7c0; 
				font-family: Trebuchet MS; 
				font-size: 10pt; 
				background-image: url('imagens/background.gif');
				background-color: #8ea063;
               background-position: center top;
			   margin: 0px; 
			   padding: 0px;
			   background-repeat:repeat-y;
			 /* hack para o IE para centralizar */ 
}

a {
		color: #e0e69d;
	
}

a:hover {
		color: #f4f7cf;
}

img {
	border-style: solid;
	border-width: 0px;
}
#page {
		width: 100%;
		min-width:1004px;
		text-align:left; /* "remédio" para o hack do IE */ 
}

/* topo */

#topo {
		width: 100%;
		min-width: 1004px;
		height: 663px;
		background-image: url('imagens/topo-background.jpg');
		background-position: center top;
		margin: 0px; 
		background-repeat:no-repeat;
}

#topo-superior {
		width: 1004px;
		height: 470px;
		margin-left: auto;
		margin-right: auto;
}

#logo {
		width: 425px;
		height: 470px;
		background-image: url('imagens/topo1.png');
		background-position: center top;
		float: left;
}

#animacao {
		width: 579px;
		height: 470px;
		float: right;
}

#topo-inferior { 
		width: 1004px;
		height: 193px;
		background-image: url('imagens/topo2.gif');
		background-position: center top;
		background-repeat: no-repeat;
		margin-left: auto;
		margin-right: auto;
}
#botao {
		padding-bottom: 0px;
		top: -60px;
		padding-left: 280px;
		position: relative;
		float: left;
		
} 



/* Conteudo */

#centro {
		width:900px;
		margin-left: auto;
		margin-right: auto;
}

#menu {
		width: 228px;
		float: left;
} 
	/* titulos menu */
	h3 {	display: none;
	}

	#tt-evento {
			width: 228px;
			height: 37px;
			background-image: url('imagens/tt-evento.gif');
			background-repeat: no-repeat;
	} 
	
	#tt-atracoes {
			width: 228px;
			height: 37px;
			background-image: url('imagens/tt-atracoes.gif');
			background-repeat: no-repeat;
	} 
	
	
		#tt-bandas {
			width: 228px;
			height: 37px;
			background-image: url('imagens/tt-bandas.gif');
			background-repeat: no-repeat;
	} 
	
	.menu-topo {
			margin-top: 5px;
			width: 228px;
			height: 12px;
			background-image: url('imagens/menu-topo.png');
			background-repeat: no-repeat;
	}
	.menu-centro {
			width: 228px;
			background-image: url('imagens/menu-fundo.gif');
			background-repeat:repeat-y;
			background-position: center top;
			margin-top:-14px;
			padding-bottom: 10px;
			
	} 
	
	.menu-fim {
			background-image: url('imagens/menu-fim.png');
			width: 228px;
			height: 55px;
			margin: 0px;
			margin-bottom: 10px;
	}
	
	.menu-lista ul {
			width: 228px;
			margin: 0px;
			padding: 0px;
			padding-top:5px;
			
	} 
	
	.menu-lista li {
			list-style-type: none;
			text-align: left;
			
			margin: 0px;
			margin-left: -33px;
			
			width: 222px;
			height: 25px;
			display: block;
	}
	
	.menu-lista li a {
	
			width: 198px;
			height: 25px;
			padding-left: 15px;
			padding-top: 3px;
			color: #8c933f;
			display: block;
	}
	
	.menu-lista li a:hover {
			width: 198px;
			height: 25px;
			color: #8c933f;
			background-image: url('imagens/menu-hover.gif');
			display: block;
	}
	
	
/* Conteudo */

#conteudo {
		width: 655px;
		float: right;
} 

#titulos {
		width: 653px;
		height: 46px;
		background-image: url('imagens/conteudo-topo.gif');
		text-align: center;
}

h2 {
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		font-size: 14pt; 
		color: #a4d691;
		font-family: Trebuchet MS; 
} 

#paginas {
		width: 625px;
		margin: 0px;
		padding: 15px;
		background-image:url('imagens/conteudo-fundo.gif');
		background-repeat:repeat-y;
}

#conteudo-fim {
		width: 653px;
		height: 14px;
		margin-bottom: 10px;
		background-image:url('imagens/conteudo-fim.gif');
}

/*rodape*/

#rodape { 
		width: 910px;
		height: 113px;
		background-image:url('imagens/rodape.gif');
		background-repeat: no-repeat;
		display: block;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
}

#cogumelo {
		background-image:url('imagens/cogumelo.png');
		width: 105px;
		height: 70px;
		position: absolute;
		margin-top: -70px;
}

#cano {
		background-image:url('imagens/cano.png');
		width: 104px;
		height: 154px;
		position: absolute;
		margin-top: 113px;
		margin-left: 756px;
}


/* BOtoes*/

.menu2 {
	margin: 100px 0 0;
	padding: 0;
	list-style: none;
}
.menu2 li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu2 a {
	padding: 14px 10px;
	display: block;
	color: #116116;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
}
.menu2 li em {
	font-weight: normal;
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}

/* h */

h4 {
	width: 619px;
	height: 52px;
	border-style: solid;
	border-width: 2px;
	border-color: #396429;
	text-align: center;
	font-weight: bold;
	font-size: 14pt; 
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('imagens/h4.gif');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #4b703d;
}

.right { width: 145px;
height: 206px;
float: right
}

.left {
float: left;
width: 62px;
height: 62px;
margin-right: 10px;
margin-top: 10px;
}