@import url('https://fonts.googleapis.com/css?family=Cambay');
/* ------------------------------------------- */
input, select {
	color:#00a4e2;
	font-family: 'Cambay', sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
}
select option {
color:#aaa;background-color: black;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 960px;
	text-align: center;
	background-color: #ffffff;
	color:#fff;
	font-family: 'Cambay', sans-serif;
	font-size: 16px;
}
/* ------------------------------------------- */
.bg01 {
position:relative;
top: 0px;
background-image: url(imagens/01.jpg);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:791px;
}
.bg01a {
position:relative;
top: 0px;
background-image: url(imagens/01a.gif);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:287px;
}
.bg01b {
position:relative;
top: 0px;
background-image: url(imagens/01b.gif);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:699px;
}
.bg03 {
position:relative;
top: 0px;
background-image: url(imagens/03.gif);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:381px;
z-index: 20;
}
.bg03a {
position:relative;
top: 0px;
background-image: url(imagens/03a.gif);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:727px;
z-index: 20;
}
.bg03b {
position:relative;
top: 0px;
background-image: url(imagens/03b.gif);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:473px;
z-index: 20;
}
.bg03c {
position:relative;
top: 0px;
background-image: url(imagens/03c.gif);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:4242px;
z-index: 20;
}
.bg03d {
position:relative;
top: 0px;
background-image: url(imagens/03d.gif);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:293px;
z-index: 20;
}
.bg04 {
position:relative;
top: 0px;
background-image: url(imagens/04.jpg);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:1000px;
}
.bg05 {
position:relative;
top: 0px;
background-image: url(imagens/05.gif);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:1000px;
}
.bg06 {
position:relative;
top: 0px;
background-image: url(imagens/06.gif);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:2817px;
}
.bg06a {
position:relative;
top: 280px;
background-image: url(imagens/txt_barra_azul.png);
background-repeat:no-repeat;
background-position: center center;
width: 100%;
height:2782px;
z-index: 3;
}
.bg09 {
position:relative;
top: 0px;
background-image: url(imagens/09.gif);
background-repeat:no-repeat;
background-position: center center;
background-color: #fff;
width: 100%;
height:1000px;
}

/* ------------------------------------------- */
.links {
position:relative;
top: 590px;
right: 15px;
margin-left:auto;
margin-right:auto;
width: 960px;
height:75px;
z-index: 10;
}
/* ------------------------------------------- */
.bg_setas {
position:relative;
background-image: url(imagens/setas.png);
background-repeat:no-repeat;
background-position: center center;
top: 325px;
margin-left:auto;
margin-right:auto;
height:345px;
z-index: 5;
}
.slideshow2 {
position:relative;
margin-left:auto;
margin-right:auto;
width: 830px;
height:345px;
}
.bt_prev {
position: relative;
right:450px;
top: 50px;
margin-left:auto;
margin-right:auto;
width: 60px;
height:345px;
z-index:5;
}
.bt_next {
position: relative;
bottom: 300px;
left:450px;
margin-left:auto;
margin-right:auto;
width: 60px;
height:345px;
z-index:5;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.bg_setas3 {
position:relative;
top: 420px;
background-image: url(imagens/setas2.png);
background-repeat:no-repeat;
background-position: center center;
margin-left:auto;
margin-right:auto;
height:385px;
z-index: 5;
}
.slideshow3 {
position:relative;
top:-160px;
margin-left:auto;
margin-right:auto;
width: 830px;
height:385px;
}
.bt_prev3 {
position: relative;
right:440px;
top: 10px;
margin-left:auto;
margin-right:auto;
width: 60px;
height:385px;
z-index:5;

}
.bt_next3 {
position: relative;
bottom: 370px;
left:440px;
margin-left:auto;
margin-right:auto;
width: 60px;
height:385px;
z-index:5;

}
.center_divform {
	position: relative;
	top: 0px;
	padding-top: 40px;
	height: 1100px;
	margin: auto;
	width: 100%;
	text-align: center;
	background-color: #00a4e2;
}
/* ------------------------------------------- */
::-webkit-scrollbar {
    width: 0px;  /* remove scrollbar space */
    background: transparent;  /* optional: just make scrollbar invisible */
}
/* optional: show position indicator in red */
::-webkit-scrollbar-thumb {
   width: 0px;  /* remove scrollbar space */
   /*background: #000000;*/
}
/* ------------------------------------------- */