h2 {
  left: 13px;
  height: 50px;
  top: 13px;
  width: 135px;
  bborder: 1px rgb(204,0,204) solid;
}

h2 a {
  height: 50px;
}

#conteudo h2, #conteudo h2 a, #arquivo label {
  color: #797bc4 !important;
}


/*################# VESTIBULAR ###################*/
#res_vest {
  background: url(/educacao/img/bg_vest1024.png) repeat-y;
  width: 570px;
  margin: 10px;
  position: relative;
  margin: 0 10px 10px;
  float: left;
  display: inline;
}

#res_vest div {
  float: left;
  background: transparent url(/educacao/img/top_vest1024.png) no-repeat top;
  width: 100%;
  sborder: 1px solid;
}

#res_vest div div {
  float: left;  
  background: transparent url(/educacao/img/bt_vest1024.png) no-repeat bottom;
  width: 100%;
}

#res_vest div.a_cen {
  background: none;
}


#res_vest h5 {
  float: left;
  background: url(/educacao/img/bg_titulo_vest.png) repeat-x;
  height: 28px;
  margin: 0;
  padding: 0;
  width: auto !important;
  width: 100px;
  font-size: 1.1em;
  white-space: nowrap;
}

#res_vest h5 span {
  display: block;
  background: url(/educacao/img/bg_titulo_left_vest.png) no-repeat left;
  height: 28px;
}

#res_vest h5 span span {
  display: block;
  height: 28px;
  background: url(/educacao/img/bg_titulo_right_vest.png) no-repeat right;
}

#res_vest h5 strong {
  display: block;
  margin: 4px 20px 0 10px;
  float: left;
}

#res_vest .nova {
  float: right;
  margin: 3px 5px 0 0;
  display: block;
  font-weight: bold;
  color: #000;
  
}

#res_vest form, #res_vest table.bsc {
  margin: 30px 10px 10px;
  width: 550px;
}

#res_vest form, #res_vest table {
  background-color: transparent;
  clear: left;
}

#res_vest table {
  margin: 0 10px; 
}
/*################# FIM VESTIBULAR ###################*/
