*{
  margin:0;
  padding:0;
  list-style:none;
  text-decoration:none;
  border:none;
  outline: 0;
}

body{
  background-color: #FFFFFF;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
#principal {
  width: 893px;
  background-color: #FFFFFF;
  text-align: left;
  margin: 0 auto;
}
p{
  font-size: 12px;
  line-height: 18px;
  color: #888888;
  padding-bottom: 10px;
}
a:hover{
  text-decoration: underline;
}


h4{
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  color: #1F1F1F;
  padding-bottom: 10px;
}
.quad{
  padding: 10px;
  background-color: #F2F0F1;
  border: 1px solid #DBDBDB;
}
.quad p{
  padding-bottom: 0px;
}
.quad a{
  font-weight: bold;
  color: #888888;
}


/* TOPO */
#topo{
  width: 893px;
  height: 80px;
  float: left;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
}
#logo{
  text-align: center;
  height: 66px;
  width: 191px;
  float: left;
}
#logo h1{
  text-indent:-9000px;
  overflow:hidden;
  height: 66px;
  width: 191px;
  background:url('../images/logo.gif') no-repeat;
}
#contato{
  float: right;
}
#contato ul{
  padding-top: 10px;
}
#contato ul li{
  font-size: 12px;
  font-weight: bold;
  color: #888888;
  text-align: right;
}
/* INTRO */
#intro{
  float: left;
  padding-bottom: 20px;
  width: 893px;
}
#intro1{
  float: left;
  width: 440px;
}
#intro1 h2{
  text-indent:-9000px;
  overflow:hidden;
  height: 36px;
  width: 231px;
  background:url('../images/bemvindo.gif') no-repeat;
  margin-bottom: 10px;
}
#intro2{
  float: right;
  width: 410px;
  padding-left: 40px;
}
#habilidades{
  width: 410px;
  float: right;
}
#habilidades h3{
  text-indent:-9000px;
  overflow:hidden;
  height: 25px;
  width: 139px;
  background:url('../images/habilidades.gif') no-repeat;
  margin-bottom: 12px;
}
#habilidades ul{
  padding-left: 4px;
}
#habilidades ul li{
  font-size: 12px;
  font-weight: normal;
  color: #888888;
  line-height: 18px;
}
#habilidades1{
  width: 205px;
  float: left;
}
#habilidades2{
  width: 205px;
  float: right;
  text-align: right;
}
#apoio{
  float: left;
  width: 410px;
}
#apoio h3{
  text-indent:-9000px;
  overflow:hidden;
  height: 28px;
  width: 72px;
  background:url('../images/apoio.gif') no-repeat;
  margin-top: 12px;
  padding-bottom: 6px;
}
#trabalhos{
  padding-top: 20px;
  border-top: 1px solid #E1E1E1;
  float: left;
  width: 893px;
}
#trabalhos h2{
  text-indent:-9000px;
  overflow:hidden;
  height: 36px;
  width: 256px;
  background:url('../images/trabalhos.gif') no-repeat;
  margin-bottom: 20px;
}
.trab{
  width: 260px;
  float: left;
  padding-right: 35px;
  padding-bottom: 25px;
}
.trab img{
  border: 1px solid #E1E1E1;
}
.trab a{
  color: #F99411;
  font-weight: bold;
}
.trab p{
  padding-bottom: 0px;
}
.titulo{
  color:#1F1F1F;
  font-weight: bold;
  padding-top:4px;
}
.ag{
  font-weight: bold;
  font-size: 11px;
}
#rodape{
  float: left;
  width: 893px;
  padding-bottom: 20px;
  border-top: 1px solid #E1E1E1;
  padding-top: 20px;
}
#info{
  float: left;
    padding-top: 10px;
}
#info ul li{
  font-size: 11px;
  font-weight: bold;
  color: #888888;
  text-align: left;
  line-height: 18px;
}
#logo2{
  text-align: center;
  height: 48px;
  width: 148px;
  float: right;
}
#logo2 h1{
  text-indent:-9000px;
  overflow:hidden;
  height: 48px;
  width: 148px;
  background:url('../images/logo2.gif') no-repeat;
}

