/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 20px 0;
  background: #3b3b3b url('images/gris.gif') repeat-x left top;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #bababa
}
h1, h2, h3, h4, h5 {
  margin: 12px -10px;
  font-weight: normal;
  color: #ffffff;
  float: none;
  position: relative;
}
h1 {
  font-size: 197%;
}
h2 {
  font-size: 167%;
}
h3 {
  font-size: 100%;
  font-weight: bold;
}
h5 {
  font-size: 115%;
  width: 485px;
}
p, ul, ol {
  margin-bottom: 1.8em;
  line-height: 167%;
  font-size: 100%;
}
font:link {
  color: #696969;
  text-decoration: blink;
}
a:link {
  color: #94b0c8;
}
a:hover {
  text-decoration: none;
  color: #ffffff;
}
a:visited {
  color: #bababa;
}
#header {
  margin: 0 auto;
  width: 740px;
  height: 80px;
}
#logo {
  border-style: solid;
  border-color: #000000;
  border-width: 1px 5px 1px 1px;
  background: #9bafcb none repeat scroll 0% 50%;
  float: left;
  width: 206px;
  height: 78px;
}
#logo h1 {
  padding-top: 20px;
  text-align: center;
  letter-spacing: -1px;
  font-size: 24px;
}
#logo h1 a {
  color: #000000;
}
#logo h2 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 8px;
  font-weight: bold;
}
#logo h2 a {
  color: #3b3b3b;
}
#logo a {
  text-decoration: none;
}
#menu {
  float: right;
}
#menu ul {
  margin: 0;
  list-style-type: none;
  list-style-image: url('none');
  list-style-position: outside; padding-left:0; padding-right:0; padding-top:30px; padding-bottom:0
}
#menu li {
  display: inline;
}
#menu a {
  padding: 0 25px;
  display: block;
  float: left;
  text-decoration: none;
  font-size: 100%;
  font-weight: bold;
}
#menu a:hover, #menu .active a {
  background-image: url('none');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%
}
#menu .active a {
}
#splash {

  margin: 0 auto;
  background: no-repeat right top;
  width: 675px;
  height: 240px

}
#splash p {
  padding: 100px 550px 50px 20px;
  text-align: right;
  font-weight: bold;

}
#page {
  margin: 0 auto;
  width: 740px;
}
#page h1, #page h2 {
  margin-bottom: 20px;
}
#content {
  margin: auto;
  padding: 20px;
  float: right;
  width: 490px;
}
#content ul {
  margin-left: 3em;
}
#sidebar {
  border-style: solid;
  border-color: #000000;
  border-width: 1px 5px 1px 1px;
  padding: 25px 20px 20px;
  background: #2f2f2f none repeat scroll 0% 50%;
  float: right;
  width: 164px;
}
#sidebar h2 {
  padding-top: 6px;
  font-size: 100%;
  font-weight: bold;
}
#sidebar h3 {
  font-size: 77%;
}
#sidebar h3 span {
  padding: 3px 5px;
  background:  none repeat scroll 0% 50%;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: url('none');
  list-style-position: outside
}
#sidebar li {
  border-top: 1px dotted #000000;
  margin: 0 0 20px;
  padding: 20px 0 0;
}
#footer {
  border-style: solid;
  border-color: #000000;
  border-width: 5px 1px 1px;
  margin: 0 auto;
  padding: 10px;
  clear: both;
  width: 720px;
  height: 15px;
}
#footer p {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-size: 77%;
}
#legal {
  float: left;
}
#links {
  float: right;
}
