
*{
	margin: 0;
	padding: 0;	
}

body {
	background: #29aedb;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #262626;
}

#contentor{
width: 950px;
margin-top: 10px;
position: absolute;
left: 50%;
margin-left: -475px;
}

#mapa{
position: relative;
width: 950px;
height: 430px;
background-image: url(mapa.png);
background-repeat: no-repeat;
}

#mapa a img{
border: none;
}

a#logo{
display: block;
position: absolute;
top: 0px;
left: 30px;
width: 150px;
height: 205px;
}

a#a01{
display: block;
position: absolute;
top: 172px;
left: 238px;
width: 38px;
height: 38px;
}

a#a02{
display: block;
position: absolute;
top: 226px;
left: 276px;
width: 38px;
height: 38px;
}

a#a03{
display: block;
position: absolute;
top: 232px;
left: 336px;
width: 38px;
height: 38px;
}

a#a04{
display: block;
position: absolute;
top: 208px;
left: 376px;
width: 38px;
height: 38px;
}

a#a05{
display: block;
position: absolute;
top: 88px;
left: 276px;
width: 38px;
height: 38px;
}

a#a06{
display: block;
position: absolute;
top: 68px;
left: 296px;
width: 38px;
height: 38px;
}

a#a07{
display: block;
position: absolute;
top: 110px;
left: 376px;
width: 38px;
height: 38px;
}
a#a08{
display: block;
position: absolute;
top: 26px;
left: 406px;
width: 38px;
height: 38px;
}

a#a09{
display: block;
position: absolute;
top: 80px;
left: 466px;
width: 38px;
height: 38px;
}

a#a10{
display: block;
position: absolute;
top: 196px;
left: 486px;
width: 38px;
height: 38px;
}

a#a11{
display: block;
position: absolute;
top: 300px;
left: 516px;
width: 38px;
height: 38px;
}

a#a12{
display: block;
position: absolute;
top: 110px;
left: 596px;
width: 38px;
height: 38px;
}

a#a13{
display: block;
position: absolute;
top: 270px;
left: 716px;
width: 38px;
height: 38px;
}

a#a14{
display: block;
position: absolute;
top: 190px;
left: 746px;
width: 38px;
height: 38px;
}

a#a14a{
display: block;
position: absolute;
top: 235px;
left: 870px;
width: 38px;
height: 38px;
}

.tooltip{


display:none;
background-color: #fff;
background-color: rgba(255,255,255,0.82);
overflow-y: auto;
	padding:10px;
	width: 260px;
z-index: 25;



}

.tooltip .clear{
width: 240px;
height: 10px;
clear: both;

}

.tooltip h1{
background-color: #008035;
padding: 5px;
margin-bottom: 10px;
font-weight: bold;
font-size: 16px;
line-height: 16px;
color: #fff;
letter-spacing: 1px;
text-transform: uppercase;
}

.tooltip h1 strong{
margin-right: 5px;
color: #000;

}

.tooltip img{
margin-bottom: 10px;
}

.tooltip p{
text-indent: 16px;
text-align: justify;
text-transform: none;
}

.tooltip p.coisa{
margin-top: 10px;
text-align: left;
text-indent: 0px;

}

.tooltip p a.mais{
padding-left: 4px;
padding-right: 3px;
text-align: right;
background-color: #008a39;
color: #fff;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
text-decoration: none;
}

.tooltip .nada{
display: none;
visibility: collapse;

}

.tooltip a.mais:hover{
background-color: #ff6900;

}

#lista ol{
margin-top: 10px;
list-style: none;
}

#lista ol li{
font-size: 10px;
padding: 5px;
padding-left: 10px;
background-image: url(lifundo.png);
background-repeat: no-repeat;
margin-right: 10px;
margin-bottom: 10px;
width: 215px;
height: 20px;
vertical-align: middle;
font-weight: bold;
color: #444;
float: left;
text-transform: uppercase;
}

#lista ol li .tooltip p{
text-indent: 16px;
text-align: justify;
text-transform: none;
font-size: 12px;
line-height: 15px;
font-weight: normal;
color: #262626;
}

#lista ol li .tooltip p a.mais{
padding-left: 4px;
padding-right: 3px;
text-align: right;
background-color: #008a39;
color: #fff;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
text-decoration: none;
}

#lista ol li .tooltip a.mais:hover{
background-color: #ff6900;

}

#lista ol li a{
text-decoration: none;
color: #444;

}

#lista ol li.last{

margin-right: 0px;

}

#in01{
position: absolute;
top: 20px;
left: 20px;
}

a.cenas{
cursor: pointer;
}

a.cenas2{
cursor: pointer;
width: 212px;
display: block;
}