*{
	margin : 0;
	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-repeat : no-repeat;
	border : none;
}
body{
	background-image : url(img/bg.jpg);
	background-color : #bca261;
}
a{
	text-decoration : none;
	font-weight : bold;
	color : #104a92;
}
a:hover{
	text-decoration : underline;
}
#topo{
	width : 860px;
	height : 31px;
	position : absolute;
	left : 0;
	top : 0;
	display : block;
	background-image : url(img/topo.gif);
}
#topo a{
	width : 140px;
	height : 31px;
	display : block;
	float : left;
}
#topo h2,
#titulo h1{
	display : none;
}
#titulo a,
#titulo{
	width : 255px;
	height : 92px;
	display : block;
}
#titulo{
	position : absolute;
	left : 0;
	top:33px;
	background-image : url(img/titulo.gif);
}
#menu{
	display : block;
	position : absolute;
	left : 264px;
	top : 31px;
	z-index : 9;
	width : 600px;
	height : 300px;
	background-image : url(img/menu.jpg);
}
#anterior a,
#proxima a,
#anterior,
#proxima{
	width : 47px;
	height : 76px;
	display : block;
}
#anterior,
#proxima{
	position : absolute;
	left : 359px;
	top : 524px;
}
#proxima{
		left : 425px;
}
#anterior a{
	background-image : url(img/anterior.gif);
}
#proxima a{
	background-image : url(img/proxima.gif);
}
#anterior a:hover,
#proxima a:hover{
	background-position : 0 -76px;	
}
#mapai{
	position : absolute;
	left : 0;
	top : 0;
	z-index : 20;
}
#leg01 a img,
#leg02 a img,
#leg03 a img,
#leg04 a img,
#leg05 a img,
#leg06 a img,
#leg07 a img,
#leg08 a img,
#leg09 a img,
#leg10 a img{
	float : left;
	margin : 0 9px 0 0;
}
#leg01 a,
#leg02 a,
#leg03 a,
#leg04 a,
#leg05 a,
#leg06 a,
#leg07 a,
#leg08 a,
#leg09 a,
#leg10 a{
	float : left;
	margin : 22px 5px 0 5px;
}
#leg01,
#leg02,
#leg03,
#leg04,
#leg05,
#leg06,
#leg07,
#leg08,
#leg09,
#leg10{
	visibility : hidden;
	position : absolute;
	left : 5px;
	top : 95px;
	padding : 3px;
	width : 308px;
	height : 89px;
	z-index : 12;
	background-image : url(img/leg.gif);
}
#leg02{ left : 65px;	top : 100px;	}
#leg03{ left : 125px;	top : 90px;	}
#leg04{ left : 185px;	top : 100px;	}
#leg05{ left : 245px;	top : 100px;	}
#leg06{ left : 165px;	top : 90px;	 background-image : url(img/leg2.gif);}
#leg07{ left : 225px;	top : 100px;	 background-image : url(img/leg2.gif);}
#leg08{ left : 265px;	top : 90px;	 background-image : url(img/leg2.gif);}
#leg09{ left : 200px;	top : 100px;		 background-image : url(img/leg3.gif);}
#leg10{ left : 250px;	top : 90px;		 background-image : url(img/leg3.gif);}

#info{
	background-image : url(img/info.jpg);
	width : 832px;
	height : 337px;
	position : absolute;
	left : 14px;
	top : 185px;
	z-index:8;
}
#info h1{
	font-size : 17px;
	margin : 20px 30px;
}
#info p{
	margin : 5px 30px;
}
#foto{
	border : 6px solid #fff;
	float : left;
	margin : 15px 0 0 15px;
	display : inline;
}
#texto{
	overflow : auto;
	width : 590px;
	height : 310px;
	margin : 10px 0 0 0;
	display : inline;
	float : left;
}
