a {
  color: #555555 !important;
  text-decoration: none;
  font-style: normal;
  font-family: "Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif;
  font-size: 17px;
  line-height: 0.45;
  font-weight: 200;
  padding-left: 50px;
}
a:link {  
  color: #000000;
  text-decoration: none;
}
a:visited {  
  color: #000000;
  text-decoration: none;
}
a:hover {   
  color: #FFa750;
  text-decoration: none;
}
a:active {
  color: #000000;
  text-decoration: none;
}

a.sempad {
  color: #08c !important;
  text-decoration: none;
  font-style: normal;
  padding-left: 0px;
}
a.sempad:link {  
  color: #08c;
  text-decoration: none;
}
a.sempad:visited {  
  color: #000000;
  text-decoration: none;
}
a.sempad:hover {   
  color: #08c;
  text-decoration: underline;
}
a.sempad:active {
  color: #000000;
  text-decoration: none;
}

a.hr1 {
  color: #000000 !important;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
}
a.hr1:link {  
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
}
a.hr1:visited {  
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
}
a.hr1:hover {   
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
}
a.hr1:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
}

.header-table {
  background: url(_header_bg.png) repeat scroll 0 0 transparent;
  margin: 0px;
  scroll: no;
  border: 0px;
  text-align: left;
  vertical-align: middle;
  width: 100%;
  height: 100%;  
}
body { margin: 0px; padding: 0px; font-family: "Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif !important; font-size: 12px; }

/* Top */
#topoEsquerda { height: 49px; width: 50%; float:left; }
#topoDireita { height: 49px; width: 50%; float:left; text-align:right; }
#listaIcones { margin: 13px 0 0 -23px; padding: 0; float:left; width: 400px; }
#listaIcones li { display:inline; margin-right: 0px; }
#listaIcones li > br { display: none !important; }
#listaIcones img { border: 0; vertical-align:middle;  position: relative;  bottom: 3px;  }
#listaIcones a { color: #fff; font-weight: bold; text-decoration:none; font-size: 12px;   font-weight: 100;  font-size: 1.3em;line-height: 1.5;}

#imagemLateral { float:left; }
/* x Top */

/* Here is the class used in the body of the html files */
.content_file {
  background-color:#F2F2F2;
  margin: 10px 10px 10px 10px;
  padding-top: 10px;
}
input[type="text"] {
  border-bottom-color: #808080;
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-top-color: rgba(0, 0, 0, 0);
  border-width: 1px;
  width: 350px;
 outline:none;
}
.corpo{margin: 0 auto;position: relative;width: 1045px; outline: hidden; border-radius: 3px;}
.corpo img{max-width: 310px;  max-height: 240px;  border: 0;  display: block;}
.bloco{ position: relative; margin-top: 20px;width: 100%;height: 240px;background-color: #FFF;   webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);}
.conteudo{position: relative;margin: 0 auto; width: 700px; float: right; overflow: hidden;    display: block; padding-right:20px}
.conteudo h1{line-height: 62px;  margin: 0;  font-size: 2.1rem;  font-weight: 500;}

.conteudosimg{  position: relative;  margin: 0 auto;  width: 95%; overflow: hidden;display: block;}

/* Bloco2  */
.bloco2{
position: relative;
margin: 0 auto;
width: 98%;
background-color: #FFF;
webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
overflow: auto;
}
/*conteudo2 */
.conteudo2{
margin: 40px;
}
.fluxo_img{width:100%}