/* Os estilos de cada info vão neste CSS */

/*------------------------------------ CORREÇÔES ------------------------------------------*/

body {
	margin:0;
	padding:0;
}


/*------------------------------------ GERAL ------------------------------------------*/

#compartilhar-top {
	position:absolute;
	left:678px;
	top:228px;
	z-index:3;
}
#like-top {
	position:absolute;
	left:846px;
	top:225px;
	z-index:50;
}
#rodape {
	position:relative;
	width:936px;
	height:60px;
	border-top:1px solid #eceae7;
	padding:10px 0 0;
}

/*------------------------------------ NAVEGACAO ------------------------------------------*/

#prox_ant {
	position : absolute;
	left : 880px;
	top : 13px;
	z-index : 10;
	display : block;
	height : 26px;
	width:53px;
}
#prox_ant a {
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
	cursor:pointer;
}
#prox_ant a:hover { background-position : 0 -24px; }
#prox_ant a.pro {
	background-image : url(../img/prox.gif);
	right : 0;
	top : 0px
}
#prox_ant a.ant {
	background-image : url(../img/ant.gif);
	right : 29px;
	top : 0;
}

/*------------------------------------ MIOLO ------------------------------------------*/

#abertura {
	width:936px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
#abertura h2 {
	color:#47423a;
	font-size:31px;
	padding:5px 0 10px;
	font-weight:bold;
	margin:0;
}
#abertura p, #abertura p b {
	line-height:18px;
	color:#7f7871;
	margin:0;
	font-size:12px;
}

#conteudo {
	width:936px;
	height:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*------------------------------------ COMPARTILHAR ------------------------------------------*/

#compartilhar {
	width:154px;
	height:14px;
	background:url(../img/compartilhar.png) no-repeat 0 -141px;
	position:absolute;
	z-index:3;
}
#rodape #compartilhar { top:15px; right:0; left:auto; }
#compartilhar li {
	float:right;
}
#compartilhar li a {
	background-image:url(../img/compartilhar.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:13px;
}
#compartilhar li a#link-facebook {
	background-position:0 0;
	width:14px;
	height:14px;
	margin-right:0;
}
#compartilhar li a#link-twitter {
	background-position:0 -20px;
	width:14px;
	height:14px;
}
#compartilhar li a#link-orkut {
	background-position:0 -40px;
	width:14px;
	height:14px;
}

/*------------------------------------ MENU ------------------------------------------*/

#menu {
	position : absolute;
	left : 0px;
	top : 250px;
	width : 936px;
	height : 36px;
	border-top : 1px solid #d5d0cb;
	border-bottom : 1px dotted #ebe9e6;
	z-index : 20;
}
#menu h2 {
	width : auto;
	height : 40px;
	line-height : 40px;
	float : left;
}
#menu h2 a {
	width : auto;
	height : 13px;
	line-height : 13px;
	float : left;
	margin : 10px 0 0 0;
	padding : 0 10px;
	border-right : 1px solid #bbb7b3;
	color : #a39e98;
	display : block;
}
#menu h2.mne {
	border:medium none;
	float:right;
	padding:0 10px 0 0;
	color:#F90
}
#menu h2.mne a {
	border:medium none;
	float:right;
	color:#F90;
	padding:0 0;
}
#menu h2 a:hover, #menu h2.sel a, .p0 #menu h2.mn0 a, .p1 #menu h2.mn1 a, .p2 #menu h2.mn2 a, .p3 #menu h2.mn3 a, .p4 #menu h2.mn4 a, .p5 #menu h2.mn5 a, .p6 #menu h2.mn6 a, .p7 #menu h2.mn7 a, .p8 #menu h2.mn8 a, .p9 #menu h2.mn9 a, .p10 #menu h2.mn10 a, #menu.mais h2.mne a {
	color : #ff9900;
}
h2.mne a:hover {
	text-decoration:underline;
}

/*------------------------------------ MAIS ------------------------------------------*/

#mais {
	width : 960px;
	height:595px;
	position : absolute;
	left : 00px;
	z-index : 9;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#mais h3 {
	font-size:22px;
	color:#47423a;
	position:absolute;
	left:20px;
	top:10px;
}
#mais #texto {
	height:580px;
	left:0;
	width:960px;
	position:absolute;
}
#mais #texto p {
	display : block;
	float : left;
	width : 220px;
	height : 70px;
	margin : 10px 20px 0 0;
}
#mais #texto p a {
	width : 220px;
	height : 70px;
	display : block;
	color:#5d5850;
	text-decoration:none;
}
#mais #texto p a {
	font-weight : bold;
	line-height : 16px;
	font-size:11px;
}
#mais #texto p a:hover { color : #ff9900; }
#mais #texto p a img {
	border : 3px solid #fff;
	float : left;
	margin : 0 5px 0 0;
}
#mais #texto p a:hover img { border : 3px solid #ff9900; }



#mapa {
	background:url(mapa/mapa.jpg);
	width:936px;
	height:560px;
}


/*------------------------------------ MAPA ------------------------------------------*/

#mapa h2 {
	float : left;
}
#mapa h2 a {
	display : block;
	height : 16px;
	text-indent : -5000px;
	background-position : 0 -34px;
	overflow : hidden;
}

#mapa h2 a:hover {
	background-position : 0 51px;
}


#mapa h2.mn1 {
	position:absolute;
	left:790px;
	top:157px;
}

#mapa h2.mn1 a {
	background-image:url(mapa/btn1.jpg);
	width : 42px;
}

#mapa h2.mn2 {
	position:absolute;	
	left:630px;
	top:170px;
}

#mapa h2.mn2 a {
	background-image:url(mapa/btn2.jpg);
	width : 27px;
}

#mapa h2.mn3 {
	position:absolute;	
	left:475px;
	top:175px;
}

#mapa h2.mn3 a {
	background-image:url(mapa/btn3.jpg);
	width : 97px;
}


#mapa h2.mn4 {
	position:absolute;	
	left:615px;
	top:120px;
}

#mapa h2.mn4 a {
	background-image:url(mapa/btn4.jpg);
	width : 48px;
}


#mapa h2.mn5 {
	position:absolute;	
	left:225px;
	top:165px;
}

#mapa h2.mn5 a {
	background-image:url(mapa/btn5.jpg);
	width : 97px;
}

#mapa h2.mn6 {
	position:absolute;	
	left:655px;
	top:252px;
}

#mapa h2.mn6 a {
	background-image:url(mapa/btn6.jpg);
	width : 42px;
}

#mapa h2.mn7 {
	position:absolute;	
	left:830px;
	top:82px;
}

#mapa h2.mn7 a {
	background-image:url(mapa/btn7.jpg);
	width : 94px;
}

#mapa h2.mn8 {
	position:absolute;	
	left:660px;
	top:312px;
}

#mapa h2.mn8 a {
	background-image:url(mapa/btn8.jpg);
	width : 52px;
}


#mapa h2.mn9 {
	position:absolute;	
	left:540px;
	top:248px;
}

#mapa h2.mn9 a {
	background-image:url(mapa/btn9.jpg);
	width : 46px;
}


#mapa h2.mn10 {
	position:absolute;	
	left:520px;
	top:308px;
}

#mapa h2.mn10 a {
	background-image:url(mapa/btn10.jpg);
	width : 78px;
}


#mapa h2.mn11 {
	position:absolute;	
	left:870px;
	top:230px;
}

#mapa h2.mn11 a {
	background-image:url(mapa/btn11.jpg);
	width : 46px;
}

#mapa h2.mn12 {
	position:absolute;	
	left:688px;
	top:208px;
}

#mapa h2.mn12 a {
	background-image:url(mapa/btn12.jpg);
	width : 74px;
}


#mapa h2.mn13 {
	position:absolute;	
	left:865px;
	top:254px;
}

#mapa h2.mn13 a {
	background-image:url(mapa/btn13.jpg);
	width : 45px;
}

#mapa h2.mn14 {
	position:absolute;	
	left:444px;
	top:152px;
}

#mapa h2.mn14 a {
	background-image:url(mapa/btn14.jpg);
	width : 124px;
}

#mapa h2.mn15 {
	position:absolute;	
	left:672px;
	top:120px;
}

#mapa h2.mn15 a {
	background-image:url(mapa/btn15.jpg);
	width : 73px;
}

#mapa h2.mn16 {
	position:absolute;	
	left:510px;
	top:197px;
}

#mapa h2.mn16 a {
	background-image:url(mapa/btn16.jpg);
	width : 37px;
}


#mapa h2.mn17 {
	position:absolute;	
	left:655px;
	top:227px;
}

#mapa h2.mn17 a {
	background-image:url(mapa/btn17.jpg);
	width : 140px;
}

#mapa h2.mn18 {
	position:absolute;	
	left:553px;
	top:76px;
}

#mapa h2.mn18 a {
	background-image:url(mapa/btn18.jpg);
	width : 86px;
}


#mapa h2.mn19 {
	position:absolute;	
	left:555px;
	top:128px;
}

#mapa h2.mn19 a {
	background-image:url(mapa/btn19.jpg);
	width : 37px;
}

#mapa h2.mn20 {
	position:absolute;	
	left:830px;
	top:314px;
}

#mapa h2.mn20 a {
	background-image:url(mapa/btn20.jpg);
	width : 50px;
}


#mapainterna {
	background-image:url(mapa/mapa-interna.jpg);
	width:936px;
	height:560px;
	float:left;
}


#mapainterna h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-family: 'Bitter', serif;
	color:#FFF;
	font-size:36px;
	padding-left:50px;
	margin-bottom:-10px;
	padding-bottom:0;
	padding-top:10px;
	}

#mapainterna strong {
	font-family: 'Bitter', serif;
	font-size:28px;
}
	
#mapainterna P {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffd396;	
	font-family:14px;
	padding-left:50px;
	width:830PX;
	}	
	
	
	


#mapainterna h3 {
	float : left;
}
#mapainterna h3 a {
	display : block;
	height : 18px;
	text-indent : -5000px;
	background-position : 0 -36px;
	overflow : hidden;
}

#mapainterna h3 a:hover {
	background-position : 0 54px;
}


#mapainterna h3.btnvoltar {
	position:absolute;
	left:847px;
	top:10px;
}

#mapainterna h3.btnvoltar a {
	background-image:url(mapa/btn-voltar.gif);
	width : 60px;
}



#textoabertura {
	position:absolute;
	left:38px;
	top:9px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:870px;
	color:#FFF;
	}



