body {
  background-image: url(imagenes/fondo_body.jpg);
  background-attachment: fixed;
}
#contenedor {
  margin-right: auto;
  margin-left: auto;
  width: 780px;
  background-color: white;
}
#texto {
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 15px;
  margin-right: 10px;
  text-align: justify;
  margin-top: 10px;
}
#navlist {
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-bottom: 19px;
  padding-left: 10px;
}
#navlist ul, #navlist li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}
#navlist a:link, #navlist a:visited {
  border: 1px solid #cccccc;
  padding: 2px 10px;
  background: #e8ebf0 none repeat scroll 0% 50%;
  color: #666666;
  float: left;
  font-size: small;
  font-weight: normal;
  line-height: 14px;
  margin-right: 8px;
  text-decoration: none;
}
#navlist a#current:link, #navlist a#current:visited {
  border-bottom: 1px solid #ffffff;
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
}
#navlist a:hover {
  color: #ff0000;
}
body.section-1 #navlist li#nav-1 a, body.section-2 #navlist li#nav-2 a, body.section-3 #navlist li#nav-3 a, body.section-4 #navlist li#nav-4 a {
  border-bottom: 1px solid #ffffff;
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
}
#navlist #subnav-1, #navlist #subnav-2, #navlist #subnav-3, #navlist #subnav-4 {
  display: none;
  width: 90%;
}
body.section-1 #navlist ul#subnav-1, body.section-2 #navlist ul#subnav-2, body.section-3 #navlist ul#subnav-3, body.section-4 #navlist ul#subnav-4 {
  display: inline;
  left: 10px;
  position: absolute;
  top: 95px;
}
body.section-1 #navlist ul#subnav-1 a, body.section-2 #navlist ul#subnav-2 a, body.section-3 #navlist ul#subnav-3 a, body.section-4 #navlist ul#subnav-4 a {
  border-style: none none none solid;
  border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #cccccc;
  border-width: medium medium medium 1px;
  padding: 2px 10px;
  background: #ffffff none repeat scroll 0% 50%;
  color: #999999;
  font-size: smaller;
  font-weight: bold;
  line-height: 10px;
  margin-right: 4px;
  text-decoration: none;
}
#navlist ul a:hover {
  color: #ff0000 ! important;
}
#contents {
  border-style: none solid solid;
  border-color: -moz-use-text-color #cccccc #cccccc;
  border-width: medium 1px 1px;
  margin: 0px;
  padding: 15px;
  background: #ffffff none repeat scroll 0% 50%;
  clear: both;
}
#logo {
  margin-bottom: 15px;
}
p {
  font-family: sans-serif;
  color: #cc0000;
  font-weight: inherit;
  font-size: 0.9em;
}
.floatright {
  border-style: solid;
  border-color: #999999 #555555 #555555 #999999;
  border-width: 1px 2px 2px 1px;
  margin: 0 0 10px 10px;
  padding: 10px;
  background-color: #ffffff;
  float: right;
  font-family: sans-serif;
  font-size: 0.8em;
  text-align: center;
  width: 172px;
}
div.floatright img {
}
p {
  margin-top: 0;
}
#pie {
  margin: 10px 10px 8px 15px;
  font-size: 0.9em;
  color: #cc0000;
  text-align: center;
  position: relative;
  clear: both;
}
a:link {
  color: #3333ff;
  text-decoration: none;
  font-family: sans-serif;
}
a:hover {
  font-family: sans-serif;
  color: #330000;
}
a:visited {
  font-family: sans-serif;
  color: #663333;
}
h1 {
  font-family: sans-serif;
  font-size: 1.2em;
  color: #663300;
}
h2 {
  color: #993300;
  font-weight: bold;
  font-size: 1em;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  color: #000099;
  font-weight: lighter;
  font-style: normal;
  text-align: justify;
}

