body {
	background-color: #E4E4E4;
	margin: 0px;
	padding: 0px;
}

keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

div#slider { overflow: hidden; }
div#slider figure img { width: 810px; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}

#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#cabecalho {
	float: left;
	position: relative;
	background-image: url(../imagens/fundo_cabecalho.jpg);
	width: 940px;
	height: 161px;
}
#cabecalho #logo {
	position: absolute;
	top: 10px;
	left: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	float: left;
	height: 31px;
	width: 940px;
	position: absolute;
	overflow: hidden;
	top: 130px;
	left: 0px;
	background-image: url(../imagens/fundo_menu.jpg);
}
#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
	float: right;
	display: inline;
}
#menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
}


#menu a {
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	position: relative;
	margin-left: 40px;
	font-style: italic;
	float: right;
}
#menu a:hover {
	color: #9CC;
	text-decoration: none;
}
#centro {
	float: left;
	width: 940px;
	padding-bottom: 40px;
	position: relative;
	background-color: #FFF;
}
#rodape {
	background-image: url(../imagens/fundo_rodape.jpg);
	position: relative;
	height: 74px;
	width: 940px;
	float: left;
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
#rodape a {
	color: #9CF;
	text-decoration: none;
}
#rodape a:hover {
	color: #06C;
	text-decoration: none;
}
#texto1 {
	position: absolute;
	left: 73px;
	top: 20px;
}
#texto2 {
	position: absolute;
	left: 73px;
	bottom: 20px;
}
#assinatura {
	position: absolute;
	right: 73px;
	bottom: 20px;
}
#col_esquerda {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 73px;
	position: relative;
	padding-top: 40px;
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: visible;
	background-color: #FF6400;
}
#col_esquerda ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	float: left;
	width: 180px;
}
#col_esquerda li {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
	position: relative;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	text-align: right;
}
#col_esquerda a {
	text-decoration: none;
	color: #036;
	margin-right: 20px;
}
#col_esquerda a:hover {
	color: #FFF;
	text-decoration: none;
}
#col_esquerda #col_esqerda_bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#palco {
	float: left;
	width: 350px;
	position: relative;
	margin-top: 40px;
	margin-left: 46px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: visible;
}
h1 {
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 22px;
	line-height: 30px;
	color: #036;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
p a {
	color: #00F;
	text-decoration: none;
}
p a:hover {
	color: #036;
}
.titulo_sublinhado {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6400;
}
#nevegacao {
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 0px;
}
#nevegacao a {
	color: #666;
	text-decoration: none;
}
#nevegacao a:hover {
	color: #036;
	text-decoration: none;
}
#noticias_home {
}
#noticias_home ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#noticias_home li {
	position: relative;
	margin-bottom: 30px;
	float: left;
}
#noticias_home h2 {
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#noticias_home p {
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#noticias_home a {
	color: #036;
	text-decoration: none;
}
#noticias_home a:hover {
	color: #39F;
	text-decoration: none;
}
#noticias_home img {
	float: left;
	width: 100px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
#noticias_home .imagemNoticia {
	float: left;
	width: 350px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.lerMais {
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	float: right;
	position: relative;
}

#col_direita {
	background-image: url(../imagens/fundo_col_dir.jpg);
	float: right;
	width: 180px;
	margin-top: 40px;
	margin-right: 73px;
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#col_direita ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
}
#col_direita li {
	float: left;
	height: 30px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	position: relative;
	text-align: center;
}
#col_direita a {
	color: #FFF;
	text-decoration: none;
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 16px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
}
#col_direita a:hover {
	color: #9CF;
	text-decoration: none;
}
#col_direita #col_dir_top {
	position: absolute;
	left: 0px;
	top: 0px;
}
#col_direita #col_dir_bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#pt_sociais {
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}
#pt_sociais a img {
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listaNoticias {
	font-family: Calibri, Arial, "MS Sans Serif";
	position: relative;
	float: left;
}
#listaNoticias ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#listaNoticias li {
	margin-bottom: 10px;
	float: left;
	position: relative;
	width: 350px;
}
#listaNoticias h2 {
	float: left;
	position: relative;
}
#listaNoticias p {
	float: left;
	position: relative;
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}
#listaNoticias a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#listaNoticias a:hover {
	color: #03F;
	text-decoration: none;
}
#listaNoticias .data {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	float: left;
	margin-right: 10px;
	position: relative;
	line-height: 20px;
}
.dataNoticia {
	font-family: Calibri, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	float: left;
	margin-top: 20px;
	position: relative;
	width: 350px;
}
.vermelho {
	color: #F00;
	text-decoration: none;
}
.aviso {
	font-size: 12px;
	color: #F00;
}.table_clientes {
}
.table_clientes img {
	max-width: 190px;
	max-height: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_clientes .logos {
	border: 1px solid #999;
min-height: 100px;
	min-width: 200px;
}


header {
  display: flex;
  justify-content: center;
position:fixed;
  box-shadow:0px 0px 5px black;
  z-index:1;
  top: 0;
  right: 0;
  left: 0;
background-image: linear-gradient(orange 0%, #FA6A09 80%);
}

.menutotal {
width:800px;
text-align:center;
}

.menugeral {
width: 100%;
float:left;
margin-bottom:10px;
}
.distanciatopo {
height:35%;
width:100%;
position:relative;
}

.menugerallinks {
clear:left;
margin-top: 15px; 
margin-bottom:15px; 
font-family: arial; 
font-weight:bold; 
font-size:16px; 
color:white; 
width:800px; 
min-height:20px; 
text-align: center; 
background-color:#004c72; 
border-radius: 15px; 
padding-top: 10px;
padding-bottom: 10px;
box-shadow: 2px 2px 5px #FFF;
}

.logomenugeral {
float:left; 
width:30%;
margin-top:2%;
}

.centromenugeral {
margin-top:20%;
width:100%;
height:26px;
font-family:arial; 
font-size:20pt;
font-weight:bold;
}

.centromenugeral2 {
width:40%;
float:left;
}


.direitomenugeraltotal {
font-family:arial; 
width: 30%; 
margin-top: 5%; 
float:left; 
color:#130857;
text-align:right;
font-size:9pt;
}

.direitomenugeral {
font-family:arial; 
width: 100%; 
float:left; 
color:#130857;
text-align:right;
font-size:9pt;
height:auto;
}

.direitomenugeral2 {
width:100%;
float:left; 
font-family:arial; 
color:#130857;
text-align:right;
font-size:10.5pt;
}

.direitotelefonemenugeral {
width:100%;
float:left; 
font-family:arial; 
text-align:right; 
font-weight:bold; 
font-size:30pt;
}

footer {
  display: flex;
  justify-content: center;
position:fixed;
  box-shadow:0px 0px 5px black;
  z-index:1;
  bottom: 0;
  right: 0;
  left: 0;
background-image: linear-gradient(orange 0%, #FA6A09 80%);
}

fundoblur {
  display: flex;
  justify-content: center;
position:fixed;
  border-bottom: 1px solid #ccc;
  box-shadow:10px 0px 10px black;
  z-index:-1;
  top: 0;
  right: 0;
  left: 0;
height:100%;
}

conteudo {
  display: flex;
  justify-content: center;
position:fixed;
  box-shadow:0px 0px 5px black;
  z-index:1;
  top: 0;
  right: 0;
  left: 0;
background-image: linear-gradient(orange 80%, #FA6A09 0%);
}

header2 {
margin-top:160px;
height:160px;
width:100%;
position:relative;
}

section2 {
margin: 50px;
}

section {
  display: flex;
  justify-content: center;
right:0;
left:0;
text-align:center;
}


#linkativo{
font-family: arial;
font-height:bold;
font-size:20px;
color:white;
background-color: #004c72;
border-radius: 15px;
padding: 10px;
text-decoration:none;
margin: 5px;
}

#linkinativo{
font-family: arial;
font-size:16px;
color:#004c72;
border-radius: 15px;
padding: 10px;
text-decoration:none;
margin: 5px;
}

#linkinativo:hover{
font-family: arial;
font-size:16px;
color:#004c72;
border-radius: 15px;
padding: 10px;
text-decoration:none;
background-color:#004c72;
color:white;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.mostraconteudo {
width:810px; 
text-align:center;
}

input[type="text"] {
  width: 90%;
  display: block;
  margin: 5%;
border-radius:2px;
}

@media screen and (max-width: 600px) {

.mostraconteudo {
width:270px; 
text-align:center;
}
.menutotal {
width:95%;
}

.menugeral {
width: 100%;
}

.distanciatopo {
height:30%;
width:100%;
position:relative;
}

.menugerallinks {
float:left; 
clear:both; 
margin-top: 10px; 
margin-bottom:5px; 
font-family: arial; 
font-weight:bold; 
font-size:10px; 
color:white; 
width:100%; 
min-height:20px; 
text-align: center; 
background-color:#004c72; 
border-radius: 15px; 
padding-top: 10px;
padding-bottom: 10px;
box-shadow: 2px 2px 5px #FFF;
}

.logomenugeral {
float:left; 
width:30%;
}

.centromenugeral {
width:100%;
height:20px;
float:left;
}

.centromenugeral2 {
width:40%;
float:left;
}

.direitomenugeraltotal {
font-family:arial; 
width: 30%; 
margin-top: 5%; 
float:left; 
color:#130857;
text-align:right;
font-size:9pt;
}

.direitomenugeral {
height:0px;
}

.direitomenugeral2 {
display:none;
height:0px;
}

.direitotelefonemenugeral {
display:none;
height:0px;
}
}
