@charset "utf-8";
/* CSS Document */

div{
	border:0px solid;
}
body{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}
.pagina{
	width:950px;
	height:800px;
	display:table;
	padding:5px;
}

.menu{
	width:950px;
	height:80px;
	padding-top:80px;
}
.botao1{
	width:75px;
	height:18px;
	float:left;
	background:url(../botoes/botao1.png);
	margin: 20px 0 0 100px;
	}
.botao2{
	width:75px;
	height:18px;
	float:left;
	background:url(../botoes/botao3.png);
	margin: 20px 0 0 90px;
	}
.botao3{
	width:75px;
	height:18px;
	float:left;
	background:url(../botoes/botao2.png);
	margin: 20px 0 0 320px;
	}
.botao4{
	width:75px;
	height:18px;
	float:left;
	background:url(../botoes/botao4.png);
	margin: 20px 0 0 100px;
	}
.botao1:hover{
	width:75px;
	height:18px;
	float:left;
	background:url(../botoes/botao1_f2.png);
	}
.botao2:hover{
	width:75px;
	height:18px;
	float:left;
	background:url(../botoes/botao3_f2.png);
	}
.botao3:hover{
	width:75px;
	height:18px;
	float:left;
	background:url(../botoes/botao2_f2.png);
	}
.botao4:hover{
	width:75px;
	height:18px;
	float:left;
	background:url(../botoes/botao4_f2.png);
	}
	
.box1{
 	width:310px;
	height:490px;
	float:left;
	padding-left:20px;
	padding-top:10px;	
	}
	
.box2{
	width:340px;
	height:500px;
	float:left;
}
.box3{
	width:280px;
	height:500px;
	float:left;
}
.centro1{
	width:340px;
	height:200px;
}
.centro2{
	width:325px;
	height:300px;
}

.titulo{
	width:250px;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}
.texto{
	width:250px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-left:20px;
}
.fotos{
	width:250px;
	height:205px;
	padding-left:20px;
	padding-top:10px;
	}
.agenda{
	width:250px;
	height:250px;
}
.apoio{
	width:250px;
	height:250px;
}
.atracoes{
	width:320px;
	height:250px;
	}
.texto-espaço{
	width:250px;
	height:55px;
	padding-left:10px;
	}
.texto-agenda{
	width:250px;
	height:55px;
	padding-left:20px;
	}
.texto-apoio{
	width:250px;
	height:55px;
	padding-left:30px;
	}
.logo-brahma{
	width:250px;
	height:80px;
}
.logos{
	width:250px;
	height:80px;
}
.conteudo{
	width:950px;
	height:550px;
	}
.rodape{
	width:950px;
	height:50px;
	}
	