input[type=text], input[type=textarea] {
	border-radius: 2px; 
	border: 1px solid #999999;
}

input[type=submit] {
	border-radius: 2px; 
	cursor:pointer; 
	border:1px solid #999999; 
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

input[type=submit]:hover, input[type=submit]:focus {
	border:1px solid #666666;
background: rgb(255,181,117);
background: -moz-linear-gradient(top, rgba(255,181,117,1) 1%, rgba(255,145,48,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,181,117,1) 1%,rgba(255,145,48,1) 100%);
background: linear-gradient(to bottom, rgba(255,181,117,1) 1%,rgba(255,145,48,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb575', endColorstr='#ff9130',GradientType=0 );
}


#menu a.currentlink:link, #menu a.currentlink:visited, #menu a.currentlink:hover {
	margin:0px; 
	display:block; 
	font-size:14px; 
	color:#4c4c4c; 
	padding-top:22px; 
	padding-bottom:20px; 
	padding-left:0px; 
	padding-right:0px; 
	text-align:left; 
	text-decoration:none; 
	font-weight:bold; 
	border-bottom:2px solid #ff9130;
}

#menu .currentsection {
	margin:0px; 
	display:block; 
	font-size:14px; 
	color:#4c4c4c; 
	padding-top:22px; 
	padding-bottom:20px; 
	padding-left:0px; 
	padding-right:0px; 
	text-align:left; 
	text-decoration:none;
}

#menutelemovelcontainer {
	display: none; 
	width: 60px; 
	height: 43px; 
	float: right; 
	padding:16px 0 0 0; 
	position:absolute; 
	top:1px; 
	right:1px; 
	background-color:#ff9130; 
	cursor: pointer;
}

#menutelemovel {display:inline-block;}
.bar1, .bar2, .bar3 {
    width: 25px;
    height: 3px;
    background-color: white;
    margin: 4px auto 0 auto;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-6px, 6px) ;
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-3px, -4px) ;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    right: 0;
    top: 60px;
    display: none;
    position: absolute;
    background-color: #ffffff;
    width: 300px;
    height:100vh;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 0px 0px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

#home-page {text-align:center;}

#fw-header {width:100%; margin:auto; padding:0px; position:relative; font-family:Arial, Helvetica, sans-serif;}
#logo-container {height:48px;}
#logo {position:absolute; top:25px; left:37px;}
#persistentmenu-container {position: fixed; top: 0; width: 100%; background:#fff repeat-y top left;}
#menu-container {width:100%; height:60px;}
#menu {width:100%; float:right; font-size:13px; overflow:hidden; font-weight:normal; padding-right:37px; padding-top:0px; padding-bottom:0px;}
.mainmenu ul {list-style-type:none; margin:0px; padding:0px; overflow:hidden; float:right;}
.mainmenu li {float:left; padding-left:44px;}
#menu a:link, #menu a:visited  {margin:0px; display:block; font-size:14px; color:#8c8c8c; padding-top:20px; padding-bottom:20px; padding-left:0px; padding-right:0px; text-align:left; text-decoration:none;}
#menu a:hover {color:#ff7200;}
#menu-containersecond {width:100%; height:70px; background:#f8f8f8 repeat-y top left;}
.secondarymenu ul {list-style-type:none; margin:0px; padding:0px; overflow:hidden; float:right;}
.secondarymenu li {float:left; padding-left:40px; width:88px; margin-top:-6px;}
#barratransversalsuperior {width:100%; height:1px; margin:auto; background:#dfdfdf repeat-y top left; padding-bottom:0px;}
#barratransversalsuperiordegrade {width:100%; height:2px; margin:auto; background:#ebebeb repeat-y top left; padding-bottom:0px;}
#barratransversalsuperiordegrade2 {width:100%; height:2px; margin:auto; background:#f8f8f8 repeat-y top left; padding-bottom:0px;}


#fw-content {width:100%; margin:108px auto auto auto; background:#FFF repeat-y top left; padding-bottom:34px;}
#fw-contentpublicidade {width:100%; margin:178px auto auto auto; background:#FFF repeat-y top left; padding-bottom:34px;}
#pagetitle-tracker {width:100%; margin:0px auto 0 auto; overflow:hidden}


.bodytext1 {font-size:14px; color:#666666;}

.mainbody {line-height: 140%;  padding-right:10px;}
.mainbody p { margin-bottom:18px;}
.caixaesquerda {border:none 0px #fff; padding-top:0px; padding-right:0x;}
.colunadireita {width:164px; padding:48px 0 0 0;}
.colunadireita12062017 {width:300px; padding:48px 0 0 0; margin-right:60px;}
.colunadireitacomercial {width:164px; padding:48px 0 0 0;}


.smalltext {font-size:12px; line-height: 140%}
.headercaixanewsletter {font:normal 11px arial,helvetica,sans-serif; color:#666; margin-top: 5px; margin-bottom:5px;}

.heading1, .heading2 {font-size:25px; color:#4c4c4c; font-weight:normal; line-height: 140%; margin-top:50px; margin-bottom:30px;}
.heading3 {font-size:25px;}
.heading4 {font-size:20px; color:#4c4c4c; font-weight:normal; margin-top:48px; margin-bottom:20px;}
.heading5 {font-size:13px; color:#4c4c4c; text-transform: uppercase; margin-bottom: 50px;}
.heading6homepage {font-size:13px; color:#4c4c4c; text-transform: capitalize; margin-bottom: 50px;}

.mainbodyglossario .heading5 {font-size:20px; color:#4c4c4c; font-weight:normal; margin:0px 0 0 0; padding-top:15px; text-transform: capitalize;}
.testemunhos {font-size:10px; line-height: 140%; color:#666; padding:0px 5px 5px 5px; margin:0px;}


.heading5newsletter {font-size:15px; color:#4c4c4c; font-weight:bold;}

#newsletter {padding:0px 10px; width:141px; height: 26px; font:normal 11px arial,helvetica,sans-serif; color:#999;}
#submitnewsletternovo {width:95%; height:35px; font:bold 11px arial,helvetica,sans-serif; color:#333; margin-top:9px; margin-bottom:9px;}

#searchdireita {padding:5px 10px; margin-bottom:16px; background:#f8f8f8; border:1px solid; border-color:gray silver silver gray; vertical-align:top; width: 87%; font:13px arial, sans-serif; color:#333}
#newsletterheaderdireita {color:#ff9130; font-size:14px; font-style: italic; font-weight:bold; padding:7px 6 7 10;}
#newsletterdireita {margin-bottom:6px; padding:7px 10px; width:95%; font:normal 11px arial,helvetica,sans-serif; color:#999;}
#submitnewsletternovodireita {width:85%; height:35px; font:bold 11px arial,helvetica,sans-serif; color:#333; margin:9px auto 9 auto;}



#nosubmitnewsletternovodireita {
width:85%; height:35px; font:bold 11px arial,helvetica,sans-serif; color:#333;  margin:9px auto 9 auto;
	border-radius: 2px; 
	cursor:pointer; 
	border:1px solid #999999; 
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

#nosubmitnewsletternovodireita:hover, #nosubmitnewsletternovodireita:focus {
	border:1px solid #666666;
background: rgb(255,181,117);
background: -moz-linear-gradient(top, rgba(255,181,117,1) 1%, rgba(255,145,48,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,181,117,1) 1%,rgba(255,145,48,1) 100%);
background: linear-gradient(to bottom, rgba(255,181,117,1) 1%,rgba(255,145,48,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb575', endColorstr='#ff9130',GradientType=0 );
}

#search {margin-bottom:12px; background:#f8f8f8; border:1px solid; border-color:gray silver silver gray; vertical-align:top; width: 128px; height:21px; font:13px arial, sans-serif; color:#333}


.mainbodyglossario {text-align:justify; line-height: 140%; width:80%; margin:0px 0 0 26; padding-right:0px;}
.caixacentro {border-radius: 2px; border:solid 1px #dfdfdf;}
.caixacentrotermos {border-radius: 2px; border:solid 1px #dfdfdf;}
.caixacentrotermos a {line-height: 140%;}


.noboldlinks a:hover {text-decoration:underline}
#menuondeestou {margin:29px 0px 10px 0px; list-style:none; font-size:11px; color:#4c4c4c;}


.calltoactionnewsletter { 
	text-transform: uppercase;
	font-weight:bold;
}

#menunewsletter ul {margin:50px 0px 50px 0px; list-style:none; font-weight:bold;}
#menunewsletter li:first-child {display:inline; margin:0px 10px 0px -37px;}
#menunewsletter li {display:inline; margin:0px 10px 0px 10px;}



.valignbottom {vertical-align: bottom;}

.pdfdownload {margin-left:30px;}
.bodytext1reduzido {font-size:15px; color:#4c4c4c}
.bodytext1reduzido2 {font-size:15px; color:#4c4c4c}

.bodyformnewsletter {background:#ffffff; border:1px solid; border-color:gray silver silver gray; vertical-align:middle; width: 250px; font-size:13px; color:#333}
#newsletterinscricao {width:181px; font:normal 13px arial,helvetica,"sans-serif"; color:#333}
#submitnewsletterinscricao {width:60%; height:35px; font:bold 12px arial,helvetica,"sans-serif"; color:#333; margin-top:5px; margin-bottom:5px;}
.formwrap {margin-left:50px;}
.bodyform {background:#f8f8f8; border:1px solid; border-color:gray silver silver gray; vertical-align:middle; width: 250px; font-size:13px; color:#333}
.submitcontacto {width:60%; height:30px; font:bold 12px arial,helvetica,"sans-serif"; color:#333; margin-top:5px; margin-bottom:5px; margin-left:-50px;}

.minwidthmobilecaixacentral {
}


.linkshomepage {padding-left:30px; padding-top:8px;}


#footerSpan{
	overflow: hidden;
	margin-top: 30px;
	background:#4d4d4d repeat-y top left;
	height:auto;
	width: 100%;
	color: #999999
}

#footerSpan a {
	color: #B2B2B2;
	text-decoration: none;~
	padding:0px;
	margin:0px;
}

#footerSpan a:hover {
	text-decoration: underline;
}

#footerWrapper{
	overflow: hidden;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:13px; 
	font-family:"Lucida Grande", 
	"Lucida Sans Unicode"; 
	color: #B2B2B2; 
	text-align:left;
}

.footer{
	width: 75%;
	margin: auto;
}

#footerMenuHeaderWrap{
	background: #4d4d4d repeat-y top left;
	min-height: 95px;
	padding:0px 0 0 0;
	border-bottom: 1px solid #666;
}

/*FOOTER MENU*/

#footerMenu ul {
	float: left;
	margin: 3px 0 18 0;
	padding-left: 5%;
	padding-right:5%;
	list-style: none;
	width:15%;
}


#footerMenu li {
	margin: 0 0 0 -20%;
	float: left;
	clear: both;
	padding:0px 0 10 0;
}

#footerMenu li:first-child {
	float: left;
	clear: both;
	padding:30px 0 20 0;
}

#footerMenu .titulo {
	font-size: 17px;
	color: #f2f2f2;
}

#footerMenu .ultimamobile {
	padding:0px 0 0 0;
}


/*END FOOTER MENU*/



#footerAwards{
	margin-top: 10px;
	clear: both;
	background: #666 repeat-y top left;
	height:1px;					
}

#copyright{
	clear: both;	
	text-align:right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}


#linksfinaissigmaquadrado{
	font-size:12px; 

}

#linksfinaissigmaquadrado ul {
	float: right;
	margin: 7px 0 18 0;
	padding-left: 0px;
	list-style: none;

}


#linksfinaissigmaquadrado li {
	float: left;
	padding:0px 20 0 0;
}




#caixanewsletterfooter{
	padding: 16px 2 16 2;
	width: 100%;
	border-radius: 10px;

}

.titulonewsletterfooter{
	padding:0px;
	width:100%; 
	font-size: 17px;
	color: #f2f2f2;
	font-weight: normal;
	border: 0px none;
		
}

#newsletterfooter {
	margin-top:0px;
	padding:3px 7px; 
	width:95%; 
	height: 28px; 
	font:normal 12px arial,helvetica,sans-serif; 
	color:#999;
	background:#f8f8f8;
}


#submitnewsletterfooter{
	width:80%; 
	height:33px; 
	font:bold 10px arial,helvetica,sans-serif; 
	margin-top:21px; 
	margin-bottom:4px;
	border-radius: 2px;
	border:0px solid #666666;
}



#linksfinaisparceiros ul {
	font-size:12px; 
	float: left;
	margin: 7px 0 18 0;
	padding-left: 0px;
	list-style: none;

}

#linksfinaisparceiros li {
	float: left;
	padding:0px 0 0 20;
}


@media (max-width:1248px) and (min-width:769px) {

.footer{
	width: 97%;
	margin: auto;
}

.mainbodyglossario {text-align:justify; line-height: 140%; width:90%; margin:0px 0 0 26; padding-right:0px;}

}

@media (max-width:1028px) and (min-width:769px) {

#logo {top:15px; left:15px;}
.mainbodyglossario {text-align:justify; line-height: 140%; width:100%; margin:0px 0 0 26; padding-right:0px;}
}

@media only screen and (max-width: 768px) {

.dropdown-content a.currentlink:link, .dropdown-content a.currentlink:visited, .dropdown-content a.currentlink:hover {margin:0px; display:block; font-size:14px; color:#4c4c4c; padding-top:22px; padding-bottom:20px; padding-left:30px; padding-right:0px; text-align:left; text-decoration:none; font-weight:bold; border-left:4px solid #ff9130; border-bottom:0px solid; background-color: #f9f9f9;}
.dropdown-content .currentsection {margin:0px; display:block; font-size:14px; color:#4c4c4c; padding-top:22px; padding-bottom:20px; padding-left:30px; padding-right:0px; text-align:left; text-decoration:none;}

#logo-container {height:60px;}
#logo {top:15px; left:15px;}
#persistentmenu-container {position: relative;}
#menu-container {display:none;}
.mainmenu ul {float:none;}
.mainmenu li {float:none;  padding-left:0px;}
.dropdown-content a:link, .dropdown-content a:visited   {margin:0px; display:block; font-size:14px; color:#8c8c8c; padding-top:20px; padding-bottom:20px; padding-left:30px; padding-right:0px; text-align:left; text-decoration:none;}
.dropdown-content a:hover {color:#ff7200;}
#menu-containersecond {display:none;}
.secondarymenu {margin-left:50px;}
.secondarymenu ul {float:none;}
.secondarymenu li {float:none; width:100%; padding-left:0px;}


#fw-content {width:100%; margin:18px auto auto auto; background:#FFF repeat-y top left; padding-bottom:34px;}
#fw-contentpublicidade {width:100%; margin:18px auto auto auto; background:#FFF repeat-y top left; padding-bottom:34px;}


.colunadireita {display: none; padding:0px 0 0 0; margin-right:0px;}
.colunadireitacomercial {display: none;}
.mainbody {padding-right:0px;}
.mainbodyglossario {width:100%; margin-left:3px; margin-right:5px; padding-right:0px;}



#menutelemovelcontainer {
	display: block; 
	width: 60px; 
	height: 43px; 
	float: right; 
	padding:16px 0 0 0; 
	position:absolute; 
	top:1px; 
	right:1px; 
	background-color:#ff9130; 
	cursor: pointer;
}


.heading1, .heading2 {font-size:23px; margin-top:2px; margin-bottom:30px;}
.heading3 {font-size:23px;}
.heading4 {font-size:18px; margin-top:38px; margin-bottom:20px;}
.heading5 {font-size:13px; margin-bottom: 50px;}
.heading6homepage {font-size:13px; margin-bottom: 50px;}
.mainbodyglossario .heading5 {font-size:18px;}
.heading5newsletter {font-size:14px;}


.bodytext1 {font-size:14px;}
.caixacentro a {font-size:10px;}
.caixacentrotermos a {line-height: 275%; font-size:10px;}

.minwidthmobilecaixacentral {
	min-width:311px;
}

#menuondeestou {margin:0px 0px 10px 0px;}

.linkshomepage {padding-left:10px; padding-top:8px;}

.bodytext1reduzido {font-size:12px;}
.bodytext1reduzido2 {font-size:12px;}

.formwrap {margin-left:-50px;}
.bodyform {width: 200px;}
.submitcontacto {margin-left:0px;}




#footerMenu ul {
	float: none;
	margin: 0px 0 0 20;
	padding-left: 0;
	width:100%;
}


#footerMenu li:first-child {
	padding:30px 0 20 0;
}

#footerMenu li {
	margin: 0 0 0 -40px;
	padding:0px 0 10 0;
}

#footerMenu .ultimamobile {
	padding:0px 0 60 0;
}


#linksfinaissigmaquadrado ul {
	float: right;
	margin: 5px 0 0 -20;
}


#linksfinaissigmaquadrado li {
	float: none;
	padding:0px 20 10 0;
}

#linksfinaisparceiros ul {
	float: left;
	margin: 5px 0 20 -20;
}


#linksfinaisparceiros li {
	float: none;
	padding:0px 0 10 20;
}

#copyright{
	margin-bottom: 10px;
}


}

@media (min-width:1368px) {

#fw-content {width:75%; margin:108px auto auto auto; background:#FFF repeat-y top left; padding-bottom:0px;}


{