@charset "utf-8";
/* CSS Document */


body {
	background: #e1ebe8;
	font-size:14px;
}
.site {
	min-height:988px;
}
p {
	font-size:16px;
	line-height:26px;
	margin-left:12px;
}
.container {
	background: #fff;
	width:978px;
}
.interna {
	padding-right: 0;
	padding-left: 0;
	background:#fff url(../img/bg.jpg) 39px center no-repeat;
	background-size: cover;
	min-height: 1190px;
}
.box-novo {
	height:200px;
}
.border {
	border:1px solid #000
}
.header {
	background: #008365;
	height:139px;
	width:100%;
}
.title {
	width:348px;
	margin:0 auto;
	text-align:center;
}
h1.titulo {
	font-family: Arial, Verdana;
	font-size: 50px;
	font-weight:bold;
	line-height:62px;
}
h2.subtitulo {
	font-family: Arial, Verdana;
	font-size: 27px;
	font-weight: bold;
	line-height: 46px;
	position: relative;
	width: 379px;
	margin-left: -27px;
}
.img_esq {
	background:url(../img/chave_esq.jpg) left top no-repeat;
	width:320px;
	height:545px;
	position:absolute;
	margin-left:-15px;
	top:0;
}
.img_dir {
	background:url(../img/chave_dir.jpg) right top no-repeat;
	width:320px;
	height:545px;
	position:absolute;
	margin-left: 168px;
	left:50%;
	top:0;
}
.menu {
	width:100%;
}
nav.menu ul li {
	list-style:none;
	float:left;
	width:416px;
	margin:10px;
}
nav.menu ul li.botao-verde a, nav.menu ul li.botao-dourado a, nav.menu ul li.botao-verde-claro a {
	padding:18px 12px;
	border-radius:8px;
	-moz-box-shadow: 2px 2px 1px #888;
	-webkit-box-shadow: 2px 2px 1px #888;
	box-shadow: 2px 2px 1px #888;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	display:block;
	text-align:center;
}
nav.menu ul li.botao-verde a {
	background:url(../img/fundo_botao.jpg) center 0 no-repeat;
	border:4px solid #008669;
}
nav.menu ul li.botao-verde-claro a {
	background:url(../img/fundo_botao.jpg) center 100% no-repeat;
	border:4px solid #a4c4b6;
	color:#008365;
}
nav.menu ul li.botao-dourado a {
	background:url(../img/fundo_botao.jpg) center 50% no-repeat;
	border:4px solid #875a0e;
}
nav.menu ul li a:hover {
	opacity:0.6;
}
nav.menu ul li.texto-menu {
	font-size:17px;
}
nav.menu_interna {
	margin-top:383px;
}
nav.menu_interna ul {
	margin-left:-26px;
}
nav.menu_interna ul li {
	list-style:none;
	width: 167px;
	margin: 10px;
}
nav.menu_interna ul li.botao-verde a, nav.menu_interna ul li.botao-dourado a, nav.menu_interna ul li.botao-verde-claro a {
	padding:2px 10px;
	border-radius:8px;
	-moz-box-shadow: 2px 2px 1px #888;
	-webkit-box-shadow: 2px 2px 1px #888;
	box-shadow: 2px 2px 1px #888;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	display:block;
	text-align:center;
}
nav.menu_interna ul li.botao-verde a {
	background:url(../img/fundo_botao.jpg) center 0 no-repeat;
	border:4px solid #008669;
}
nav.menu_interna ul li.botao-verde-claro a {
	background:url(../img/fundo_botao.jpg) center 100% no-repeat;
	border:4px solid #a4c4b6;
	color:#008365;
}
nav.menu_interna ul li.botao-dourado a {
	background:url(../img/fundo_botao.jpg) center 50% no-repeat;
	border:4px solid #875a0e;
}
nav.menu_interna ul li a:hover {
	opacity:0.6;
}
nav.menu_interna ul li.texto-menu {
	font-size:17px;
}
a.green {
	text-decoration:none;
	color:#008365;
	font-weight:bold;
}
a.green:hover {
	text-decoration:underline;
}
.margin-top-40 {
	margin-top:40px;
}
/* interna 1 */

.chave_quest {
	background:url(../img/chave_quest.png) left top no-repeat;
	width: 773px;
	height: 600px;
	position: absolute;
	margin-left: -709px;
}
.key {
	background:url(../img/chave_quest_2.png) left top no-repeat;

}
.key-new {
	background:url(../img/chave_hand.png) left top no-repeat;
	width: 424px;
	height: 356px;
	margin-left: -52px;
}
.interna .header {
	height: 194px;
}
.margin-top-remove {
	margin-top:-139px;
	position:relative;
	padding:10px;
	right: -24px;
}
.margin-top-remove img.prime {
	-moz-box-shadow: 6px 6px 2px #888;
	-webkit-box-shadow: 6px 6px 2px #888;
	box-shadow: 6px 6px 2px #888;
}
h2.green {
	color:#008365;
	margin-left:10px;
	font-size: 26px;
	font-weight: bold
}
.logo {
	margin-top:100px;
	margin-left:22px;
}
nav.esq_dir {
	margin-left:-10px;
	margin-top:30px;
}
nav.esq_dir ul li {
	float:left;
	list-style:none;
}
nav.esq_dir ul li a {
	display: block;
	width: 80px;
	height: 29px;
	padding: 16px
}
nav.esq_dir ul li a span {
	visibility:hidden;
}
nav.esq_dir ul li.back a {
	background:url(../img/back.png) center center no-repeat;
}
nav.esq_dir ul li.next a {
	background:url(../img/next.png) center center no-repeat;
}
nav.esq_dir ul li a:hover {
	opacity:0.6;
}
nav.menu_interna ul li.max a {
	padding:10px;
}
.verdinho {
	-moz-box-shadow: 6px 6px 2px #888;
	-webkit-box-shadow: 6px 6px 2px #888;
	box-shadow: 6px 6px 2px #888;
	background:#e9f2f0;
	width:620px;
	padding:10px 30px;
}
.verdinho h1.green {
	color:#009175;
	font-weight:bold;
}
.verdinho h1.gold {
	color:#946a2b;
	font-weight:bold;
}
small {
	font-size:11px;
	margin-top:10px;
	line-height:13px;
}
p.legend {
	margin: 10px 72px 0 410px;
	display: block;
	line-height:13px;
}
nav.two {
	margin-top:104px;
}
div.new {
	min-height: 989px;
}
