body{
  font-family:Arial, Helvetica, sans-serif;
  background-color: rgb(125,126,125);
  background-image: url(../images/barra_topo.gif);
  background-position: top left;
  background-repeat: repeat-x;
  padding: 0px ;
  margin: 0px ;
}
a {
  text-decoration: none;
}
#content{
  color:#000;
}  
#pagecontent{
  padding-left: 15px;
  padding-right: 15px;
  width:781px; 
  border-collapse: collapse;
  background-image: url(../images/barra_branca.png);
  background-repeat: repeat-y;
  
}
.header{
  margin-top: -1px;
  margin-left:-1px;
  width:781px;
  height:152px;
  background-image: url(../images/topo.png);
  background-position: center top;
  background-repeat: no-repeat;
}

.topcontent{
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px; 
}

.maincontent{
  padding-top: 10px;
  padding-left: 5px;
  margin-top: 0px;  
}
img {
  text-decoration: none;
  border: 0px ;
  padding: 0px ;
  margin: 0px;
  border-collapse: collapse;
  border-spacing: 0;
}
.logo{
  padding-left: 10px;
  padding-right: 12px;
  width: 766px;
  height: 149px;
  margin-bottom: 8px;
}
.menu{
  margin-left: 0px;
  background-image: url(../images/barra_menu.png);
  background-repeat: no-repeat;
  color: rgb(255,255,255);
  height: 30px;
}
.menu_table{
  font-size: 13px;
  border-collapse: collapse;
  margin-left: -1px;
  margin-top: 1px;
  width: 743px;
  height: 23px;
}
.menu tr td{
  text-align: center;
  
}



.menuitem_sel{
  border-right: 1px rgb(106,107,106) groove;
  padding-top: 3px;
  vertical-align: top;
  width:70px;
}

.menuitem_unsel{
  border-right: 1px rgb(106,107,106) groove;
  padding-top: 3px;
  vertical-align: top;
  width:100px;
}

.menuitem_sel a { color: #fff; text-decoration: none;}
.menuitem_sel a:visited { color: #fff; }
.menuitem_sel a:hover { color: rgb(247,149,42);}

.menuitem_unsel a { color: #fff; text-decoration: none;}
.menuitem_unsel a:visited { color: #fff; }
.menuitem_unsel a:hover { color: rgb(247,149,42);}

DIV { /* http://www.quirksmode.org/css/box.html */
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin:0;
  padding: 0;
}
.text_area_title{
  
  padding-left: 10px;
  padding-top: 3px;
  width:421px;
  height:41px;
  background-image: url(../images/barra_central.png);
  background-repeat: no-repeat;
}

.text_area_content_not_highlight{
  margin-left:3px;
  margin-top: px; 
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 20px;
  border:1px rgb(210,210,210) solid;
  width:412px;
 }
.text_area_content_not_highlight h1{
  font-size: 22px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  color:rgb(253,143,31);
}
.text_area_content_not_highlight h2{
  font-size: 16px;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  color:rgb(85,176,14);
}
.text_area_title h1{
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 10px;
  margin: 0px 0px 0px 0px;
  color:rgb(253,143,31);
  display: inline;
}
.text_area_title h2{
  font-size: 22px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  color:rgb(123,123,121);
  display: inline;
}
.text_area_content{
  text-align: justify;
  width:412px;
  margin-left:3px;
  margin-top: -3px; 
  padding: 15px 10px 10px 10px;
  border:1px rgb(210,210,210) solid;
  background-color: rgb(232,232,232);
}
.text_area_content h3{
  font-size: 14px;
  display: inline;
  font-weight: normal;
}
.text_items{
  width:428px;
  font-size: 12px;
}

.home_box_item1{
  width:428px;
  height:145px;
  background-image: url(../images/marcador_1.png);
  background-repeat: no-repeat;
}

.home_box_item2{
  width:428px;
  height:145px;
  background-image: url(../images/marcador_2.png);
  background-repeat: no-repeat;
}
.home_box_item3{
  width:428px;
  height:145px;
  background-image: url(../images/marcador_3.png);
  background-repeat: no-repeat;
}
.topo_noticias{
  font-size: 12px;
  padding-top: 5px;
  padding-left: 10px;
  color: white;
  width:305px;
  height:30px;
  background-image: url(../images/barra_verde.png);
  background-repeat: no-repeat;
}
.noticias_body{
  padding: 5px 5px 5px 10px;
  width:299px;
  margin-left: 2px;
  border-left:1px rgb(139,139,139) solid;
  border-right:1px rgb(139,139,139) solid;
  border-bottom:1px rgb(139,139,139) solid;
}
.noticias_body a{
  color:black;
}
.noticias_body a:visited{
  color:black;
}
.noticias_body a:hover{
 color: rgb(247,149,42);
}

.topo_areas_negocio{
  font-size: 12px;
  padding-top: 5px;
  padding-left: 10px;
  color: white;
  width:305px;
  height:30px;
  background-image: url(../images/barra_laranja.png);
  background-repeat: no-repeat;
}
.areas_negocio_body{
  font-family: arial;
  font-size: 12px;
  padding: 5px 5px 5px 10px;
  width:299px;
  height:200px;
  margin-left: 2px;
  margin-bottom: 10px;
  border-left:1px rgb(139,139,139) solid;
  border-right:1px rgb(139,139,139) solid;
  border-bottom:1px rgb(139,139,139) solid;
  background-image: url(../images/areas_bg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
}

.areas_negocio_body a{
  color:black;
}
.areas_negocio_body a:visited{
  color:black;
}
.areas_negocio_body a:hover{
  color: rgb(247,149,42);
}
.home_box_item_text{
  padding-left: 5px;
  width:200px; 
}
.home_box_item_text a{
  color:black;
}
.home_box_item_bullets{
  font-size: 11px;
  width:150px;
  margin-left:13px;
}
.home_box_item_bullets a{
  color:rgb(137,137,135);
}
.seta_laranja{
  font-size: 15px;
  font-weight: bold;
  color:rgb(247,127,7);
}
.seta_verde{
  font-size: 15px;
  font-weight: bold;
  color:rgb(85,176,16);
}
.news_flash{
  font-size: 12px;
}
.footer{
  padding-left: 12px;
  background-repeat: no-repeat;
  width: 781px;
  height: 30px;
  margin: 0 0 0 0;
  font-size: 10px;
  color: rgb(206,206,206);
}
.title{
  text-align: left;
  width:162px;
  height:30px;
}
.table_home_items{
  width:360px; height:120px; margin-left:27px;font-size: 12px;
}

.menucat{
  width:303px;
  height:243px;
  font-size: 12px;
  margin-bottom:10px;
  padding-left: 20px;
  padding-top: 20px;
  font-size: 12px;
  background-image: url(../images/destacavel.png);
}
.menucat h5{
  margin: 0px;
  font-size: 12px;
  display:inline;
}
.menucat a{
  color:black;
}
.menucat a:hover{
  color:rgb(253,143,31);
}
.menucat_seta{
  font-weight: bold;
  color:rgb(253,143,31);
}
.menucat_sub{
  font-size: 12px;
  color:rgb(152,152,152);
  padding-left: 10px;
  margin: 0px 0px 0px 0px;
}

.post_links_alt a{
  color:rgb(85,176,14);
}
.post_links_alt a:hover{
  color:rgb(253,143,31);
}
.post_links_alt a:visited{
  color: rgb(85,176,14);
}

.post_links a{
  color:rgb(85,176,14);
}
.post_links a:hover{
  color:rgb(253,143,31);
}
.post_links a:visited{
  color: rgb(85,176,14);
}
.ponto{
  font-weight: bold;
  color:rgb(253,143,31);
}
.solution_title{
  font-size: 16px;
  font-weight: bold;
}
.solution_title a{
  color: black;
}
.solution_title a:hover{
  color: rgb(253,143,31);;
}
.solution_title_sub{
  padding-left: 12px;
  font-size:12px;
}
.bottom_menu a{
  color: black;
}
.bottom_menu a:hover{
  color: rgb(253,143,31);;
}


.solution_title_sub h3{
  font-size:12px;
  display: inline;
  font-weight: normal;
}
input.defaultButton2{
 font-size:12px;
 font-family:Arial,sans-serif;
 font-weight:normal;
 /*color:#3E3B36;*/
 /*background-color:#afadad;*/
 background-image:url(../images/bt_submit_bkg.gif);
 border-style:solid;
 /*border-color:#7a7878;*/
 border-width:1px;
 cursor: pointer;
}
input.defaultButton2:hover{
 color:rgb(247,149,42);
 border-color:rgb(247,149,42);
}
input.defaultButton:hover{
 color:#000;/*rgb(247,149,42);*/
 border-color:rgb(247,149,42);
}

.notice
{
  margin: 4px;
  padding: 4px 4px 4px 30px;
  background: url(../images/tick.png) no-repeat 10px 4px;
  color:rgb(84,175,15);
}
