html, body{
margin:0;
background: #666666;
font-family:Arial, Helvetica, sans-serif;
height:100%;
text-align:center;
}
 #all{
 text-align: left;
 height:100%;
 }
 a{
 text-decoration:none;
 }
#top{
background:url(img/topbg.jpg);
height:87px;
width:100%;
}
#logo{
width:208px;
height:87px;
float:left;

}
#logo a div{
width:208px;
height:87px;
background:url(img/logo.jpg);
cursor:pointer
}
#flotin{
display: block;
padding-top:18px;
margin-left:208px;
text-align:right;
}
#nav{
background:url(img/scshadow.gif);
background-repeat:repeat-x;
height:32px;
text-align:center;
}
#nav-fixed{
margin-left:auto;
margin-right:auto;
text-align:center;
width:705px;
height:32px;
}
#nav-fixed li {
  margin-left:2px;
  margin-top:0px;
  float: right;
  text-align: center;
  line-height: 1.9em;
  width:139px;
  color: #666666;
}
#nav-fixed li a{
text-decoration:none;
cursor:pointer;
}
#nav-fixed li a div{
width:139px;
height:32px;
color: #0066FF;
font-size:11px;
font-weight:bold;
text-decoration:none;
  background: url(img/navbut.png) no-repeat;
}
#nav-fixed li a:hover div{
background-position:right;
color:#0099FF;
}
#left{
width:177px;
}
#fullheight{height:100%}

#tog{

}

.allclass{
font-size:13px;
color:#666666;
}
.headclass{
font-size:15px;
color:#666666;
}
.headboxes{
width:auto;
float:left;
text-align:left;
margin-left:20px;
}
.headboxes a:hover{
color:#0099FF;
}
.centro{
padding:12px;
color: #FFFFFF;
font-size:12px;
text-align: left;
width:500px;
height:auto;
}
.centro a{
color: #0099FF
}
#cont-td-aba{
background:url(img/abas/index.png) no-repeat;
}
.right-cont{
padding:12px;
color: #FFFFFF;
font-size:12px;
text-align: left;
}
.right-cont a{
color: #0099FF
}
h4{
font-size:16px;
}
#contato label{
color:#0099FF;
font-weight:bold;
}
#contato input, textarea{
background: transparent;
border:1px solid #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF
}
#contactsend{
background:transparent ;
width:128px;
height:42px;
border:none
}
.stylecont {
	font-size: 16px;
	font-weight: bold;
}

.stylecont2 {
	font-size: 12px
}
.style1 {font-weight: bold}
#hand{
position:absolute;
z-index:5000;
right:0px;
top:0px;
width:135px;
height:135px;
background:url(img/hand.png);
cursor:pointer;
}
#whohand{
width:240px; position:absolute; right:150px; top:20px; font-size:12px; visibility:hidden;
}