.div_fotos {
    width: 189px;
    height: 518px;
    margin: 5px 5px 5px 5px;
    text-align: center;
    float: left;
    overflow: hidden;
  }
.div_recuadro_foto_tumb {
    width: 162px;
    height: 100px;
    background-color: white;
    margin: 5px 5px 58px 5px;
    text-align: center;
    float: left;
    overflow: hidden;
  }
.div_foto_tumb {
    width: 160px;
    height: 98px;
    background-color: white;
    margin: 2px 2px 2px 2px;
    text-align: center;
    float: left;
    overflow: hidden;
  }
.foto_tumb {
    height: 96px;
  }
#contenido_auto {
    width: 522px;
    height: 474px;
    margin: 5px 5px 5px 5px;
    padding: 20px 20px 20px 20px;
    float: left;
    overflow: hidden;
  }
.auto_seccion1 {
    width: 518px;
    height: 26px;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 20px 0px;
    background-color: white;
    float: left;
    font-family: "Verdana";
    font-size: 18px;
  }
.auto_seccion1_g1 {
    width: 94px;
    color: blue;
    height: 26px;
    float: left;
    background-color: white;
    margin-left: 5px;
  }
.auto_seccion1_g2 {
    color: white;
    width: 151px;
    height: 26px;
    padding: 0px 2px 0px 2px;
    float: left;
    background-color: gray;
    margin-left: 5px;
  }
.auto_seccion2 {
    width: 518px;
    height: 90px;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 20px 0px;
    background-color: white;
    float: left;
    font-family: "Verdana";
    font-size: 18px;
  }
.auto_seccion2_g1 {
    width: 134px;
    color: blue;
    height: 90px;
    float: left;
    background-color: white;
    margin-left: 5px;
  }
.auto_seccion2_g2 {
    color: white;
    width: 370px;
    height: 90px;
    padding: 0px 2px 0px 2px;
    float: left;
    background-color: gray;
    margin-left: 5px;
  }