*{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4,
p{
	margin: 10px 20px;
	font-size: 12px;
	line-height: 150%;
}
h4{
	margin: 160px 20px 10px 20px;
}

h3{
	margin: 12px 16px;
	font-size: 17px;
	padding: 3px;
	border-bottom: 1px dotted gray;
}
a{
	text-decoration: none;
	color: #034571;
	font-weight: bold;
}
a:hover{
	color: #367ead;
	text-decoration: underline;
}
body{
	background-repeat: repeat-x;
	background-color: #fff;
	background-image: url(img/bg.gif);
}
#topo{
	background-image: url(img/topo.gif);
}
#topo a,
#topo{
	width: 400px;
	height: 31px;
	display: block;
}
#topo h2,
#titulo h1,
#menu b,
#rodape h5{
	display: none;
}
#titulo{
	background-image: url(img/titulo.gif);
	margin: 0 0 10px 22px;
}
#titulo,
#titulo a{
	width: 709px;
	height: 40px;
	display: block;
}
#rodape{
	width: 750px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 491px;
	background-image: url(img/rodape.gif);	
}
#menu{
	width: 700px;
	position: absolute;
	left: 22px;
	top: 89px;
	z-index: 3;
}
#menu a,
#menu span{
	display: block;
	width: 220px;
	height: 37px;
	margin: 0 0 0 8px;
	float: left;
}
#menu span,
#menu a:hover{
	background-position: 0 -37px;
}
.mn1{	background-image: url(img/mn1.gif);}
.mn2{	background-image: url(img/mn2.gif);}
.mn3{	background-image: url(img/mn3.gif);}

#ant,
#pro{
	position: absolute;
	left: 440px;
	top: 420px;
	z-index: 5;
}
#pro{
	left: 590px;
}
#ant,
#pro,
#ant a,
#pro a{
	width: 125px;
	height: 25px;
	display: block;
}
#ant a{
	background-image: url(img/ant.gif);
}
#pro a{
	background-image: url(img/pro.gif);
}
#ant a:hover,
#pro a:hover{
	background-position: 0 -25px;
}
#info{
	width: 713px;
	height: 352px;
	background-image: url(img/info.gif);
	position: absolute;
	left: 22px;
	top: 124px;
	z-index: 1;
}
#ilustra{
	position: absolute;
	left: 30px;
	top: 150px;
	background-image: url(img/mesa.jpg);
	width: 401px;
	height: 341px;
	z-index: 3;
}
#ilustra img{
	margin: 110px 0 0 80px;
}
#texto{
	position: absolute;
	width: 300px;
	height: 100px;
	z-index: 3;
	left: 430px;
	top: 200px;
}
#capa{
		width: 434px;
		height: 112px;
		background-image: url(img/capa.jpg);
		z-index: 4;
		position: absolute;
		left: 170px;
		top: 160px;
}
