/* Generated by KaZcadeS */
@charset "UTF-8";

body {
  margin: 0 auto;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #888888;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  background: #333333 none repeat scroll 0%;
  color: #ffffff;
  text-decoration: none;
}
.column {
  float: left;
}
.left {
  margin: 0px;
  width: 18%;
}
.right {
  margin: 0;
  background: transparent url(/dx_fondo.png) repeat-y scroll left top;
  width: 80%;
  float: right;
}
.left a img {
  border: none;
  margin: 70px 0 0 15px;
}
.top {
  background: transparent url(/dx_top.png) no-repeat scroll left top;
  height: 70px;
}
.clear {
  background: transparent url(/dx_bottom.png) no-repeat scroll left bottom;
  width: 100%;
  height: 176px;
  clear: both;
}
.content {
  min-height: 200px;
}
.content_txt {
  margin: 30px 0 0 30px;
  padding: 50px 25px 0;
  width: 570px;
  text-align: justify;
  line-height: 20px;
}
.content h1 {
  margin: 0;
  width: 70%;
  color: #000000;
  float: right;
  font-size: 1.1em;
  text-transform: uppercase;
}
ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-size: 0.9em;
  display: block;
}
.menu {
  margin: 100px 0 0 0px;
}
ul.menu li ul.sottomenu {
  font-size: 0.9em;
}
ul.menu li ul.sottomenu li a {
  border: none;
  background: transparent none repeat scroll 0%;
  text-decoration: none;
  color: #000000;
}
ul.menu li ul.sottomenu li a:hover {
  border: none;
  background: transparent none repeat scroll 0%;
  text-decoration: none;
  color: #cccccc;
}
ul.menu li a {
  border-left: 15px solid white;
  padding: 3px 0px 3px 1px;
  display: block;
  color: #cccccc;
  text-decoration: none;
}
ul.menu li a:hover {
  border-left: 15px solid #888888;
  background: transparent url(/pixel.png) repeat scroll left top;
  display: block;
  color: #888888;
  text-decoration: none;
}
ul.menu li a.magenta {
  border-left: 15px solid #ffccff;
}
ul.menu li a.yellow {
  border-left: 15px solid #ffffcc;
}
ul.menu li a.cyan {
  border-left: 15px solid #ccffff;
}
ul.menu li a.black {
  border-left: 15px solid #cccccc;
}
ul.menu li a.magenta:hover {
  border-left: 15px solid #ff00ff;
}
ul.menu li a.yellow:hover {
  border-left: 15px solid #ffff00;
}
ul.menu li a.cyan:hover {
  border-left: 15px solid #00ffff;
}
ul.menu li a.black:hover {
  border-left: 15px solid #000000;
}
.magenta_title {
  border-bottom: 3px solid #ff00ff;
}
.yellow_title {
  border-bottom: 3px solid #ffff00;
}
.cyan_title {
  border-bottom: 3px solid #00ffff;
}
.black_title {
  border-bottom: 3px solid #000000;
}
