body {
  margin: 1.5em 1em 3em 1em;
  background: url(imagenes/fondototal.png) #baae89 top left repeat-x;
}

div#contenedor {
  background-color: #f1e1b2;
  border: 2px solid #a10103;
}


#contenido:after, #menu:after, #abajo:after, #contenedor:after {
  content: " ";
  display: block;
  line-height: 0.1em;
  font-size: 0.1em;
  clear: both;
}

/* Frente: af1a02 */
div#arriba {
  background: url(imagenes/degradado.png) bottom left repeat-x #a10103;
  color: #ffffff;
  height: 200px;
  margin: 0;
  padding: 0;
  text-align: right;
}

div#abajo {
  font-family: Verdana;
  font-size: 1em;
  padding: 1em 2em 1em 2em;
  height: 100%;
}

div#menu {
  float: left;
  height: 100%;
  width: 200px;
}

div#contenido {
  line-height: 130%;
  margin-left: 240px;
}

div#contacto {
  margin-top: 2em;
  color: #f1e1b2;
  text-align: right;
  font-size: 0.9em;
}


img#detalle_arriba {
  position: absolute;
  left: 3em;
}

h1, h2, h3 {
  color: #a10103;
}

p {
  margin-left: 0.5em;
  max-width: 40em;
}


#menu img:hover {
  background: url(imagenes/botones/encima.gif) top left transparent no-repeat;
}

.fotodcha {
  float: right;
  padding: 15px;
}

.fotoizqda {
  float: left;
  padding: 15px;
}

img {
  border: 0;
}

.grupo {
  padding: 5px;
  background-color: #f1e1b2;
  border: 1px solid #ffeebc;
  margin: 10px 0 10px 15px;
}

.grupo a, .grupo a:visited {
  display: block;
  text-decoration: none;
  color: #000000;
}

.grupo a:hover {
  color: #a10103;
}


a, a:visited {
  color: #a10103;
}

 a:hover {
  color: #bc0103;
}


#contenido ul, #contenido ul li {
  list-style: disc url(imagenes/listblue.gif) outside !important;
  padding-bottom: 0.3em;
}

table#caballos {
  border-collapse: collapse;
  padding: 0;
}

#caballos td {
  border-bottom: 1px solid #a10103;
}

td.fotocaballo {
  text-align: center;
}

span.nombrecaballo {
  font-size: 110%;
  font-weight: bold;
}


#galeria {
  margin: 0 auto 0 auto;
  padding: 0;
}

#celda_galeria {
  width: 640px;
  height: 480px;
  text-align: center;
  vertical-align: center;
  padding: 0;
}

