html {
	padding: 0;
	margin: 0;
	height: 100%;
	position: relative;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	overflow-y: scroll;
	cursor: default;
}

h1 {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
}

td {
	padding: 4px;
}

#backgroundImage {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#backgroundLayer {
	position: fixed;
}

#backgroundLayer img {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
}

#backgroundLayer .prevslide,#backgroundLayer .prevslide img {
	z-index: 1;
}

#backgroundLayer .activeslide,#backgroundLayer .activeslide img {
	z-index: 2;
}

#header {
	position: absolute;
	height: 145px;
	z-index: 5;
	width: 100%;
	/*	width:962px;*/
	/*	background-color:#FFFF00;*/
}

#contentLayer {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	/*	overflow-y:hidden;*/
	position: absolute;
	padding: 0;
	margin: 0;
	z-index: 4;
}

.logo {
	position: absolute;
	top: 22px;
	left: 30px;
}

.logoSustentabilidade {
	position: absolute;
	top: 15px;
	left: 30px;
	text-align:center;
	filter: alpha(opacity = 90);
	opacity:0.9;
	width:193px;
}

.language {
	position: absolute;
	top: 65px;
	right: 45px;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.language a {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.left {
	float: left;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 2px;
}

#menu {
	float: left;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 2px;
	z-index: 5;
	position: absolute;
	top: 150px;
	left: 30px;
}

.menuBlock {
	width: 175px;
	padding: 5px 8px 5px 9px;
	margin-bottom: 2px;
	/*	background-color:#00FF33;*/
	background-color: #ffffff;
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
}

.menuBlock a {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.menuSwitchBlock {
	width: 192px;
	/*padding: 5px 8px 5px 9px;*/
	margin-bottom: 2px;
	/*	background-color:#00FF33;*/
	/*background-color: #ffffff;*/
	/* for IE */
	/*filter: alpha(opacity = 90);*/
	/* CSS3 standard */
	/*opacity: 0.9;*/
}

.menuSwitchBlock a {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.menuTableSlot {
	padding: 3px;
}

/*
.menuHighlightOn{
	background-color:#CCFFCC;
}*/
.menuTableSlot a {
	background-color: transparent;
}

.menuTableSwitchSlot {
	padding: 3px;
}

.menuTableSwitchSlot a {
	background-color: transparent;
}

.menuImage {
	/*	background-color: transparent;*/
	bottom: -1px;
	position: relative;
}

.switchMenuElement {
	
}

#menuContainer {
	margin-left: 224px;
	margin-top: 150px;
	/*	margin-bottom:80px;*/
	float: left;
	width: 576px;
	overflow: hidden; /*IFRAME*/
	/* for IE */
	/*  	filter:alpha(opacity=90);*/
	/* CSS3 standard */
	/*  	opacity:0.9;*/
}

.resumeBlock {
	float: left;
	position: relative;
	padding: 10px 15px 20px 10px;
	margin-right: 2px;
	width: 165px;
	height: 140px;
	/*	background-color:#F29720;*/
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
}

.globe {
	float: left;
	clear: both;
	margin-top: 2px;
	width: 574px;
	background-color: #ffffff;
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
	position: relative;
	z-index: 1;
}

.banner {
	float: left;
	clear: both;
	margin-top: 3px;
	width: 574px;
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
	position: relative;
	z-index: 1;
}

.resumeCategory {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.resumeTitle {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 21px;
	margin-bottom: 7px;
	height: 43px;
	overflow: hidden;
}

.resumeText {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	max-height: 50px;
	overflow: hidden;
}

.resumeMore {
	position: absolute;
	left: 10px;
	bottom: 15px;
}

.resumeMore a {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.resumePageBlocks {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.pageBlock {
	float: left;
	display: inline-block;
	margin-left: 5px;
	background-color: #FFFFFF;
	width: 9px;
	height: 9px;
	cursor: pointer;
}

.contentTitle {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 8px 35px;
	background-color: #F19321;
	color: #FFFFFF;
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
}

.contentText {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 16px;
	padding: 15px 10px 10px 10px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	width: 556px;
/*	height:400px;*/ /* IFRAME ON-OFF */
	overflow:auto; /*IFRAME*/
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
}

.contentText a {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 16px;
	/*	text-decoration:underline;*/
	text-decoration:none;
	font-weight: bold;
	/*	color:#000000; */
}

.contentMap {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 18px;
	padding: 15px 10px 10px 10px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	width: 556px;
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
}

.contentMap a {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 18px;
	/*	text-decoration:underline;*/
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}

.reportText {
	float: left;
	position: relative;
	display: inline;
	width: 520px;
}

.reportText a {
	font-weight: bold;
	color: #86A82B;
}

.reportImage {
	background-color: #ffffff;
	/* for IE */
	filter: alpha(opacity = 33);
	/* CSS3 standard */
	opacity: 0.33;
}

.reportImage:hover {
	background-color: #ffffff;
	/* for IE */
	filter: alpha(opacity = 100);
	/* CSS3 standard */
	opacity: 1;
}

.imagePane {
	position: relative;
	float: right;
	width: 200px;
}

.galleryItems {
	min-height: 400px;
	background-color: #ffffff;
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
}

.leftGalleryItem {
	float: left;
	/*	background-color: #FF0033;*/
	width: 390px;
}

.leftGalleryImage {
	float: left;
	text-align: left;
	margin-bottom: 8px;
	height: 290px;
	width: 387px;
}

.rightGalleryItem {
	float: right;
	/*	background-color: #3300FF; */
	width: 390px;
}

.rightGalleryImage {
	text-align: right;
	float: right;
	margin-bottom: 8px;
	height: 290px;
	width: 387px;
}

.bottomGallery {
	clear: left;
	float: left;
	width: 780px;
	background-color: #ffffff;
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
}

.galleries {
	float: left;
	/*	width: 60%;*/
}

.galleryList {
	float: left;
	background-color: #FFFFFF;
	/*	min-width:40%;*/
	/*	width: 50%;*/
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 21px;
	text-decoration: none;
	color: #808080;
}

.galleryList a {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 21px;
	text-decoration: none;
	color: #000000;
}

.galleryScroll {
	float: left;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 21px;
	text-decoration: none;
	color: #000000;
	/*width: 40%;*/
}

.galleryScroll a {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 21px;
	text-decoration: none;
	color: #000000;
}

.emptyGallery {
	color: #808080;
}

.markedGallery {
	font-weight: bold;
}

.imageDescription {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	line-height: 21px;
	padding: 10px;
	margin: 3px;
	min-height: 80px;
}

.arrowImage {
	position: relative;
	bottom: -13px;
}

.newsItem {
	margin-left: 20px;
}

#footer {
	float: left;
	clear: both;
	/*	clear:left;*/
	/*	margin-top:10px;
	margin-bottom:36px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	/*	position:absolute;*/
	position: relative;
	bottom: 0px;
	/*	margin-left:270px;*/
	width: 520px;
	margin-left: 0px;
	z-index: 5;
	/* for IE */
	filter: alpha(opacity = 90);
	/* CSS3 standard */
	opacity: 0.9;
}

.footerTab {
	float: left;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0 10px 2px 10px;
	margin-right: 3px;
	color: #FFFFFF;
	background-color: #343434;
	text-decoration: none;
	/*	border:1px solid #666666;*/
	cursor: pointer;
	position: relative;
}

.footerTab a {
	color: #FFFFFF;
	background-color: #343434;
	text-decoration: none;
}

.greyBackground {
	background-color: #DDDCDD;
}

.infoImageInside {
	font-size: 8px;
}

.infoImageInside img {
	width: 170px;
	height: 70px;
}

.mapLink {
	color: #000000;
}

hr {
	border: none;
	border-top: dashed 1px #CCCCCC;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}

.iconImage{
	position: relative;
	bottom: -3px;
	border: 0px;
}

.videoContianer{
	cursor:pointer;
}

.videoTag{
	bottom:6px;
	position:relative;
	font-weight:bold;
}

.thumbContainer{
	width:180px;
	margin:5px;
	position:relative;
	float:left;
}

.thumbTag{
	background-color:#DDDDDD;
	min-height:50px;
	padding:3px 7px;
	min-height:65px;
}



/****************************/

.spontanInfoBox {
	display: none;
	border: 1px solid #E0E0E0;
	margin-left: 10px;
	padding: 10px;
	font-weight: bold;
	position: relative;
	margin-bottom: 5px;
}

.spontanInput, .spontanSelect{
	width: 250px;
	height: 17px;
	background-color: #D0D0D0;
	border: medium none;
	font-weight: normal;
	font-size: 12px;
}

.spontanInfoBox input.long{
	width: 98%;
}

.dateInput{
	width: 232px;
}

.calendarImage{
	cursor: pointer;
	position:relative;
	left:-3px;
	top:4px;
	margin:0;
	padding:0;
}

.spontanPoint {
	cursor: pointer;
	background-color: #F8F8F8;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	clear: both;
}

.spontanPoint:hover{
	background-color: #E8E8E8;
}

.spontanPoint img{
	position: relative;
	top: 4px;
}

.languageBox{
	position: relative;
	margin: 5px;
	padding: 6px 0;
	clear: both;
	border: solid 1 #000000;
}

.languageBox div{
	position: relative;
	float: left;
	margin: 0 10px;
}

.languageBox div input{
	width: 18px;
}

.languageName {
	height: 18px;
	width: 100px;
}

.languageCheck {
	height: 18px;
}

.languageLevel {
	height: 18px;
	display: none;
}

fieldset {
    border: 1px solid #D0D0D0;
    padding: 10px;
}

legend {
	margin: 0 10px;
	padding: 0 5px;
}

.spontanTable td{
	padding: 0px;
}

.spontanTable tr{
	line-height: 15px;
	height: 17px;
}

.sendSpontanButton{
	background-color: #F19321;
	cursor: pointer;
	width: 130px;
	padding: 5px 15px;
	font-weight: bold;
}

.orange{
	color: #F19321;
}

.red{
	color: #FF0000;
}

/********************************/

#recaptchaContainer {
	display: none;
	border: 1px solid #E8E8E8;
	padding: 5px;
	width: 303px;
	height:111px;
	background-color: #FBE4C7;
}

#recaptcha_image {
	width: 300px;
	height:57px;
	border: 1px solid #E8E8E8;
}

#recaptchaReloader {
	float:right
}

#recaptchaLabel {
	margin-top: 10px;
	float:left;
}

#recaptchaField {
	clear:both;
}

.contentTextInvestors{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 15px 10px 10px 10px;
	float: left;
	position: relative;
/*	background-color: #FFFFFF;*/
	width: 556px;
/*	height:400px;*/ /* IFRAME ON-OFF */
	overflow:auto; /*IFRAME*/
	/* for IE */
/*	filter: alpha(opacity = 90);*/
	/* CSS3 standard */
/*	opacity: 0.9;*/
	background: transparent repeat url("../img/white90.png") top left;
/*	padding-left: 55px; */
}

.investorText {
	width:170px;
	padding: 5px;
	min-height:200px;
	float:left;
/*	background: #FFFFFF repeat url("../img/white.png") top left;*/
	background-color: #ffffff;
	/* for IE */
	filter: alpha(opacity = 100);
	/* CSS3 standard */
	opacity: 1;
}

.investorText h1{
	font-weight: bold;
	color: #007661!important;
}

.Cotasao_Ult {
	color: #007661!important;
}
.Grafico_leyenda_txt1 {
	color: #007661!important;
}

.investorText h2{
	font-weight: bold;
	color: #000000;
}

.investorText a{
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.investorEmailText {
	width:100%;
	min-height:30px;
	float:left;
	background-color: #FFFFFF;
	margin-top: 8px;
	font-size: 9px;
}

/***/

#messageBoxError {
	background-color: #FFE0E0;
	padding: 3px 20px;
	margin: 5px 5px 10px 5px;
	font-weight: bold;
}

#messageBoxOK {
	background-color: #E0FFE0;
	padding: 3px 20px;
	margin: 5px 5px 10px 5px;
	font-weight: bold;
}

/******/

#popupLayer{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
/*	background: transparent repeat url("../img/black75.png") top left;*/
	z-index: 100;
	cursor: pointer;
}

#popupContainer{
	position: relative;
/*	background-color: #A0A0A0;*/
/*	height: 50%;*/
/*	width: 50%;*/
	margin: 10%;
}
.bannerPortfolio {
	margin-bottom:2px;
}

.search {
	position: absolute;
	top: 63px;
	right: 107px;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.search .inputPesquisa {
	background: transparent url('/img/novos/caixaPesquisaCompleta.gif') no-repeat;
	width:113px;
	height:19px;
	border:0;
	padding-left:4px;
	display:block;	
}
.search .inputPesquisa input{
	width:95px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	margin-top:2px;
	border:0;
	background:transparent;
}
.search .inputSubmit {
	width:19px!important;
	height:19px;
	right:0px;
	position: absolute;
	z-index:999;
	border:0;
	background:none;
	cursor:pointer;
	text-indent:-5000px;
}
.links {
	top: 63px;
	right:110px;
	position: absolute;
}
.engloba_home{
	width: 1040px;
	position:absolute;
	left:34px;
	margin-top:100px;
}
#home01,
#home02,
#home03,
#home04 {
    -webkit-transition: all 700ms ease-in-out;                  
    -moz-transition: all 700ms ease-in-out;                 
    -o-transition: all 700ms ease-in-out;   
    -ms-transition: all 700ms ease-in-out;          
    transition: all 700ms ease-in-out;
	cursor:pointer;
	/*
    overflow: hidden;
	*/
}
#home01:after,
#home02:after,
#home03:after,
#home04:after {   
    overflow: hidden;
}

#home01.off{
	width:250px;
	height:250px;
	float:left;
	background:url('/img/btn01-off.png') no-repeat 100% 100%;
	margin-right:10px;
}
#home02.off{
	width:250px;
	height:250px;
	float:left;
	background:url('/img/btn02-off.png') no-repeat 100% 100%;
	margin-right:10px;

}
#home03.off{
	width:250px;
	height:250px;
	float:left;
	margin-right:10px;
	background:url('/img/btn03-off.png') no-repeat 100% 100%;

}
#home04.off{
	width:250px;
	height:250px;
	float:left;
	margin-right:10px;
	background:url('/img/btn04-off.png') no-repeat 100% 100%;

}
#home01.on{
	width:250px;
	height:400px;
	float:left;
	margin-right:10px;
	background:url('/img/btn01-on.png') no-repeat 100% 100%;

	margin-top: -80px;
}
#home02.on{
	width:250px;
	height:400px;
	float:left;
	margin-right:10px;
	background:url('/img/btn02-on.png') no-repeat 100% 100%;
	margin-top: -80px;

}
#home03.on{
	width:250px;
	height:400px;
	float:left;
	margin-right:10px;
	background:url('/img/btn03-on.png') no-repeat 100% 100%;
	margin-top: -80px;

}
#home04.on{
	width:250px;
	height:400px;
	float:left;
	margin-right:10px;
	background:url('/img/btn04-on.png') no-repeat 100% 100%;
	margin-top: -80px;
}

@media (max-width: 1024px) {
	#home01,
	#home02,
	#home03,
	#home04 {
		background-size:229px !important;
		width:229px !important;

	}
	.titulo_hmp{
		font-size:23px;
	}
	.descricao_titulo_hmp{
		font-size:16px;
	}
}
.txt_in{
	margin-top:170px;
	vertical-align:text-bottom;
	width: 188px;
	padding-right: 20px;
	float: right;
	text-align:right;
}
.txt_out{
	margin-top: 250px;
	vertical-align:text-bottom;
	width: 188px;
	padding-right: 20px;
	text-align:right;
		display:none;

	float: right;
}
.titulo_hmp{
	font-family:'Muli', 'arial', 'sans-serif';
	font-size:24px;
	font-weight:400;
	color:#fff;
	text-transform:uppercase;
}
.descricao_titulo_hmp{
	font-family:'Muli', 'arial', 'sans-serif';
	font-size:17px;
	font-weight:400;
	color:#fff;


}