html {
 width: 99.3%;
 height: 100%;
}
body{
 width: 100%;
 height: auto;	
 margin: 0px;
 padding: 0px;
 background-color: #ecebeb;
 font-family: verdana;
 font-size: 11px;
 color: #666666;
}
img{
 border: 0px;	
}
img.link{
 cursor: pointer;	
}
img.border{
 border: 2px solid #0071b6;
 border: 2px solid #777b84;	
 padding: 2px;
}
ul {	
 position: relative;	
 margin: 0px;
 padding: 0px;
 padding-left: 20px;
}
ul li{
 list-style-image: url('../../images/bullet.gif');
 padding-bottom: 8px;
}
ul li a{
 font-family: verdana;
 font-size: 11px;
 color: #666666; 
 text-decoration: none;
}
ul li a:hover{
  border-bottom: 1px solid #ba3c25;
}
form{
 display: inline;	
}
input{
 height: 18px;	
 background-color: #f8f8f8;
 border: 2px solid #e1e1e1; 
 font-family: verdana;
 font-size: 10px;
 color: #666666;	
}
input.button{
 height: auto;	
 font-weight: bold;	
 font-size: 11px;
 cursor: pointer;
 letter-spacing: 2px;
}
select{
 padding-top: 2px; 	
 height: 22px;	
 background-color: #f8f8f8;
 border: 2px solid #e1e1e1; 
 font-family: verdana;
 font-size: 10.5px;
 color: #666666;
 cursor: pointer;	
}
span.required{
 color: #ba3c25;	
}
#overlay{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 110;
  background-image: url('../../images/overlay.png');
  margin: auto;
  height: 1000%;
  min-height: 100%;
  width: 100%;
  display: none;
  cursor: text;
}
#menu{
  position: relative;
  text-align: center;
  width: 100%;	
}
#tabs{
  position: relative;
  width: 970px;
  margin: auto;
  padding-right: 23px;
  text-align: center;	
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
}
#link_map{
  position: relative;
  width: 100px;
  height: 15px;
  padding-top: 7px;
  padding-left: 25px;
  float: left;
}
#link_map span{
  font-family: arial;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: bold;	
}
.tabs_children{
  position: relative;
  width: 139px;
  height: 18px;
  margin-right: 10px;
  padding-top: 8px;
  background-color: #2aabc9;
  color: white;
  float: right;
  cursor: pointer;
}
#content{
  position: relative;	
  margin: auto;
  width: 972px;
  background-color: #ffffff;
  text-align: center;
}
#top{
  position: relative;
  width: 100%;	
  padding: 10px;
}
#logo{
  position: relative;
  width: 239px;
  padding-top: 121.5px;
  text-align: center;
  float: left;	
}
#banner{
  position: relative;
  width: 713px;
  height: 337px;
  float: left;
}
#content_body{
  position: relative;
  width: 100%;
  margin: auto;
  padding-top: 15px;		
}
.group_box_border{
  position: relative;
  width: 942px;
  height: 235px;
  margin: auto;
  background-color: #e1e1e1; 	
}
.group_box{
  position: relative;
  width: 100%; 
  height: 100%;
  background-image: url('../../images/background_group_box1.png');
}
.group_box .box_border{
  position: relative;
  width: 220.5px; 
  height: 190px;
  margin-left: 5.5px;
  *margin-left: 6px;	
  margin-right: 5.5px;
  margin-top: 7.5px;
  float: left;
  background-color: #cfcfcf;	
}
.group_box .box{
  position: relative;
  width: 100%; 
  height: 175px;
  padding: 0px;
  padding-top: 15px;
  background-image: url('../../images/background_group_box1.png');
  font-weight: bold;
  text-align: center;
}
.group_box .box .content_box{
  position: relative;
  width: 90%;
  margin: auto;
  text-align: left;
}
/*.group_box .box .content_box div{
  position: relative;
  padding-right: 15px;
  float: left;
}*/
a.read_more{
 text-transform: uppercase;
 font-size: 9px;
 color: #ba3c25;
 text-decoration: underline;
}
a.read_more:hover{
 text-decoration: none;
}
#new_in_home{
  position: absolute;
  top: -8.5%;
  left: 49.6%;
  z-index: 101;
}
#new{
  position: absolute;
  top: -8.5%;
  left: 24.75%;
  z-index: 101;
}
ul#operating_area_slide{
 position: relative;	
 margin: 0px;
 padding: 0px;	
 padding-left: 6px;
}
ul#operating_area_slide li{
 list-style: none;
 list-style-image: none;
 padding: 0px;	
}
ul#operating_area_slide li img{
 border: 1px solid #cccccc;
 padding: 2px;
}
.legend_slide{	
  position: relative;
  width: 185.4px;	
  background-color: #2aabc9;
  text-align: center;
  color: #ffffff;
}
.main_content_border{
 position: relative;
 width: 942px;
 height: 298px;
 margin: auto;
 background-color: #cfcfcf;
}
.main_content{
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ffffff;		
}
.main_content .content{	
  position: relative;
  height: 100%;	
  overflow: auto;
  padding: 10px;
  font-weight: bold;
}
#menu_page{
 position: relative;
 width: 705px;
 margin: auto;
}
#menu_page .item{
  position: relative;
  margin: auto;
  padding-top: 0px;
  float: left; 
}
#menu_page .item img{
  cursor: pointer;
}
.seconded{
  color: #ba3c25;	
}
#link_number1, #link_number2{
 color: #0166a3; 
 cursor: pointer;
 font-size: 12px;
}
#servicos_link1, #servicos_link2, #servicos_link3, #treinamento_link1, #treinamento_link2,  #treinamento_link3,  #treinamento_link4, #treinamento_link5{
  display: none;
}
img#link1_over, img#link2_over, img#link3_over, img#link4_over, img#link5_over, img#link6_over {
  display: none;
  cursor: none;
}
#footer{
  position: relative;
  width: 100%;
  text-align: center; 	
  font-weight: bold;
}
#window {
	DISPLAY: none; LEFT: 200px; OVERFLOW: hidden; WIDTH: 600px; POSITION: absolute; TOP: 100px; HEIGHT: 310px;
	z-index: 105;
}
#windowTop {
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(../../images/window_top_end.png); OVERFLOW: hidden; CURSOR: move; BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 30px
}
#windowTopContent {
	BACKGROUND-POSITION: left top; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND-IMAGE: url(../../images/window_top_start.png); OVERFLOW: hidden; COLOR: #f5f5f5; TEXT-INDENT: 10px; LINE-HEIGHT: 30px; MARGIN-RIGHT: 13px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 30px; text-align: center;padding-top: 2px;
}
#windowMin {
	RIGHT: 25px; CURSOR: pointer; POSITION: absolute; TOP: 10px
}
#windowMax {
	DISPLAY: none; RIGHT: 25px; CURSOR: pointer; POSITION: absolute; TOP: 10px
}
#windowClose {
	RIGHT: 10px; CURSOR: pointer; POSITION: absolute; TOP: 10px
}
#windowBottom {
	BACKGROUND-POSITION: right bottom; BACKGROUND-IMAGE: url(../../images/window_bottom_end.png); BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 280px
}
#windowBottomContent {
	BACKGROUND-POSITION: left bottom; BACKGROUND-IMAGE: url(../../images/window_bottom_start.png); MARGIN-RIGHT: 13px; BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 280px
}
#windowResize {
	RIGHT: 3px; CURSOR: se-resize; BOTTOM: 5px; POSITION: absolute
}
#windowContent {
	BORDER-RIGHT: 1px solid #29b5d6 ; BORDER-TOP: 1px solid #29b5d6; FONT-SIZE: 11px; LEFT: 10px; OVERFLOW: auto; BORDER-LEFT: 1px solid #29b5d6; WIDTH: 575px; MARGIN-RIGHT: 10px; BORDER-BOTTOM: 1px solid #29b5d6; FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: absolute; TOP: 30px; HEIGHT: 265px; BACKGROUND-COLOR: #ffffff;
}
#windowContent * {
	MARGIN: 10px
}
.transferer2 {
	BORDER-RIGHT: 1px solid #29b5d9; BORDER-TOP: 1px solid  #29b5d9; FILTER: alpha(opacity=30); BORDER-LEFT: 1px solid #29b5d9; BORDER-BOTTOM: 1px solid #29b5d9; BACKGROUND-COLOR: #0ccbf8; -moz-opacity: 0.3; opacity: 0.3;
}
#float_page{
  position: absolute;
  left: 50%;
  top: 50%;
  margin:-100px 0 0 -210px;
  width: 420px;
  z-index: 115;
  display: none;
  border: 2px solid #666666;
  background-color: #f5f5f3;
}
#float_page .content{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 150px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px;
  margin: 10%;
}
#float_page .bar_top{
  position: relative;
  background-color: #d4d0c8;
  height: 25px;
  width: 99%;
  padding: 2px;
}
#float_page .bar_footer{
 position: relative; 
 padding-top: 9px;
 background-color: #d4d0c8; 
 height: 25px;
 width: 99%;
 text-align: left;
 padding-left: 4px;
 font-size: 9px;
}