/***********************************************/
body {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	background-color: #CABE7D;
	SCROLLBAR-FACE-COLOR: #800000;
	SCROLLBAR-HIGHLIGHT-COLOR: #e2e2e2;
	SCROLLBAR-SHADOW-COLOR: #E4DEC4;
	SCROLLBAR-3DLIGHT-COLOR: #E4DEC4;
	SCROLLBAR-ARROW-COLOR: #e2e2e2;
	SCROLLBAR-TRACK-COLOR: #E4DEC4;
	SCROLLBAR-DARKSHADOW-COLOR: #E4DEC4;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 3px;
	margin-bottom: 30px;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	border-right: 1px solid #ffffff;
	padding: 0px 5px 0px 5px;
	vertical-align: bottom;
}

a:hover {
	text-decoration: none;
	text-align: left;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	vertical-align: bottom;
}

body,td,th {
	font-family: Trebuchet MS, Arial;
}

h1 {
 font: bold 120% Trebuchet MS, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2 {
 font: bold 114% Trebuchet MS, sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4 {
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5 {
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



ul {
 list-style-type: square;
}

ul ul {
 list-style-type: disc;
}

ul ul ul {
 list-style-type: none;
}
				
input {
font-family: Arial,sans-serif;
}


/***********************************************/
/* Divs                                 */
/***********************************************/

#header{
	position: absolute;
	top: 0px;
	width:80%;
	height: 246px;
	left: 10%;
	vertical-align: top;
	z-index: 2;
	visibility: visible;
	border-top: 7px solid #FF9900;
	background-repeat: no-repeat;
	
}

#corpo_conteudo1{
	position:absolute;
	width:80%;
	background-color: #918643;
	z-index: 1;
	left: 10%;
	height: 102px;
	visibility: visible;
	top: 246px;
	border-top: 6px solid #800000;
	float: left;
}

#barra_navegacao{
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	position: absolute;
	top: 32px;
	color: #F4F0DF;
	height: 206px;
	width: 218px;
	background-color: #FFFFFF;
	left: 276px;
	min-height: 16px;
	max-height: 16px;
	z-index: 4;
}


#nome_secao{
	margin: 0px;
	width: 34%;
	height: 45px;
	background-color: #B7AF88;
	padding-top: 20px;
	font-family: Minion;
}


#globalNav{
	position: absolute;
	width: 26%;
	height: auto;
	color: #FFFFFF;
	top: 12%;
	left: 70%;
	visibility: visible;
	text-align: right;
	z-index: 2;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 10px;
	line-height: 100%;
}

#globalNav a:link, #globalNav a:visited {
	text-decoration: none;
	padding: 0px 8px 0px 5px;
	border-right: 1px solid #70612E;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #ffffff;
	font-size: 12px;
	line-height: 10pt;
}

#globalNav a:hover{
	text-decoration: none;
	padding: 0px 8px 0px 5px;
	border-bottom: 1px solid #ffffff;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #000000;
	font-size: 12px;
	line-height: 10pt;
}

#globalNav_2{
	position: absolute;
	width: 100%;
	color: #FFFFFF;
	top: 133px;
	left: 7px;
	visibility: visible;
	text-align: right;
	z-index: 2;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 100%;
	overflow: visible;
	vertical-align: top;
	height: 20px;
}

#globalNav_2 a:link, #globalNav_2 a:visited {
	text-decoration: none;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #ffffff;
	font-size: 10px;
	line-height: 40%;
}

#globalNav_2 a:hover{
	text-decoration: none;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #000000;
	font-size: 10px;
	line-height: 40%;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	left: 10px;
	z-index: 100;
	width: 100%;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	visibility: visible;
	margin-left: 5px;
}


a.glink, a.glink:visited{
	font-size: 12px;
	color: #F7F7F7;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	line-height: 100%;
	vertical-align: top;
	text-align: right;
	font-weight: lighter;
	font-variant: inherit;
	letter-spacing: 1px;
}

a.glink:hover{
	font-size: 12px;
	color: #54460e;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	line-height: 100%;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}

.skipLinks {display: none;}


#navlinks{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #FFFFFF;
}

#navlinks a{
	color: #AAAAAA;
}

#navlinks a:hover{
	color: #005FA9;
	text-decoration: underline;
}
html>body .feature {}


.story {
	padding: 0px 0px 10px 20px;
	font-size: 80%;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #918643;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
}

#sectionLinks a:hover{
	background-color: #B7AF88;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 13px;
	color: #EFE052;
}

#tarja navegacao header {
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 12px;
	line-height: normal;
	color: #918643;
	background-color: #FFFFFF;
	max-height: 16px;
	height: 5px;
}

.logo {
	height: 78px;
	width: 30%;
	left: 70%;
	min-height: 78px;
	max-height: 78px;
	vertical-align: middle;
	text-align: center;
	background-color: #EAE4CA;
}

#barra_idioma {
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 11px;
	position: relative;
	top: 75%;
	color: #F4F0DF;
	width: 26%;
	left: 69%;
	z-index: 2;
	visibility: visible;
	text-align: right;
	vertical-align: top;
	padding: 0px 8px 0px 8px;
}

#barra_idioma a:hover{
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
	
#barra_icone_home {
	position: absolute;
	top: 56%;
	color: #F4F0DF;
	height: 31px;
	width: 5%;
	left: 91%;
	min-height: 16px;
	max-height: 16px;
	min-width: 5%;
	vertical-align: bottom;
	z-index: 1;
	text-align: center;
	visibility: visible;
}

#banner_inf_1 {
	position:absolute;
	top: inherit;
	width:50%;
	background-color: #C6BD77;
	z-index: 1;
	height: auto;
	left: 0%;
	border-top: 3px solid #800000;
	vertical-align: bottom;
	float: left;
	visibility: visible;
}

#banner_inf_2 {
	position:relative;
	width:50%;
	background-color: #038180;
	height: auto;
	left: 50%;
	border-top: 3px solid #800000;
	vertical-align: top;
	top: inherit;
	z-index: 1;
	visibility: visible;
}

#espaco_banners_inf {
	position:relative;
	top: 100px;
	width:70%;
	z-index: 0;
	height: auto;
	visibility: visible;
	left: 15%;
	vertical-align: bottom;
	overflow: visible;
}

#foto_banner {
	position:relative;
	width:100px;
	background-color: #FFFFFF;
	height: 100px;
	left: 5%;
	top: 15px;
	border: 1px solid #cccccc;
}

#logo {
	position: absolute;
	color: #F4F0DF;
	height: 102px;
	width: 45%;
	background-color: #F4F0DF;
	vertical-align: middle;
	text-align: center;
	float: left;
	left: 1px;
	visibility: visible;
}

#corpo_conteudo2 {
	position:relative;
	width:100%;
	z-index: 1;
	height: auto;
	visibility: inherit;
	left: 0%;
	top: 0px;
	background-color: #008080;
	float: left;
}

#tarja_meio_home {
	position: relative;
	color: #F4F0DF;
	height: 102px;
	width: 48%;
	background-color: #B7AF88;
	z-index: 1;
	float: left;
	left: 45%;
	visibility: visible;
	border-right: 5px solid #70612E;
}

#tarja_amarela_home {
	position: relative;
	height: 102px;
	width: 0.7%;
	left: 99.3%;
	z-index: 2;
	visibility: visible;
	text-align: right;
	float: none;
}

#tarja_castanha_cima {
	position:absolute;
	width:201px;
	background-color: #54460E;
	z-index: 1;
	left: 20px;
	height: 198px;
	visibility: visible;
	top: 6%;
	color: #70612E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 40%;
	float: left;
}

#tarja_frase_cima {
	position:absolute;
	width:261px;
	background-color: #E4DEC4;
	z-index: 2;
	left: 0px;
	height: 88px;
	visibility: visible;
	top: 110px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #800000;
	font-style: normal;
	border-left-style: solid;
	border-left-color: #E4DEC4;
	border-left-width: 25px;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #E4DEC4;
	overflow: visible;
	line-height: 110%;
}

#linha_castanha_tarja_amarela {
	position: relative;
	height: 102px;
	width: 1%;
	float: left;
	left: 85%;
	z-index: 1;
	visibility: visible;
	background-color: #54460E;
}

#box_verde {
	position:relative;
	width:45%;
	background-color: #666408;
	z-index: 1;
	height: 210px;
	visibility: visible;
	left: 0%;
	top: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
}

#box_mostarda {
	position:relative;
	width:55%;
	background-color: #B6AE23;
	z-index: 1;
	visibility: visible;
	top: auto;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 16px;
	color: #008080;
	left: 0%;
	float: left;
	height: 95px;
}

#box_azul_petroleo {
	position:relative;
	width:55%;
	background-color: #008080;
	z-index: 2;
	height: 115px;
	top: auto;
	vertical-align: middle;
	float: left;
	left: 0%;
	text-align: center;
}

#box_consultoria {
	position:relative;
	width:20%;
	z-index: 2;
	height: auto;
	visibility: visible;
	left: 8%;
	top: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 11px;
	color: #C6BD26;
	float: left;
	font-weight: bold;
	border: 2px solid #ffffff;
	margin-top: 14px;
	background-color: #55460f;
	vertical-align: middle;
	text-align: center;
}

#box_faq {
	position:relative;
	width:20%;
	z-index: 2;
	height: auto;
	visibility: inherit;
	left: 3%;
	top: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	border: 2px solid #ffffff;
	margin-top: 14px;
	background-color: #800080;
	vertical-align: bottom;
	text-align: center;
}

#box_rede_consortium {
	position:relative;
	width:20%;
	z-index: 2;
	height: auto;
	visibility: inherit;
	left: 5.5%;
	top: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 11px;
	color: #008080;
	float: left;
	font-weight: bold;
	border: 2px solid #ffffff;
	margin-top: 14px;
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
}

#box_contato {
	position:relative;
	width:20%;
	z-index: 2;
	height: auto;
	visibility: inherit;
	left: 10.5%;
	top: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	float: left;
	font-weight: bold;
	border: 2px solid #ffffff;
	margin-top: 14px;
	background-color: #C6BD26;
	vertical-align: middle;
	text-align: center;
}

#chamada_nota{
	left: 9%;
	position: relative;
	top: 8px;
	width: 88%;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 15px;
	margin-bottom: 12px;
	z-index: 2;
}
#chamada_nota_texto {
	left: 9%;
	position: relative;
	top: 0px;
	width: 83%;
	height: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-weight: bolder;
	color: #B7AF88;
	font-size: 12px;
	text-decoration: none;
	z-index: 2;
}

#chamada_nota_2 {
	left: 9%;
	position: relative;
	top: 10px;
	width: 83%;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 15px;
	margin-bottom: 12px;
	border-top: 1px solid #C7AA38;
	margin-top: 5px;
	padding-top: 5px;
	z-index: 2;
}

#chamada_nota_texto_2 {
	left: 9%;
	position: relative;
	top: 15px;
	width: 83%;
	height: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-weight: bolder;
	color: #C2BB9A;
	font-size: 12px;
	z-index: 2;
}


#leia_1 {
	left: 70%;
	position: relative;
	top: 3%;
	width: 25%;
	height: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-weight: bold;
	color: #E8DFBB;
	font-size: 11px;
	text-align: right;
	margin-bottom: 16px;
	z-index: 2;
}

#leia_1 a:link, #leia_1 a:visited {
	text-decoration: none;
	padding: 0px 8px 0px 5px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #ffffff;
	font-size: 11px;
}

#leia_1 a:hover{
	text-decoration: none;
	padding: 0px 8px 0px 5px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #E5D830;
	font-size: 11px;
}

#leia_2 {
	left: 67%;
	position: relative;
	top: 3%;
	width: 28%;
	height: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-weight: bold;
	color: #E8DFBB;
	font-size: 11px;
	text-align: right;
	z-index: 2;
}

#leia_2 a:link, #leia_2 a:visited {
	text-decoration: none;
	padding: 0px 8px 0px 5px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #ffffff;
	font-size: 11px;
}

#leia_2 a:hover{
	text-decoration: none;
	padding: 0px 8px 0px 5px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #E5D830;
	font-size: 11px;
}


#FAQ {
	left: 1%;
	position: relative;
	top: 86%;
	width: inherit;
	height: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-weight: bold;
	color: #E09FF0;
	font-size: 11px;
	text-align: left;
	z-index: 2;
	visibility: inherit;
}
#REDE_CONSORTIUM {
	left: 1%;
	position: relative;
	top: 70%;
	width: inherit;
	height: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-weight: bold;
	color: #008080;
	font-size: 11px;
	text-align: left;
	z-index: 2;
	visibility: inherit;
}
#CONSULTORIA {
	left: 1%;
	position: relative;
	top: 86%;
	width: inherit;
	height: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-weight: bold;
	color: #C6BD26;
	font-size: 11px;
	text-align: left;
	z-index: 2;
	visibility: inherit;
}
#CONTATO {
	left: 1%;
	position: relative;
	top: 86%;
	width: inherit;
	height: auto;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-align: left;
	z-index: 2;
}
#rodape_sobre este site {

	clear: both;
	font-size: small;
	height: 24px;
	vertical-align: bottom;
	text-align: center;
	background-color: #FF5B00;
	max-height: 30px;
	width: 10%;
	left: 0%;
	position: relative;
	visibility: visible;
	z-index: 2;
	padding-top: 6px;
	background-image: url(background_rodape.jpg);
	background-repeat: no-repeat;
}
#header_imagem_background {

	position: absolute;
	top: 0px;
	width:80%;
	height: 246px;
	left: 10%;
	background-color: #af9e1c;
	vertical-align: top;
	z-index: 1;
	visibility: visible;
	border-top: 7px solid #FF9900;
	background-repeat: no-repeat;
}


#rodape{
	clear: left;
	font-size: small;
	height: 24px;
	vertical-align: bottom;
	text-align: center;
	max-height: 30px;
	width: 100%;
	position: relative;
	visibility: visible;
	z-index: 2;
	padding-top: 6px;
	top: 0px;
	float: left;
	left: 0%;
}

#rodape_imagem_background {
	font-size: small;
	height: 30px;
	text-align: center;
	width: 100%;
	position: relative;
	visibility: visible;
	z-index: 1;
	float: left;
	background-image: url(background_rodape.jpg);
}

#rodape img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#box_mostarda_e_fotos {
	position:relative;
	width:55%;
	background-color: #008080;
	z-index: 1;
	height: 82px;
	visibility: visible;
	top: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6F5C13;
	left: 0px;
	float: left;
}
#tarja_frase_arvore {

	position:absolute;
	width:298px;
	background-color: #E4DEC4;
	z-index: 2;
	left: 221px;
	height: 110px;
	visibility: visible;
	top: 6%;
}


.janela {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #800000;
	line-height: 160%;
	font-style: oblique;
}
.corpo_texto {
	font-size: 13px;
	font-family: "Trebuchet MS";
	line-height: 140%;
}
.nome_canal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #008080;
	padding-left: 45px;
	padding-top: 20px;
}
# {
	position:absolute;
	top:0px;
	width:100%;
	height:5px;
	background-color: #FFFFFF;
	z-index: 4;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	left:153px;
	top:313px;
	width:239px;
	height:457px;
}
#titulo_banner_1 {
	position:relative;
	left:5%;
	top:5px;
	width:90%;
	height:auto;
	background-color: #C6BD77;
}
.copyright_site {font-size: 8px; font-family: "Trebuchet MS"; color: #FFFFFF; text-align: right; }
.itens_menu_lateral {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Myriad Roman";
	margin-left: 45px;
}
#Layer4 {
	position:absolute;
	top:65px;
	width:794;
	height:5px;
	background-color: #99CC00;
	left: 519px;
}
.titulo_banner_1 {
	font-size: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9B6139;
}
.links_rodape {
	font-size: 12px;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: "Myriad Roman";
	text-align: center;
}
#Layer7 {
	position:absolute;
	left:340px;
	top:832px;
	width:0px;
	height:2px;
	z-index:5;
	visibility: visible;
}
#Layer8 {
	position:absolute;
	width:360px;
	height:57px;
	z-index:1;
	left: 358px;
	top: 0px;
}
a.style40:hover {
	font-family: "Trebuchet MS";
	color: #918643;
	font-weight: bold;
	font-size: 10px;
}
.titulo_banner_2 {font-size: 23px; font-family: Georgia, "Times New Roman", Times, serif; color: #EAD157; }
#titulo_banner_2 {
	position:relative;
	left:5%;
	top:5px;
	width:90%;
	height:auto;
	background-color: #038180;
}
.style47 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 17px;
	visibility: inherit;
	line-height: 140%;
	font-weight: 300;
	color: #FFFFFF;
}

.style48 {
	color: #800000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style49 {font-size: 12px}
#Layer3 {
	position:absolute;
	left:260px;
	top:465px;
	width:83px;
	height:16px;
	z-index:6;
}

.style50 {color: #FFFFFF}
.style52 {color: #000000}
.style54 {color: #54460E}
