body#body {
  margin: 0;
  padding: 0;
  background-image: url(fondo.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: 0% 50%;
  text-align: center;
}
body, td, th, tr, p, div {
  font-size: 14px;
  color: black;
  line-height: 105%;
  font-family: Arial,Helvetica,sans-serif;
}
#home_module div, #home_module p {
  color: white;
}
#right div, #right p {
  color: #ffffff;
}
.moduletable {
  margin: 0;
  padding: 10px;
}
#content .moduletable {
  padding-left: 0;
}
p {
  margin: 0;
  padding: 10px 10px 10px 0;
}
#left p {
  padding-left: 10px;
}
#wrapper {
  margin: 0 auto;
  position: relative;
  width: 740px;
  text-align: left;
}
#header {
  position: relative;
  height: 110px;
}
#logo {
  position: absolute;
  top: 60px;
  left: 0;
  width: 210px;
  height: 120px;
}
#menu {
  position: absolute;
  right: 190px;
  bottom: 10px;
}
#wrapper_content {
  background: #ffffff none repeat scroll 0% 50%;
  float: left;
  width: 537px;
  padding-top: 10px;
}
#right {
  width: 200px;
  float: left;
}
#right .moduletable {
  padding-top: 180px;
  padding-left: 0;
}
#right p {
  padding: 10px;
}
#home_img {
  width: 535px;
  height: 388px;
  text-align: center;
}
#home_module {
  float: right;
  width: 315px;
}
#in_img {
  padding: 0 10px 10px;
  height: 115px;
}
#left {
  float: left;
  width: 200px;
}
#left .moduletable {
  padding-top: 40px;
  text-align: right;
}
#content {
  float: left;
  width: 300px;
}
#content-padding {
  padding: 10px;
}
#footer {
  text-align: left;
}
#footer_module {
  float: left;
  width: 230px;
}
#footer_module div, #footer_module p {
  color: #999999;
  font-size: 12px;
}
#footermenu .moduletable-bottom {
  padding: 8px 10px 10px;
}
#footermenu {
  float: left;
  width: 200px;
  text-align: right;
}
#logo img {
  display: block;
}
.space {
  height: 50px;
}
.clear {
  clear: both;
}
a, a:link, a:active, a:visited {
  color: black;
  text-decoration: none;
  font-size: 0.9em;
  line-height: 0.7em;
}
a:hover, a.active {
  text-decoration: underline;
}
table.moduletable {
  margin: 0 0 5px;
  padding: 0;
  width: 100%;
  font-weight: normal;
}
#header2 .moduletable {
  margin: 0;
  padding: 0;
}
.inputbox {
  border: 1px solid #dddddd;
  margin-right: 5px;
  font-size: 11px;
  color: #666666;
}
.contentpane {
  padding-left: 0;
  padding-right: 0;
}
.contentpaneopen {
  border:  none;
  margin: 0;
  padding: 0;
  width: 90%;
  font-size: 10px;
  font-weight: normal;
}
.contentdescription {
  font-size: 11px;
  color: #333333;
  text-align: left;
}
.sectiontableentry1 {
  background-color: #ffffff;
}
.sectiontableentry2 {
  background-color: #f9f9f9;
}
.small {
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;
}
form {
  margin: 0;
  padding: 0;
}
#footer .moduletable-bottom {
  color: #999999;
}
#footer .mainlevel-bottom {
  color: #999999;
}
#footer a, #footer a:link, #footer a:visited {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: #999999;
  text-transform: lowercase;
}
#footer a:hover, #footer a#active_menu-bottom {
  text-decoration: underline;
}
.componentheading, .contentheading {
  margin: 0;
  padding: 0 0 5px;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-transform: lowercase;
}
h1, h2, h3, h4 {
  margin: 0;
  padding: 10px 10px 0 0;
  font-size: 0.9em;
}
h1 {
  font-size: 0.8em;
}
h2 {
  font-size: 16px;
  color: #333333;
}
h3 {
  font-size: 12px;
}
#home_module_content h3 {
  display: none;
  font-size: 0.9em;
}
#left h3 {
  padding-right: 0;
  padding-bottom: 5px;
  text-transform: lowercase;
  font-size: 1em;
}
#right h3 {
  padding: 5px 5px 5px 10px;
  text-transform: lowercase;
  height: 24px;
  font-size: 0.9em;
}
#footer h3 {
  display: none;
  font-size: 0.9em;
}
h4 {
  font-size: 11px;
  color: #333333;
}
ul {
  margin: 2px;
  padding: 6px 6px 6px 15px;
}
li {
  list-style-type: none;
  list-style-position: outside;
  padding-left: 1px;
  line-height: 150%;
}
ul.arrow1 li, ul.arrow2 li {
  padding-left: 5px;
  padding-bottom: 2px;
  padding-top: 2px;
}
ul.arrow1, ul.arrow2 {
  line-height: 150%;
  padding-bottom: 3px;
  margin-top: 2px;
}
ul.arrow1 li {
  list-style-image: url(../images/arrow1.jpg);
}
ul.arrow2 li {
  list-style-image: url(../images/arrow2.jpg);
}
#left ul {
  margin: 0;
  padding: 0 0 0 10px;
}
#left ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
#left ul li a, #left ul li a:link, #left ul li a:visited {
  text-decoration: underline;
  line-height: 20px;
  font-size: 11px;
  color: #666666;
}
#left ul li a:hover, #left ul li a:active {
  color: black;
  font-size: 1.1em;
}
#menu ul, #menu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
#menu ul li {
  float: left;
  line-height: 30px;
}
#menu a, #menu a:link, #menu a:visited {
  font-size: 14px;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 30px;
  text-transform: lowercase;
}
#menu ul li a:hover, #menu ul li a#active_menu {
  text-decoration: underline;
  font-size: 0.9em;
}
img {
  border:  none;
  font-size: 0.9em;
}
