@charset "utf-8";
.format-h1
  {
	  font-size:28px;
  }
.arial-14-white  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.order {
	width: 165px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.order2 {
	float: left;
	width: 165px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
}
.align {
	width: 165px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
}

.order3 {
	width: 247px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}



.arial-14-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.arial-12-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.times-16-amarela {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #f4b935;
	font-style: normal;
	font-weight: bold;
}
.times-16-cinza {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
}
.borda-cinza {
	border: 1px solid #999999;
	color: #999999;
}
.link_branco {
	color: #FFFFFF;
}
.times-12-amarela {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #f4b935;
	font-style: normal;
	font-weight: bold;
}
.arial-20-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.times-16-branca {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.arial-12-black-caixaalta {
	text-transform: uppercase;
	}
.times-16-azul {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #0099CC;
	font-style: normal;
	font-weight: normal;
}
.style_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.line-height {
	line-height: 20px;
}
#slideshow {
    position:relative;
    height:180px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
	opacity:0.0;
}
