body
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background: #f5f5f5 url(/imagenes/fondoPagina.png) repeat-x;
}


h1
{
  font-size: 300%;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
  font-weight: normal;
}

h1 a
{
  text-decoration: none;
  color: #FFFFFF;
}

h2
{
  margin-top: 25px;
  font-size: 175%;
  margin-bottom: 25px;
  font-weight: normal;
  color: #ffffff;
  /*color: #00486b;*/
}

h3
{
  font-size: 200%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
}
h4
{
  font-size: 120%;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
  font-weight: normal;

}

#contenedor-pagina
{
  width: 1000px;
  margin: auto;
}

#cabecera
{
  height: 110px;
  color: #ffffff;
  padding-top: 20px;
  padding-left: 20px;
  margin-bottom: 10px;
  background: url(/imagenes/cabecera.jpg) no-repeat;
}

#contenido
{
  min-height: 400px;
}

#pie
{
  height: 23px;
  background: #00486b url(/imagenes/fondoPie.png) repeat-x;
  font-size: 80%;
  padding-top: 10px;
  padding-left: 10px;
  color: #FFFFFF;
  clear: both;
  margin-top: 10px;
}

a
{
  border: none;
  margin: 0;
  text-decoration: underline;
}

img
{
  border: none;
}

hr
{
  height: 2px;
  color: #CCC;
  background-color: #CCC;
}

div.menuPrincipal
{
  width: 460px;
  margin: auto;
  margin-top:200px;
}

div.menuPrincipal a
{
  margin-left: 25px;
  margin-right: 25px;
}

br.clear
{
  clear: both;
}


.listita {margin-bottom: 20px;}
.contenedor-imagen { text-align: center; margin-top: 25px; margin-bottom: 25px}

.mapas-coche { width:810px;margin:auto }
.mapas-coche table { width:810px;text-align:center }
.mapas-coche table thead { margin-bottom:5px; font-weight: bold }

.tabla-subsecciones { height: 22px; }
.tabla-subsecciones div { float: left; margin-right: 25px; font-weight: normal}
.tabla-subsecciones div a { text-decoration: none; }