@charset "utf-8";

/* RESETS */
* {
	border: 0;
	}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: #676767;
	background-color:#fafcfe;
	overflow: hidden;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
	
/*Supersize Plugin Styles*/
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}


/* CONTEUDO */
div.preloader {
	display: none;
}
#pontos {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image:url(images/pontos.png);
	background-repeat:repeat;
	z-index: 3;
}
#menu {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 500px;
	height: 500px;
}
#menu_topo {
	background-color: #000;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha (opacity=80);
	width: 100%;
	height: 193px;
}
#menu_baixo {
	width: 480px;
	height: 195px;
	background-color: #FFF;
	padding: 10px;
}
#logo {
	float: left;
	width: 180px;
	height: 180px;
	margin: 5px;
	margin-right: 10px;
	background-color:#030;
}
#navegacao {
	float: left;
	width: 280px;
	margin-top: 5px;
	height: 130px;
}
#clima {
	position: absolute;
	left: 327px;
	top: 34px;
}
#indicadores {
	position: absolute;
	top: 502px;
	left: 309px;
}
#conteudo {
	position: absolute;
	top:192px;
	left: 363px;
	width: 60%;
	height: 50%;
}
#destaque {
	position: relative;
	width: 100%;
	height: 40px;
	background-color: #486530;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #d4d789;
	font-weight: bold;
}
#cont {
	position: relative;
	width: 100%;
	height: 98%;
	background-color:#FFF;
}
#frame_cont {
	position: relative;
	width: 100%;
	height: 100%;
	background-color:#1d3429;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha (opacity=80);		
}

#close {
	position: absolute;
	top: 0px;
	right: 0px;
	width:38px;
	height: 40px;
	background-color:#3d4943;
}
#rodape {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color:#000;
	color: #FFF;
}
#roda1 {
	position: absolute;
	top: 10px;
	left: 10px;
}
#roda2 {
	position: absolute;
	top: 10px;
	right: 10px;
}
/* CLASSES */
div.navi {
	width: 140px;
	height: 128px;
	float: left;
}
ul.navi {
	margin-left: 350px;
}
li.navi {
	text-align: left;
	height: 30px;
	float: left;
}
a.navi {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #d4d789;
	font-style: italic;
	text-decoration: none;
	display: block;
}
a:hover.navi {
	color: #FFF;
}
a.menu_aba {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #d4d789;
	font-style: italic;
	text-decoration: none;
	display: block;
	padding: 7px;
}
a:hover.menu_aba {
	color: #FFF;
}

span.nossos {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
	font-weight: bold;
}
div.foto_p {
	float: left;
	margin: 10px;
	margin-left: 0px;
}
img.foto_p {
	border: 8px solid #d4d789;
}
div.txt_nossos {
	float: left;
	width: 215px;
	height: 100px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #868686;
	font-style: italic;
	margin-top: 7px;
}
a.saiba {
	text-decoration: none;
	color: #000;
	font-size: 13pt;
}
div.foto_dest {
	float: left;
	margin: 10px;
}
img.foto_dest {
	border: 12px solid #d4d789;
}
div.txt_dest {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11pt;
	color: #1d3429;
	width: 80%;
	margin-right: 10px;
}
span.tit_dest {
	font-size: 18pt;
	font-weight: bold;
	color: #1d3429;
	font-style: normal;
}
span.data_dest {
	font-size:9pt;
	color: #1d3429;
	font-style: normal;
}
li.destaque {
	height: 230px;
}
span.roda {
	font-weight: bold;
	color: #d4d789;
	font-size:12pt;
}
#white_back {
	position: relative; 
	width:90%; 
	height: 90%; 
	background-color:#FFF;	
}
img.parceiros {
	margin: 20px;
}
#texto {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11pt;
	color: #1d3429;
	width: 547px; 
	height: 100%; 
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
}
a.azul {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a5a8e;
	text-decoration: none;
	font-weight: bold;
}
a:hover.azul {
	color: #099;
}
a.preto {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.preto {
	color: #666;
}
li.link {
	margin-bottom: 10px;
}
div.topo {
	position: relative; 
	width:100%; 
	height: 30px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	background-color: #486530;
}
a.video {
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	color: #d4d789;
	text-decoration: none;
}
a:hover.video {
	color: #FFF;
}
#topo {
	position: relative;
	width: 100%;
	height: 300px;
}
#barra {
	position: relative;
	top: 115px;
	width: 100%;
	height: 40px;
	background-color:#000;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha (opacity=80);		
}
#logo2 {
	position: absolute;
	top: 20px;
	left: 30px;
}
#tag1 {
	position: absolute;
	top: 40px;
	left: 360px;
}
#tag2 {
	position: absolute;
	top: 12px;
	left: 570px;
}
#tag3 {
	position: absolute;
	top: 27px;
	left: 785px;
}