@charset "utf-8";

/**/

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	scrollbar-arrow-color: #39c;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #ccc;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

* {
	outline: 0 !important;
}

/**/

.blue {
	color: #1974CE;	
}

.green {
	color: #7DB900;
}

/**/

img {
	border: none;
}

.alignLeft {
	float: left;
}

.alignRight {
	float: right;	
}

img.alignLeft {
	margin-right: 20px;
}

img.alignRight {
	margin-left: 20px;	
}

/**/

h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	color: #1974CE;
	margin: 20px 0;
}

p.highlight {
	font-size: 19px;
	color: #7DB900;
	font-weight: normal;
	margin: 0 0 10px;
	line-height: 117%;	
}

h2 {
	font-size: 30px;
	font-weight: normal;
	color: #1974CE;
	margin: 20px 0 10px;	
}

h3 {
	margin: 20px 0 10px;
}

h4 {
	margin: 10px 0 5px;
}

p.highlight.grey, 
p.highlight.grey a {
	color: #878787;
}

p.highlight.grey a:hover {
	color: #1974CE;
}

/**/

a, 
a:hover {
	text-decoration: none;
}

hr {
	border: 0 solid #333;
	border-bottom-width: 1px;
}

:focus {
	outline:0;
}

ul.menu,
ul.menu li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	list-style-image: none;
}

/**/

@media print {
.screen {
	display: none !important;
}
}

@media screen {
.print {
	display: none !important;
}
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

/**/

.clearfix:after,
.container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	max-height:0;
	overflow:hidden;
}

.clearfix,
.container {
	display:inline-block;
}

* html .clearfix,
* html .container {
	height:1%;
}

.clearfix,
.container {
	display:block;
}

.clear {
	clear:both;
}

/**/

.layout {
	position: relative;
	width: 960px;
	margin: 0 auto 40px;
	overflow: hidden;
}

.header, 
.navbar, 
.path, 
.body, 
.footer, 
.mask, 
img.headPic {
	position: relative;
	width: 960px;
	/*overflow: hidden;*/
	clear: both;
}

/**/

.header, 
.mask, 
img.headPic {
	height: 251px;
}

.mask {
	position: absolute;
	background: transparent url(../img/header_mask.png) no-repeat 0 100%;
	z-index: 10;
}

a.logo {
	position: absolute;
	top: 95px;
	left: 19px;
	display: block;
	float: left;
}

/**/

.navbar {
	/*height: 117px;*/

	height: 110px;
}

.navbar ul.globalNav {
	/*width: 920px;*/
	height: 63px;
	/*padding: 0 28px 0 25px;*/

	width: 930px;
	padding: 0 25px;

}

/*.navbar ul.globalNav, 
.navbar ul.globalNav li.navItem a.link {
	background: transparent url(../img/navbar_sprite.png) no-repeat 0 0;
}
*/
.navbar ul.globalNav {
	background: transparent url(../img/navbar_sprite.png) no-repeat 0 0;
}

.navbar ul.globalNav>li.navItem {
	float: left;
	display: block;
	height: 63px;
	/*font-size: 16px;*/
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;

	font-size: 14px;
}

.navbar ul.globalNav>li, 
.navbar ul.globalNav>li>a.link {
	color: #fff;
	display: block;
}

.navbar ul.globalNav>li>a.link:hover, 
.navbar ul.globalNav>li>a.link:focus, 
.navbar ul.globalNav>li>a.link.selected, 
.navbar ul.globalNav>li>a.link.expanded {
	color: #0178BC;
}

.navbar ul.globalNav a {
	cursor: pointer;
}

.navbar ul.globalNav>li>a.link {
	/*height: 38px;*/
	/*line-height: 38px;*/
	/*padding: 25px 0 0;*/
	
	height: 43px;
	line-height: 43px;
	padding: 20px 13px 0;
	margin-top: 0;
	display: inline-block;
	position: relative;
	z-index: 1;
}

/**/

/*.navbar ul.globalNav>li.item1 {
	margin-right: 12px;
}

.navbar ul.globalNav>li.item2 {
	margin-right: 10px;	
}

.navbar ul.globalNav>li.item3 {
	margin-right: 9px;	
}

.navbar ul.globalNav>li.item4 {
	margin-right: 11px;	
}
*/
/**/
/*
.navbar ul.globalNav>li.item1, 
.navbar ul.globalNav>li.item1 a.link {
	width: 110px;
	background-position: -25px 0;
}

.navbar ul.globalNav>li.item1 a.link:hover, 
.navbar ul.globalNav>li.item1 a.link:focus, 
.navbar ul.globalNav>li.item1 a.link.selected, 
.navbar ul.globalNav>li.item1 a.link.expanded {
	background-position: -25px -70px;
}

.navbar ul.globalNav>li.item2, 
.navbar ul.globalNav>li.item2 a.link {
	width: 217px;
	background-position: -147px 0;
}

.navbar ul.globalNav>li.item2 a.link:hover, 
.navbar ul.globalNav>li.item2 a.link:focus, 
.navbar ul.globalNav>li.item2 a.link.selected, 
.navbar ul.globalNav>li.item2 a.link.expanded {
	background-position: -147px -70px;
}

.navbar ul.globalNav>li.item3, 
.navbar ul.globalNav>li.item3 a.link {
	width: 118px;	
	background-position: -374px 0;
}

.navbar ul.globalNav>li.item3 a.link:hover, 
.navbar ul.globalNav>li.item3 a.link:focus, 
.navbar ul.globalNav>li.item3 a.link.selected, 
.navbar ul.globalNav>li.item3 a.link.expanded {
	background-position: -374px -70px;
}

.navbar ul.globalNav>li.item4, 
.navbar ul.globalNav>li.item4 a.link {
	width: 211px;
	background-position: -501px 0;
}

.navbar ul.globalNav>li.item4 a.link:hover, 
.navbar ul.globalNav>li.item4 a.link:focus, 
.navbar ul.globalNav>li.item4 a.link.selected, 
.navbar ul.globalNav>li.item4 a.link.expanded {
	background-position: -501px -70px;
}

.navbar ul.globalNav>li.item5, 
.navbar ul.globalNav>li.item5 a.link {
	width: 209px;
	background-position: -723px 0;
}

.navbar ul.globalNav>li.item5 a.link:hover, 
.navbar ul.globalNav>li.item5 a.link:focus, 
.navbar ul.globalNav>li.item5 a.link.selected, 
.navbar ul.globalNav>li.item5 a.link.expanded {
	background-position: -723px -70px;
}
*/

.navbar ul.globalNav>li>a.link:hover:before, 
.navbar ul.globalNav>li>a.link:focus:before, 
.navbar ul.globalNav>li>a.link.selected:before, 
.navbar ul.globalNav>li>a.link.expanded:before {
    position: absolute;
    z-index: -1;
    content: ".";
    color: #fff;
    text-indent: -9000px;
    background: #fff;
    left: 3px;
    right: 3px;
    border-radius: 5px;
    transform: rotateZ(-3deg);
}

/**/

.navbar ul.globalNav ul.subNav {
	position: absolute;
	margin: 14px 0 0;
	padding: 0;
	/*overflow: hidden;*/
	display: none; 
}

.navbar ul.globalNav ul.subNav>li {
	position: relative;
	font-size: 12px;
	font-weight: normal;
	background: transparent url(../img/submenu_shim.png) no-repeat 0 50%;
	padding: 0 14px 0 15px;
	line-height: 19px;
	height: 19px;
	float: left;
	text-transform: lowercase;
}

.navbar ul.globalNav ul.subNav>li.first {
	padding-left: 14px;
	background-image: none;
}

.navbar ul.globalNav ul.subNav>li>a {
	color: #1973CD;
}



/**
 * Navbar Children Categories
 */


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

.dropdown-content {
  position: absolute;
  display: none;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.2);
  padding: 10px 10px;
  z-index: 1;
  left:  -10px;
  border-radius: 4px;
}

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

.navbar ul.globalNav ul.subNav ul.subChildNav {

}

.navbar ul.globalNav ul.subNav ul.subChildNav>li {
	font-size: 12px;
}

.navbar ul.globalNav ul.subNav ul.subChildNav>li>a {
	position: relative;
	display: inline-block;
	color: #1973CD;
}




/**/

.path, 
.pathOff, 
ul.pathNav {
	width: 960px;
	height: 27px;
}

.path {
	background: transparent url(../img/path_bk.png) no-repeat 0 0;
	margin-bottom: 24px;
}

.pathOff {
	background: transparent url(../img/path_shimHome.png) no-repeat 50% 50%;
}

ul.pathNav li {
	float: left;
	padding: 5px 5px 5px 10px;
	background: transparent url(../img/path_shim.png) no-repeat 0 60%;
	line-height: 17px;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	cursor: default;
}

ul.pathNav li.first {
	background-image: none;
	padding-left: 0;
}

ul.pathNav li.last {
	padding-right: 0;
}

ul.pathNav li a {
	color: #878787;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}

/**/

.footer {
	margin-top: 60px;
}

ul.footerNav {
	height: 960px;
	height: 17px;
	padding: 12px 0;
	overflow: hidden;
	background: transparent url(../img/footer_bk.png) no-repeat 0 0;
	margin-bottom: 27px;
}

ul.footerNav li {
	background: transparent url(../img/footer_shim.png) no-repeat 0 50%;
	padding: 0 10px 0 12px;
	line-height: 17px;
	float: left;
}

.footerNav li, 
.footerNav li a em, 
.footerNav li a em:hover {
	color: #CCBFD6;
	font-style: normal;
}

.footerNav li.first {
	padding-left: 0;
	background-image: none;
}

.footerNav li.last {
	padding-right: 0;
}

.footerNav a, 
.footerNav a:hover {
	color: #868686;
	cursor: pointer;
}

/**/

.content {
	float: left;
	overflow: hidden;
	width: 632px;
	line-height: 128%;
	margin-left: 9px;
	position: relative;
}

.content.cleanCenter {
	width: 940px;
}

.content.cleanCenter h1 {
	text-align: center;
}

.content.cleanCenter div.alignCenter {
	width: 632px;
	margin: 0 auto;
}

.content .blue {
	color: #1974CE;
}

/**/

.tools {
	width: 290px;
	overflow: hidden;
	float: right;
}

/**/

.warnings {
	width: 290px;
	height: 124px;
	overflow: hidden;
	position: relative;
	margin: 22px 0 15px;
	background: transparent url(../img/warnings_bk.jpg) no-repeat 0 0;
}

.warnings .marquee {
	position: absolute;
	top: 34px;
	left: 14px;
	overflow: hidden;
	/*width: 266px;*/
	width: 164px;
	height: 80px;
}

.warnings .marquee.info {
	padding-right: 90px;
	background: transparent url(../img/pict_info.png) no-repeat 200px 26px;
}

.warnings .marquee table, 
.warnings .marquee td {
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
	width: 177px;
}

.warnings .marquee table {
	top: 5px;
	position: absolute;
}

.warnings .marquee td {
	line-height: 120%;
	color: #666;
}

.warnings .marquee td.message {
	font-weight: bold;
}

.warnings .marquee td.message p {
	margin: 3px 0 5px;
}

/**/

.contacts {
	width: 290px;
	background: #39C url(../img/contacts_bottom.png) no-repeat 0 100%;
	padding: 0 0 6px;
	text-align: center;
	margin: 0 0 15px;
}

.contacts h3 {
	display:block;
	background: transparent url(../img/contacts_top.png) no-repeat 0 0;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
}

.contacts h3 a {
    color: #fff;
}

.contacts h3 a:hover {
    color: #BFEFFF;
    text-decoration: none;
}

.contacts p {
	padding: 0 10px;
	margin: 0 0 6px;
	color: #fff;
	line-height: 115%;
	font-size: 11px;
	font-weight: bold;
}

.contacts p a {
	color: #fff;
}

/**/

.results {
	width: 290px;
	height: 172px;
	background: transparent url(../img/results_bk.jpg) no-repeat 0 0;
	margin-bottom: 15px;
	position: relative;
	color: #fff;
}

.results h2 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	margin: 0;
	line-height: 100%;
	position: absolute;
	top: 17px;
	left: 90px;
	color: #fff;
}

.results .marquee {
	position: absolute;
	top: 43px;
	left: 92px;
	overflow: hidden;
	width: 178px;
	height: 102px;
}

.results .marquee table, 
.results .marquee td {
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}

.results .marquee table {
	top: 5px;
	position: absolute;
}

.results .marquee td {
	line-height: 19px;
}

.results .marquee td.message {
	line-height: 120%;
}

.results .marquee td.message p {
	margin: 3px 0 5px;
}

.results .marquee td.left {
	width: 118px;
}
	
.results .marquee td.left span {
	font-size: 9px;
}
	
.results a.linkResults {
	display: none;
	position: absolute;
	bottom: 29px;
	left: 57px;
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

.results a.linkTrimestralInfo {
	display: block;
	position: absolute;
	bottom: 12px;
	left: 57px;
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

/**/

.links {
	width: 290px;
	height: 131px;
	overflow: hidden;
	margin-bottom: 11px;
	background: transparent url(../img/links_bk.png) no-repeat 0 0;
}

ul.menuLinks {
	margin: 11px 20px;
	width: 250px;
}

ul.menuLinks li {
	padding: 2px 0;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

/**/

.downloads {
	width: 219px;
	height: 45px;
	padding: 12px 13px 12px 58px;
	line-height: 21px;
	height: 21px;
	overflow: hidden;
	background: transparent url(../img/downloads_bk.png) no-repeat 0 0;
}

.downloads a {
	font-size: 13px;
}

/**/

.livroreclamacoes {
	width: 290px;
	height: 81px;
	background: transparent url(../img/lre_bk.png) no-repeat 0 0;
	margin-top: 20px;
}

.livroreclamacoes a {
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 24px 9px 0 103px;
}

.livroreclamacoes a:hover {
	color: #74cdf9;
}

/**/
	
dl.box {
	background: #D6E2B0;
	padding: 0 0 24px;
}

dl.box, 
dl.box dt, 
dl.box dd {
	display: block;
	border: 0;
	margin: 0;
}

dl.box dt {
	padding: 5px 10px;	
	font-size: 13px;
	font-weight: bold;
	line-height: 115%;
}

dl.box dd {
	padding: 16px 10px;
	background: #EFF4E0;
	font-size: 12px;
	color: #333;
	line-height: 128%;
}

ol.listHighlights, 
ol.listHighlights li {
	list-style: inside;
	list-style-type: decimal;
} 

ul.listHighlights, 
ul.listHighlights li {
	list-style: inside;
}

ul.listHighlights,
ol.listHighlights {
	margin: 15px 0;
	padding: 0;
}

.listHighlights li {
	background: #EFF4E0;
	padding: 7px 10px;
	margin: 0 0 10px;
}	

dl.box {
	margin: 5px 0;	
}

dl.box.alignLeft, 
dl.box.alignRight {
	width: 430px;	
}

dl.box ul {
	margin: 0 0 0 15px;
	padding: 0;
}

/**/

.moreMarginTop {
	margin-top: 15px !important;
}

.moreMarginBottom {
	margin-bottom: 15px !important;
}

.noMarginTop {
	margin-top: 0 !important;
}

.noMarginBottom {
	margin-bottom: 0 !important;
}

.halfColumn {
	width: 307px;
}

/**/

.newsList {
	background: transparent url(../_temp/img_newshome.jpg) no-repeat 0 52px;
	padding-top: 199px;	
}

.newsList a {
	text-decoration: none;
}

.newsList a:hover {
	text-decoration: underline;
}

dl.newsItem, 
dl.newsItem dd, 
dl.newsItem dt {
	width: 307px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

dl.newsItem {
	margin-bottom: 16px;
}

dl.newsItem dd {
	color: #666;
	font-size: 123%;
	font-size: 12px;
	padding: 12px 20px;
	width: 267px;	
}

dl.newsItem dd ul {
	margin-left: 0;
	padding-left: 0;
}

dl.newsItem dd ul li {
	margin-left: 19px;
}

dl.newsItem dd ul li a {
	color: #666;
}

dl.newsItem dt, 
.newsListLink {
	width: 287px;
	height: 25px;
	line-height: 25px;
	background: transparent url(../img/news_bk.png) no-repeat 0 0;
	font-weight: bold;
	color: #1974CE;
	padding: 0 10px;
}

dl.newsItem dt a {
	font-weight: normal;
	color: #fff;
	margin-left: 20px;
}


.newsListLink {
	background-image: url(../img/newsList_bk.png);
	margin-top: 65px;	
}

.newsListLink a {
	margin-left: 0;
	color: #878787;
	font-weight: normal;
}	

/**/

ul.newsMenu li {
	margin-bottom: 1px;
	background: transparent url(../img/icon_download.png) no-repeat 12px 12px;
	padding: 12px 12px 12px 62px;
	text-align: center;
	min-height: 40px;
}

ul.newsMenu li, 
ul.newsMenu li a {
	color: #010101;
	line-height: 120%;
}

ul.newsMenu li a em {
	font-style: normal;
	color: #888;
}

ul.newsMenu li a:hover {
	text-decoration: underline;
}

/**/

.emptyDoc {
	position: relative;
	margin-top: 0;
	margin-right: 6px;
	float: right;
	width: 123px;
	height: 135px;
	overflow: hidden;
	background: transparent url(../img/doc_empty.png) no-repeat 0 0;
}

/**/

.certificado {
	padding-top: 30px;
}

/**/

ul.menu-qualidade {
	text-transform: uppercase;
	color: #224a91;
	font-size: 14px;
	margin-left: 0;
	padding-left: 20px;
}

ul.menu-qualidade li {
	color: #224a91;
	line-height: 27px;
	padding-left: 0;
}

ul.menu-qualidade a {
	text-decoration: underline;
	color: #224a91;
}

ul.menu-qualidade ul {
	margin: 0 0 10px 25px
	padding-left: 0;
}

ul.menu-qualidade ul li {
	margin-left: 0;
	padding-left: 0;
}

ul.menu-qualidade ul strong {
	font-weight: 400;
}

/**/

.ac-text-transform-none {
	text-transform: none;
}

.ac-text-transform-uppercase {
	text-transform: uppercase;
}

ul.ac-list-blue {
	color: #224a91;
        padding-left: 20px;
}

ul.ac-list-blue li {
	margin-top: 5px;
	margin-bottom: 10px;
}

dl.ac-box-clean {
	margin: 0;
}

dl.ac-box-clean dt {
	font-weight: 700;
}

.ac-no-margin {
	margin-left: 0;
}

h2.ac-title-clean {
	font-weight: 700;
	font-size: 20px;
	margin: 30px 0 15px 0;
}

h3.ac-title-clean {
	font-weight: 500;
	margin: 30px 0 15px 0;
}

/**/

.livroreclamacoes a {
	padding-bottom: 21px;
}

/**/

.logo-ue {
	width: 290px;
    	height: 79px;
    	margin-top: 20px;
}

.logo-ue a, .logo-ue img {
	border: none;
}





