/**
 * docalsantander.com - CSS stylesheets
 * (c) Februrary 2007, ITEISA (www.iteisa.com)
 * jaime@iteisa.com
**/

html {
  background: #fff url(/img/bg_header.gif) repeat-x;
}

body {
  font-family: arial, sans-serif;
}

acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
}

h3, strong {
/*   color: #bc163a; */
}

a {
  color: #05b;
  font-weight: bold;
}

a.pdf, a.doc {
  padding-left: 22px;
  background-repeat: no-repeat
}

a.pdf {
  background-image: url(/img/ico_pdf.gif);
}

a.doc {
  background-image: url(/img/ico_doc.gif);
}

a.external {
  background-image: url(/img/ico_external.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
}

a:hover {
  text-decoration: none;
}

ul, ol {
  margin-left: 4em;
  margin-bottom: 1em;
}

ul li,
ol li {
  margin: 0.45em 0;
}

.highlight {
  padding: 1em; /* kontuz: msie */
  background: #ffc;
}

.hidden {
  display: none;
}

div#stripe_top {
  position: absolute;
  width: 100%;
  height: 14em;
  left: 0;
}

div#stripe_menu {
display: none;
  position: absolute;
  z-index: 0;
  top: 14em;
  left: 0;
  width: 100%;
  height: 3.1em;
  background-image: url(/img/bg_menu.png);
  background-position: bottom;
}

div#stripe_bottom {
display: none;
  position: absolute;
  z-index: 0;
  left: 0;
  margin-top: -3em;
  width: 100%;
  height: 3em;
  background: #333;
}

div#container {
  background: #fff;
  padding: 0 52px;
  background: #ffffff url(/img/background_shadow.png) no-repeat;
}

div#header {
  height: 14em;
  background: #fff url(/img/header.jpg) bottom right no-repeat;
  margin-bottom: 2.5em;
}

div#header h1 {
  display: none;
}

div#header h2 {
display: none;
  position: absolute;
  margin: 0.25em 0.5em;
  font-weight: normal;
  font-size: 1.75em;
  font-family: georgia, times, serif;
}

div#header ul#menu {
  margin: 0;
  list-style-type: none;
  position: relative;
  top: 14em;
  line-height: 2.5em;
  height: 3.1em;
  background-image: url(/img/bg_menu.png);
  background-position: bottom;
  font-family: "Trebuchet MS", "Verdana", "Helvetica", sans-serif;
}

div#header ul#menu li {
  display: inline;
  border-right: 1px dotted #aaa;
}

div#header ul#menu li a,
div#header ul#metamenu li a {
  padding: 0.5em 1.5em;
  color: #000;
  text-decoration: none;
}

div#header ul#menu li a.active,
div#header ul#menu li a:hover,
div#header ul#metamenu li a.active,
div#header ul#metamenu li a:hover {
  background: #fff;
  text-decoration: underline;
}

div#header ul#menu li a.active,
div#header ul#metamenu li a.active {
  font-weight: bold;
}

div#header ul#metamenu {
  position: absolute;
  top: 14em;
  line-height: 2.5em;
  height: 3.1em;
  right: 0;
}

div#header ul#metamenu li {
  display: inline;
  border-left: 1px dotted #aaa;
}

div#content {
  padding-bottom: 3em; /* kontuz: msie */
  background: #ebf4fa;
}

div#content div#crumbs {
  margin: 0 1em;
}

div#content h3 {
  font-size: 1.15em;
  margin-left: 0.85em;
}

div#content h4 {
  margin-left: 1em;
}

div#content h5 {
  font-weight: normal;
  margin-left: 1em;
}

div#content div {
  margin: 1em;
}

div#content address {
  background: #ffc;
  margin-left: 2em;
  font-style: normal;
}

div#content ul,
div#content ol {
  margin-right: 1em;
}

div#content ul li ul,
div#content ol li ol {
  margin: 1em 1em;
  margin-left: 1.5em;
}

div#content ul.download {
  background: #f0f0f0;
  margin: 1em;
  padding: 0.5em 4em; /* kontuz: msie */
}

div#content ul.download span {
  font-size: 0.8em;
  color: #333;
}

div#navigation {
  background: #BBD9EE;
  background-image: url(/img/logo_erice.gif);
  background-repeat: no-repeat;
  background-position: center;
}

div#navigation ul li ul {
  font-size: inherit; /* kontuz: msie */
  margin-left: 1.5em;
}

div#metacontent {
  background: #bbd9ee;
}

div#metacontent h3 {
  font-size: 0.85em;
}

div#footer {
  background: #fff;
  padding-top: 2em;
  position: relative;
  z-index: 10;
  height: 3em;
  line-height: 2em;
}

div#footer p {
  border-top: 1px dotted #888;
  font-size: 0.7em;
  line-height: 1.25em;
  text-align: center;
  margin: 0 1em;
}

div#footer a {
/*   color: #fff; */
}

div#footer a:hover {
  text-decoration: none;
}

div#footer div#validation a {
  color: #888;
  text-decoration: none;
}

div#footer div#validation a:hover {
  color: #bbb;
  text-decoration: underline;
}

div#footer div#validation ul {
  list-style-type: none;
  font-size: 0.65em;
  text-align: center;
  line-height: 1.75em;
  margin: 0;
}

div#footer div#validation ul li {
  display: inline;
  margin: 0 0.5em;
}

div#content,
div#navigation {
  padding-top: 1em; /* kontuz: msie */
}

div.map img,
div.side img {
  padding: 4px;
  background: #fff;
  border: 1px solid #888;
}

div#wrapper.frontpage div img {
  border: 1px solid #888;
  background: #fff;
  padding: 0.5em;
}

div#wrapper.frontpage h1 {
  margin-top: 3em;
  font-family: georgia, times, serif;
  font-weight: normal;
  letter-spacing: 0.1em;
  font-size: 2em;
}

div.left {
  float: left;
}

div.right {
  float: right;
}

div.center {
  text-align: center;
  margin: 1em;
}

div.asi-se-infla ol {
  list-style-type: none;
  margin-left: 1em;
}

div.asi-se-infla ol li p {
  padding-top: 2em;
}

div.asi-se-infla ol li ol {
  list-style-position: inside !important;
  list-style: decimal;
}

