*{
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body{
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
h3{
	font-size: 11px;
	margin-top: 8px;
}
#topo{
	background-image: url(img/topo.gif);
	height: 71px;
	width: 650px;
}
#topo a{
	display: block;
	height: 30px;
	width: 500px;
	display: block;
}
#topo h1,
#topo h2{
	display: none;
}
#menu{
	background-image: url(img/menu.gif);
	width: 602px;
	height: 35px;
	z-index: 4;
	position: absolute;
	top: 80px;
	left: 22px;
}
#menu a,
#menu span{
	float: left;
	display: block;
	background-position: 0 -35px;
	height: 35px;
}
#menu span,
#menu a:hover{
	background-position: 0 0;
}
.mn1{	background-image: url(img/menu1.gif); width: 167px;}
.mn2{	background-image: url(img/menu2.gif); width: 93px;}
.mn3{	background-image: url(img/menu3.gif); width: 131px;}
.mn4{	background-image: url(img/menu4.gif); width: 138px;}

#info{
	background-image: url(img/infobg.jpg);
	height: 395px;
	width: 602px;
	position: absolute;
	top: 80px;
	left: 22px;
}
#texto,
#textobg{
	position: absolute;
	padding: 2px;
	z-index: 2;
}
#textobg{
	background-color: #f8f1c7;
	-moz-opacity: 0.50;
	opacity: 0.50;
	filter:alpha(opacity=50);
	z-index: 1;
}
.pag1{
	bottom: 2px;
	left: 2px;
	width: 340px;
	height:310px;
}
.pag2{
	bottom: 2px;
	left: 2px;
	width: 200px;
	height: 200px;
}
.pag2 p{
	margin: 4px 0 2px 6px;
}
.pag3a,
.pag3b,
.pag3c{
	bottom: 30px;
	left: 14px;
	width: 170px;
	height: 80px;
	border: 1px solid #dbc997;
}
.pag3b{left: 220px;}
.pag3c{left: 420px;}
.pag4{
	bottom: 2px;
	left: 2px;
	width: 200px;
	height: 300px;
}
#ilustra1{
	position: absolute;
	top: 116px;
	left: 274px;
	z-index: 4;	
}
#ilustra2{
	position: absolute;
	top: 119px;
	left: 237px;
	z-index: 4;	
}
#ilustra3{
	position: absolute;
	top: 124px;
	left: 23px;
	z-index: 4;	
}
#ilustra4{
	position: absolute;
	top: 134px;
	left: 22px;
	z-index: 4;	
}
#vilao1,
#vilao2{
	position: absolute;
	left: 110px;
	top: 62px;
	width: 180px;
	height: 80px;
	z-index: 6;
}
#vilao2{
	left: 200px;
	top: 330px;
	width: 220px;
}
#rodape{
	background-image: url(img/rodape.gif);
	width: 650px;
	height: 18px;
	position: absolute;
	bottom: 0;
	left: 0;
}
