a:link {
    color:white;
    text-decoration:none;
  }

a:visited {
    color:white;
    text-decoration:none;
  }

a:hover {
    color:yellow;
    text-decoration:none;
  }

a:active {
    color:yellow;
    text-decoration:none;
  }
body {
    background-image:url("../img/fondo.jpg");
    background-color:#fcf5e2;
    background-repeat:repeat-x;
    background-position:top;
    width:100%;
    text-align:center;
    background-position: top left;
    margin: 5px 0px;
    font-family:Arial;
  }
#cuerpo {
    text-align:center;
    margin: 0px auto;
    width: 1000px;
    height: 700px;
  }
#encabezado {
    width:1000px;
    height:70px;
    text-align:left;
  }
#logo {
    float:left;
    width:700px;
    height:inherit - 40;
    text-align:left;
    padding: 20px 0px 20px 0px;
  }
#detalle_encabezado {
    float:left;
    width:300px;
    height:inherit;
    text-align:right;
    color:white;
    vertical-align: text-top;
  }
#btnListaMail {
    background-image: url("../img/boton2.png");
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 75px;
    height: 28px;
    color: white;
    font-style: "Verdana";
    font-size: 16px;
    vertical-align: middle;
  }
#txtListaMail {
    background-image: url("../img/caja_texto.png");
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 161px;
    height: 25px;
    color: blackfile:///home/joseluis/proyectos%20web/autosfervan/css/general.css;
    font-style: "Verdana";
    font-size: 18px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
  }
#menu {
    width:1000px;
    height: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-family: "Verdana";
    font-size: 22px;
    color: white;
  }
.elem_menu {
    width: 142px;
    height: 35px;
    background-image: url("../img/boton.png");
    text-align: inherit;
    float: left;
    margin-right: 1px;
  }
.elem_menu_final {
    width: 142px;
    height: 35px;
    background-image: url("../img/boton.png");
    text-align: inherit;
    float: left;
  }
#contenido {
    width:974px;
    height: 530px;
    text-align:left;
    background-image: url("../img/contenido.png");
    padding: 13px 13px 13px 13px;
    float: left;
    overflow: auto;
  }
#menu_listado {
    width:230px;
    height: 530px;
    text-align:center;
    background-image: url("../img/menu.png");
    float: left;
    margin: 0px 13px 0px 0px;
  }
#titulo_menu_listado {
    width:230px;
    text-align:center;
    color: white;
    font-family: "Verdana";
    font-size: 30px;
    float: left;
    padding: 10px 0px 20px 0px;
  }
.item_menu_listado {
    width:230px;
    text-align:center;
    color: white;
    font-family: "Verdana";
    font-size: 20px;
    float: left;
    padding: 0px 0px 20px 0px;
  }
#listado {
    width:731px;
    height: 530px;
    text-align:left;
    float: left;
    margin: 0px 0px 0px 0px;
    overflow: auto;
  }
.item_listado {
    width:340px;
    height: 137px;
    background-image: url("../img/listado2.png");
    float: left;
    margin: 0px 0px 10px 15px;
    font-family: "Verdana";
    font-size: 16px;
  }
.seccion1_item_listado {
    margin: 5px 5px 2px 5px;
    width: 330px;
    height: 30px;
    overflow: hidden;
    float: left;
    background-color: gray;
    color: white;
    text-align: center;
    font-size: 20px;
  }
.seccion2_item_listado {
    margin: 0px 2px 5px 5px;
    width: 134px;
    height: 96px;
    overflow: hidden;
    float: left;
  }
.foto_item_listado {
    height: 96px;
  }
.seccion3_item_listado {
    margin: 0px 5px 5px 0px;
    width: 190px;
    height: 96px;
    overflow: hidden;
    float: left;
    padding-left: 4px;
    font-weight: bold;
    font-size: 12px;
  }