* {  
  border:  none;
  margin: 0px;
  padding: 0px;
}

body {  
  font-size: 9pt;
  background-image: url(objetos/fondo1.jpg);
  background-position: center top;
  font-family: "trebuchet ms",helvetica,sans-serif;
  background-color: #000000;
  background-repeat: no-repeat;
}

img {
  border: 1px solid black;
  margin: 5px;
  padding: 3px;
}
p {
  text-align: justify;
  line-height: 1.6em;
  font-size: 1.1em;
  color: #333333;
}
p span {
  font-weight: bold;
}
h1 {
  margin: 0px;
  font-size: 26px;
  color: white;
  text-align: left;
  font-weight: bold;
}
h2, h3, h4, h5, h6 {
  font-weight: normal;
  letter-spacing: -1px;
  text-transform: lowercase;
}
h3, h4, h5, h6 {
  color: #66000f;
}
h3 span {
  font-weight: bold;
}
h4 span {
  font-weight: bold;
}
br.clear {
  clear: both;
}
a {
  text-decoration: none;
  color: #d90000;
  display: block;
}
a:link {
}
a:visited {
}
a:hover {
  text-decoration: underline;
}
a:active {
}
.imgcabecera {
  border-style: none;
  margin: 0px;
  padding: 0px;
}
#global {
  margin: 4px auto;
  width: 800px;
}
#cabecera {
  border:  none;
  height: 103px;
}
#imgcab {
  border:  none;
  margin: 0px;
  background-color: #000000;
  height: 69px;
  width: 800px;
}
#subti1 {
  border:  none;
  height: 34px;
  width: 585px;
  float: left;
  margin:0 px
}
#subti2 {
  border:  none;
  margin: 0px;
  height: 34px;
  width: 215px;
  float: left;
}
#navegacion {
  border:  none;
  height: 42px;
  width: 800px;
  float: left;
}
#navegacion ul {
  margin: 0px 0px 0px 295px;
  color: #000000;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

#navegacion li {
  float:left;
}

#navegacion li a {

  font-size: 1em;
  text-transform: lowercase;
  color: #616161;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  border: 1px solid #f2f2f2;
  margin: 4px 0px 0px 2px;
  padding: 11px 9px;
  background: #f2f2f2 none repeat scroll 0% 50%;
}
#navegacion li a:hover {
  border: 1px solid #efbf00;
  background: #ffffff none repeat scroll 0% 50%;
  color: #efbf00;

}
#navegacion li a.active {
  border: 1px solid #efbf00;
  background: #efbf00 none repeat scroll 0% 50%;
  color: #ffffff;
}



#contenido {
  width: 800px;
  float: left;
}
#contenido h3 {
  border-bottom: 1px dotted #e1e1e1;
  position: relative;
  font-size: 2.1em;
  padding-bottom: 0.1em;
  margin-bottom: 
  margin-top: 0.8em;
}
#contenido h5 {
  text-align: justify;
  font-size: 1em;
  color: #616161;
  margin-top: 0.8em;
  text-transform: none;
}
#contenidoppal { 
 padding: 0px 5px 0px 0px;
 width: 575px;
 float: left;
}

#contenidoppal1col { 
 margin-top: 10px;
 padding: 0px 5px 0px 0px;
 width: 800px;
 float: left;
}

#contenidosecun {
  border-left: 1px dotted #e1e1e1;
  padding: 28px 0px 0px 15px;
  width: 200px;
  float: left;
}
#contenidosecun h4 {
  border-bottom: 1px dotted #e1e1e1;
  margin-bottom: 0.8em;
  margin-top: 0.8em;
}

#contenidosecun img {
  border: none;
  margin: none;
  padding: none;
  }

#patrocinadores {
  border: 1px dotted #e1e1e1;
  padding: 0px 0px 0px 0px;
  width: 196px;
  background: #ffffff;
  img-align: center;	
  float: left;
  margin: none;
}

ul.links {
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.links li {
  line-height: 2em;
  border: 0px ;

}
ul.links li img {

  border: 0px ;

}
#footer {
  border-top: 1px dotted #e1e1e1;
  margin: 1em auto;
  float: left;
  width: 800px;
  text-align: center;
  clear: both;
  padding-top: 1em;
  text-transform: lowercase;
}
