body {
  text-align: center;
  font-style: normal;
  background-repeat: repeat-x;
  text-decoration: none;
  color: black;
  line-height: 16px;
  font-family: arial,sans-serif;
  font-size: 13px;
  background-attachment: fixed;
  background-image: url(images/fondazulbackground.gif);
}
p {
  margin: 0.2em 0em 0em 1.2em;
}
#wrapper {
  border: 4px solid white;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: left;
  width: 740px;
  background-color: #f6f6f6;
}
#cabezal {
  padding: 20px;
  font-family: Comic Sans MS;
  font-weight: bold;
  text-align: center;
  background-repeat: repeat-x;
  height: 65px;
  background-position: left top;
  background-color: #000066;
  color: white;
  background-image: url(images/cabez-logo-3.png);
}
#cabezal p, #cabezal h1, #cabezal h2 {
  margin: 0;
  padding: 0.4em 15px 0;
  color: white;
}
#busqueda {
  float: right;
  background-color: white;
  width: 268px;
}
#navbar {
  border-bottom: 1px solid #97bccc;
  text-align: center;
  font-size: 11px;
  background-repeat: repeat-x;
  background-position: left bottom;
  font-style: normal;
  height: 15px;
  padding-left: 10px;
}
h2 {
  border-left: medium none;
  border-right: medium none;
  margin: 0;
  padding: 0.4em 15px 0;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  color: white;
  font-size: 1.1em;
  text-decoration: none;
  background-color: #2d5ae1;
}
#contenido {
  border: 1px solid silver;
  margin: 10px 5px;
  padding: 13px 9px 10px 10px;
  float: right;
  width: 500px;
  background-repeat: repeat-x;
  background-color: white;
  background-image: url(images/fondazul.gif);
}
#menu {
  border:  none;
  padding: 1px 3px 20px 4px;
  float: left;
  width: 185px;
  margin-top: 10px;
  background-color: #f6f6f6;
}
h1 {
  border:  none;
  margin: 0.2em;
  padding: 0 0 0 1em;
  color: white;
  font-weight: bold;
  font-size: 110%;
  text-align: center;
  background-repeat: repeat-x;
  font-style: normal;
  line-height: 1.5em;
  background-color: #0000cf;
}
#menuacerca {
  border:  none;
  padding: 1px 3px 20px 4px;
  float: left;
  width: 185px;
  margin-top: 10px;
  background-color: #edf9ff;
  position: fixed;
}
#contenido h1, #contenido h2, #contenido p {
  padding-right: 20px;
}
#contenido ul li {
  margin: 0;
  padding: 0 0 0 5px;
  list-style-type: inherit;
  list-style-image: inherit;
  list-style-position: inherit;
}
a:link, a:active, a:visited {
  color: #0000ce;
  font-weight: inherit;
}
a:hover {
  color: #666666;
}
.cajon {
  border: 1px solid silver;
  margin: 0.1em 0.1em 0.5em 0.8em;
  padding: 0.3em 0.3em 0.3em 0.4em;
  background-repeat: repeat-x;
  background-color: white;
  background-position: center top;
  text-align: left;
}
.cajagoo {
  border: 1px solid silver;
  margin: 1.2em 0.1em 0.5em 0.8em;
  padding: 0.3em;
  text-align: center;
}
.cajagris {
  border-style: none none none solid;
  border-color: #999999 #999999 #999999 #3366ff;
  border-width: 1px 1px 1px 2px;
  margin: 1.2em 0.5em 0.5em 0.9em;
  padding: 0.3em;
  display: block;
  width: 95%;
  background-color: #e8ecf9;
  font-weight: bold;
}
.cajaamarill {
  border-style: none none none solid;
  border-color: #999999 #999999 #999999 #009900;
  border-width: 1px 1px 1px 2px;
  margin: 1.2em 0.5em 0.5em 0.9em;
  padding: 0.3em;
  display: block;
  width: 95%;
  background-color: #ffffcc;
  color: #333333;
}
.cajanaran {
  border-style: none none none solid;
  border-color: #999999 #999999 #999999 #cc0000;
  border-width: 1px 1px 1px 2px;
  margin: 1.2em 0.5em 0.5em 0.9em;
  padding: 0.3em;
  display: block;
  width: 95%;
  background-color: #ffcc66;
  font-weight: bold;
  color: #646464;
  font-style: italic;
}
.piecontenido {
  text-align: center;
  font-size: smaller;
  padding-top: 10px;
  padding-bottom: 10px;
}
#menu h2 {
  padding: 0em 0em 0em 0.3em;
  text-align: left;
}
#pie {
  clear: both;
  font-size: 80%;
  background-repeat: repeat-x;
  background-position: left center;
  background-color: #4153c8;
  color: white;
  padding-top: 10px;
  padding-left: 10px;
  text-align: center;
  height: 30px;
}
.cajonenl {
  border: 1px solid #999999;
  margin: 1.2em 0.5em 0.5em 0.3em;
  padding: 0.3em 0.3em 0.3em 0.4em;
  background-repeat: repeat-x;
  background-color: white;
  background-position: center top;
  text-align: left;
  font-size: xx-small;
  font-style: normal;
}
a:visited {
  text-decoration: none;
  color: #993399;
}

