* {
  border:  none;
  margin: 0px;
  padding: 0px;
}
a {
  color: white;
  font-size: 1em;
  font-family: "Century Gothic";
  text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
  color: white;
  text-decoration: underline;
}
a:active {
}
p {
  font-family: "Arial";
  text-align: justify;
}
h1 {
  padding: 3px 0 3px 3em;
  background: #000000 none repeat scroll 0% 50%;
  font-family: "Arial";
  font-size: 1.4em;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
}
h2 {
  margin: 1em 10% 0.5em;
  font-family: "Century Gothic";
  font-size: 1.2em;
  color: gray;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}
h3 {
  margin: 1.5em 13% 0.5em;
  font-family: "Century Gothic";
  font-size: 1.1em;
  color: gray;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
}
body {
  padding: 0px;
  background-color: WhiteSmoke;
  height: 600px;
  font-family: Verdana,Arial,sans-serif;
  font-size: 0.8em;
  text-align: center;
}
#global {
  margin: 4px auto;
  width: 800px;
}
#cabecera {
  margin: 0px;
  width: 800px;
  background-color: White;
  height: 74px;
}
#logotipo {
  margin: 0px;
  background-color: White;
  float: left;
}
#titulo {
  margin: 0px;
  background-color: White;
  float: right;
}
#titulo p {
  padding: 10px 5px 5px 10px;
  text-indent: 15px;
  font-family: "Eras Demi ITC";
  font-size: 110%;
  color: gray;
}
#navegacion {
  border: 1px solid #666666;
  margin: 10px 0px 0px;
  background-color: #3366ff;
  width: 800px;
  height: 25px;
}
#navegacion li {
  margin: 0px 10px 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-top: 5px;
  font-size: 100%;
  float: right;
}
#navegacion ul {
  margin-left: 180px;
}
#contenido {
  background-color: white;
  width: 800px;
}
#menu {
  margin: 0px;
  background-color: white;
  width: 130px;
  text-align: left;
  float: left;
  background-repeat: no-repeat;
  background-position: center top;
}
#menu a {
  color: gray;
  font-size: 1em;
  font-family: "Century Gothic";
  text-decoration: none;
}
#menu a:hover {
  color: black;
  text-decoration: underline;
}
#menu li {
  margin: 4px 8px 4px 6px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#overview {
  text-align: left;
  display: block;
}
#overview p {
  padding: 5px 10px;
  margin-left: 130px;
  font-family: "Arial";
  font-size: 1em;
  color: black;
}
#overview h3 {
  padding: 5px 10px;
  margin-left: 130px;
}
#overview li {
  padding: 5px 10px;
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 170px;
  font-family: "Arial";
  font-size: 1em;
}
#partners {
  text-align: left;
  display: block;
}
#partners table {
  border-left: 1px dotted #632526;
  border-bottom: 1px dotted #632526;
  padding: 0px;
  font-family: "Arial";
  font-size: 0.8em;
}
#partners td {
  border-top: 1px dotted #632526;
  border-right: 1px dotted #632526;
  padding: 10px;
}
#partners a {
  color: gray;
  font-family: "Arial";
  font-size: 1em;
  text-decoration: none;
}
#partners a:hover {
  color: black;
  text-decoration: underline;
  background-color: white;
}
#news {
  text-align: left;
  display: block;
}
#news table {
  padding: 0px;
  font-family: "Arial";
  font-size: 1em;
}
#news td {
  padding: 10px;
  color: orange;
}
#news a {
  color: gray;
  font-family: "Arial";
  font-size: 1em;
  text-decoration: none;
}
#news p {
  color: gray;
  font-family: "Arial";
  font-size: 1em;
  text-decoration: none;
}
#news a:hover {
  color: black;
  text-decoration: underline;
  background-color: white;
}
#contact {
  text-align: left;
  display: block;
}
#contact p {
  padding: 5px 10px;
  margin-left: 150px;
  font-family: "Arial";
  font-size: 1em;
  color: black;
}
#contact a {
  color: blue;
  font-size: 1em;
  font-family: "Arial";
  text-decoration: none;
  display: block;
}
#login {
  text-align: left;
  display: block;
  margin-left: 150px;
  font-family: "Arial";
  font-size: 1em;
}
#login form {
  padding: 5px 10px;
  font-family: "Arial";
  font-size: 1em;
  color: black;
}
#login a {
  color: blue;
  font-size: 1em;
  font-family: "Arial";
  text-decoration: none;
  display: block;
}
#login input {
  border: 1px solid #632526;
}
#pie {
  height: 25px;
  width: 800px;
}
#pie1 {
  float: left;
}
#pie2 {
  float: right;
}
#pie1 p {
  padding: 5px 10px;
  text-align: center;
  font-size: 0.8em;
  font-family: "Century Gothic";
  color: black;
}
#pie2 p {
  padding: 5px 10px;
  text-align: center;
  font-size: 0.8em;
  font-family: "Century Gothic";
  color: black;
}
