/***********************************************/
body{
	font-family: Trebuchet MS, Arial;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}


a:link, a:visited{
	color: #918643;
	text-decoration: none;
	text-align: left;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 10px;
}

a:hover{
	text-decoration: none;
	text-align: left;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 10px;
	color: #008080;
	font-weight: bold;
	vertical-align: middle;
}


h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,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;
}


form {
	margin: 0;
	padding: 0;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Divs                                 */
/***********************************************/
#corpo_conteudo1{
	position:relative;
	top: 99px;
	width:80%;
	background-color: #EAE4CA;
	z-index: 2;
	left: 10%;
	height: auto;
	visibility: visible;
	border-bottom: 3px solid #ffffff;
	float: left;
}

#header{
	position: absolute;
	top: 0px;
	width:80%;
	height: 104px;
	left: 10%;
	background-color: #ff5b00;
	vertical-align: top;
	z-index: 2;
	visibility: visible;
	border-top: 5px solid #ffffff;
	
}

#menu_esq{
	float: left;
	width:34%;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #B7AF88;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	height: auto;
}

#conteudo{
	background-color: #EAE4CA;
	left: 2%;
	position: relative;
	top: 0px;
	width: 60%;
	height: inherit;
	float: left;
}

#conteudo a:link, #conteudo a:visited {
	text-decoration: underline;
	font-family: Trebuchet MS, Arial;
	color: #008080;
	font-size: 13px;
}

#conteudo a:hover{
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	color: #000000;
	font-size: 13px;
}

#barra_navegacao{
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	position: absolute;
	top: 78px;
	color: #F4F0DF;
	height: 16px;
	width: 70%;
	background-color: #FFFFFF;
	left: 0%;
	min-height: 16px;
	max-height: 16px;
	z-index: 4;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}


#nome_secao{
	width: 34%;
	height: 45px;
	background-color: #B7AF88;
	padding-top: 20px;
	font-family: Minion;
	z-index: 1;
}


#globalNav{
	position: relative;
	width: 70%;
	height: 78px;
	color: #FFFFFF;
	background-color: #ff5b00;
	top: 5px;
	padding-top: 8px;
	left: 0%;
	visibility: visible;
}

#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: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	line-height: 200%;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 5px;
	border-right: 1px solid #000000;
}

a.glink:hover{
	font-size: 12px;
	color: #000000;
	padding: 0px 5px 0px 5px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	line-height: 200%;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 20px;
	text-decoration: none;
	font-weight: bold;
}

.skipLinks {display: none;}


/************* breadCrumb styles ***************/

#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;
}


/************** feature styles *****************/

.feature{
	height: auto;
	background-color: #EAE4CA;
	width: 100%;
	position: relative;
	text-align: left;
	vertical-align: top;
}
html>body .feature {}


/*************** estilos de story ******************/

.story {
	padding: 0px 0px 10px 20px;
	font-size: 13px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #000000;
	line-height: 140%;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}


#rodape{
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #ffffff;
	font-size: 10px;
	clear: left;
	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%;
	border-left: solid #ffffff 1px;
	border-right: solid #ffffff 1px;
}


#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 a:link, #rodape a:visited {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	color: #ffffff;
	font-size: 10px;
}

#rodape img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}



#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;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	border-bottom: 1px solid #918643;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	font-size: 11px;
}

#sectionLinks a:hover{
	background-color: #B7AF88;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	font-size: 12px;
	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;
}
.feature_3 {
	font-size: 10px;
	background-color: #F4F0DF;
	color: #918643;
	left: 70%;
	text-align: center;
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	position: absolute;
	top: 0px;
	width: 30%;
	height: 78px;
	vertical-align: middle;
	max-width: 30%;
	z-index: 3;
}


#barra_idioma {
	font-family: "Myriad Roman", Trebuchet MS, Arial;
	position: absolute;
	top: 78px;
	color: #918643;
	height: 16px;
	width: 25%;
	background-color: #FFFFFF;
	left: 70%;
	min-height: 16px;
	max-height: 16px;
	min-width: 25%;
	z-index: 2;
	font-size: 10px;
	font-weight: bold;
}

#barra_idioma a:hover {
	text-decoration: underline;
	color: #008080;
}


#barra_icone_home {
	position: absolute;
	top: 78px;
	color: #F4F0DF;
	height: 16px;
	width: 5%;
	background-color: #FFFFFF;
	left: 95%;
	min-height: 16px;
	max-height: 16px;
	min-width: 5%;
	vertical-align: bottom;
	z-index: 1;
	text-align: center;
}
#banner_inf_1 {
	position:absolute;
	width:50%;
	background-color: #C6BD77;
	z-index: 1;
	height: 100px;
	left: 0%;
	border-top: 3px solid #800000;
	vertical-align: bottom;
	float: left;
	visibility: visible;
	overflow: hidden;
}
#banner_inf_2 {
	position:relative;
	width:50%;
	background-color: #038180;
	height: 100px;
	left: 50%;
	border-top: 3px solid #800000;
	vertical-align: top;
	z-index: 1;
	visibility: visible;
	overflow: hidden;
}
#espaco_banners_inf {
	position:relative;
	top: 0px;
	width:100%;
	z-index: 0;
	height: auto;
	visibility: visible;
	left: 0px;
	vertical-align: bottom;
	overflow: visible;
	float: left;
}
#foto_banner {
	position:relative;
	width:100px;
	background-color: #FFFFFF;
	height: 100px;
	left: 5%;
	top: 15px;
	border: 1px solid #cccccc;
}
