
/* --------------------------------------------------------------------------------------------------------------------------------------------------- */

body {
  margin: 0px;
  background: #FFFFFF url(fd_general.gif) repeat-y top center;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #3D5D89;
  }

span.rojo { color: #FF003B; text-decoration: none; }

img.imagen { margin-top: 15px; margin-bottom: 15px; }

#contenido {
  width: 800px;
  margin-bottom: 15px;
  text-align: left;
  }

p.rotulo{
  text-align: center;
  padding-top: 15px;
  font-size: 16px;
  font-weight: bold;
  }

p.texto{
  padding-top: 15px;
  border-top: 1px dotted #3D5D89;
  }

p.pie{
  text-align: center;
  padding-top: 15px;
  border-top: 1px dotted #3D5D89;
  }

/* --------------------------------------------------------------------------------------------------------------------------------------------------- */

