body {
    background : url('Media/Home/Fondo.gif');
    margin:0;
    padding:0;
    font-size:80%;
    font-family:Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
  }


p, h1, h2, h3, ul, li, th, td {
    margin:0;
    padding:0;
  }


p, ul, table {
    font-size:85%;
    color:#8b9288;
    margin-top:15px;
  }

a img {border:0;}

a:link {
    font-weight: bold;
    color: #6AA457;
    text-decoration: none;
  }


a:hover {
    color: #9FC592;
    text-decoration: underline;
  }


a:visited {
    color: #6D8B5F;
    text-decoration: none;
    font-weight: bold;
  }


hr {
    display:none;
  }


ul.lista {font-weight:bold; margin-left:15px;}

#wrapper {
    background-color:#dde1d8;
    width:780px;
    border:solid 2px #697a80;
    margin:0 auto;
  }


#menu {
    background : url('Media/Home/Top.gif') no-repeat;
    height : 92px;
    width:780px;
  }


#menu-items {
    float:left;
    margin-top:33px;
    padding-left:155px;
  }


#menu-items li {
    float:left;
    list-style-type:none;
    margin-left:-46px;
  }


#head {
    width:780px;
    background : #fff url('Media/Home/Imagen.jpg');
    height : 124px;
  }


#anim-seccion {
    width:181px;
    height:124px;
    float:left;
  }


#logo-chab {
    margin-top:5px;
    width:180px;
    height:118px;
    float:right;
  }


#contenidos {
    background : url('Media/Home/fondo-izq.gif') no-repeat bottom left;
    border-bottom: 12px solid #97a594;
  }


#tit-seccion {
    background : #ffffff url('Media/Home/Fondo-Titulo.gif') no-repeat;
    height : 47px;
    padding-top:8px;
  }


#tit-seccion h2 {
    margin-left:160px;
  }


#cont-seccion {
    width:367px;
    background : url('Media/Home/rayitas-izq.gif') no-repeat 0px 20px;
    padding : 24px 20px 30px 170px;
    min-height:170px;
  }


#cont-seccion h3 {
    background : #EAF0F1 url('Media/Home/TopitoMas.gif') no-repeat 4px 4px;
    padding : 2px 8px 2px 16px;
    border: 1px #8B9288 solid;
    color : #697A80;
    font-size:90%;
    display:inline;
  }


#img-seccion {
    width : 220px;
    padding : 12px 0px 0px 0px;
    float : right;
  }

#foto-contacto {float:left; margin-left:-160px; margin-top:10px;}

table.precios {background-color:#eaf0f0; border-collapse: collapse; width:360px;}
tr.intercalado {background-color:#97a594; color:#eaf0f0;}
table.precios td {padding:4px; padding-left:8px; padding-right:12px;}

img.img-abono02 {margin-top:100px;}

img.img-abono03 {margin-top:120px;}

#footer {
    width:auto;
  }


#footer p {
    text-align:center;
  }


