

#cos {
    margin: auto;
    width: 800px;
    height: 570px;
    background: url("fons.jpg") no-repeat ;
  }


#cFotos {
    position: relative;
    float:left;
    top:98px;
    left:450px;
  }


#_cos {
    position:relative;
    width:230px;
    height:230px;
    overflow:hidden;
  }


#_caixa {
    position: relative;
    width:960px;
    height:230px;
  }


#_ant, #_seg {
    font: 11px "Verdana";
    color: #000000;
    cursor: pointer;
    vertical-align: middle;
    font: 10px bold "Arial Black";
    margin:3px;
  }


#_ant:hover, #_seg:hover {
    color:#666666;
    text-decoration: underline;
  }


#text {
    font : 12px serif;
    color : #ffffff;
    float : left;
    left : -220px;
    position : relative;
    top : 13px;
    width : 220px;
  }


#text h3 {
    font-size: 11px ;
  }

