html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
:focus { outline: 0; }
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul { list-style: none; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
.left {
  display: block;
  float: left;
}
.right {
  display: block;
  float: right;
}
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.inline { display: inline-block; }
.clear { clear: both; }
.invisible { visibility: hidden; }
.hidden { display: none; }
.scrollable { overflow: auto; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.x_horizontal_center_outer {
  *text-align: center;
  *width: 100%;
}
.x_centered-picture { vertical-align: middle; }
.x_positioned {
  display: block;
  position: absolute;
  float: left;
  *background-image: url(transparent.html);
}
.debug { background-color: #ffe59f; }
body {
  background-color: #58584e;
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #b3b3b3;
}
div.main-bg { width: 1000px; }
.home div.main-bg { background: #58584e url('../images/bkg.png') 0 0 no-repeat; }
div.side-left {
  margin-left: 100px;
  _margin-left: 50px;
  width: 200px;
  float: left;
}
.side-left div.logo { height: 110px; }
.side-left ul { margin-top: 12px; }
.side-left ul a {
  line-height: 24px;
  font-size: 14px;
  text-decoration: underline;
  color: white;
}
.side-left ul a:visited {
  line-height: 24px;
  font-size: 14px;
  text-decoration: underline;
  color: white;
}
.logo a {
  display: block;
  margin-top: 30px;
  height: 50px;
  text-indent: -9999px;
}
div.content {
  width: 525px;
  float: left;
  margin-left: 71px;
  margin-top: 51px;
}
h1 {
  font-size: 38px;
  letter-spacing: 1px;
  color: white;
  background: transparent url(../images/l1.png) left bottom no-repeat;
  padding-bottom: 23px;
  *padding-bottom: 20px;
}
h2 {
  font-size: 20px;
  letter-spacing: 1px;
  color: white;
  background: transparent url(../images/l1.png) left bottom no-repeat;
  padding-bottom: 15px;
}
h3 {
  font-size: 20px;
  letter-spacing: 1px;
  color: white;
  margin-top: 12px;
  padding-bottom: 15px;
}
h3.contacto { padding-bottom: 3px; }
.content p {
  margin-top: 15px;
  line-height: 16px;
}
div.content-lh {
  width: 240px;
  float: left;
  margin-top: 15px;
}
div.content-lh p { margin-top: 5px; }
div.content-rh {
  width: 240px;
  float: left;
  margin-top: 15px;
  margin-left: 45px;
}
div.content-rh p { margin-top: 5px; }
div.footer {
  display: block;
  margin-top: 18px;
  padding-top: 12px;
  padding-right: 105px;
  padding-bottom: 22px;
  font-size: 10px;
  width: 796px;
  float: right;
  text-align: right;
  clear: both;
  background: transparent url(../images/l4.png) 0 0 no-repeat;
}
ul.intervenciones {
  margin-top: 18px;
  margin-left: 10px;
}
.intervenciones li {
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-image: url(../images/bullet.gif);
  list-style-position: outside;
  margin-left: 7px;
}
div.foto-frame {
  float: left;
  margin-left: 35px;
  padding-top: 22px;
  margin-bottom: 5px;
  height: 160px;
}
div.foto-frame-first { margin-left: 0px; }
div.foto-frame-xl {
  float: right;
  margin-right: -8px;
  padding-top: 22px;
  margin-bottom: 5px;
  height: 160px;
}
.foto-frame a {
  display: block;
  text-decoration: none;
  color: #b3b3b3;
  padding-left: 5px;
  margin-top: 5px;
}
.foto-frame a:visited {
  display: block;
  text-decoration: none;
  color: #b3b3b3;
  padding-left: 5px;
  margin-top: 5px;
}
b {
  color: white;
  font-weight: normal;
}
a.link_map {
  display: block;
  text-decoration: none;
  color: #b3b3b3;
  padding-left: 5px;
  margin-top: 5px;
}
a.link_map:visited {
  display: block;
  text-decoration: none;
  color: #b3b3b3;
  padding-left: 5px;
  margin-top: 5px;
}
a.mail_link { color: #b3b3b3; }
a.mail_link:visited { color: #b3b3b3; }
a span { text-decoration: underline; }
