* {
   margin: 0;
   padding: 0;
   color: #01541C;
}

body {
  padding: 0 auto;
  text-align: center;
  font-family: Tahoma, Verdana;
  font-size: 11px;
}

a, a:link {
  font-weight: none;
  text-decoration: none;
}

a:hover {
  font-weight: none;
  text-decoration: underline;
}

li {
  line-height: 14px;
  padding: 2px 0;
}

div#window {
  margin: 0 auto;
  width: 913px;
  min-height: 627px;
  background-image: url('/img/background.png');
  background-repeat: no-repeat;
  background-position: 0 106px;
}

div#firstPageSWF {
  float: left;
  width: 100%;
  height: 627px;
}

div#window div#top {
  float: left;
  width: 100%;
  height: 280px;
}

div#window div#content {
  margin-bottom: 15px;
  float: left;
  min-height: 300px;
  width: 890px;
  padding: 0 15px;
  text-align: left;
}

div#window div#footer {
  margin-top: 5px;
  float: left;
  width: 865px;
  height: 30px;
  margin: 0 25px;
  font-size: 10px; 
  border-top: 1px solid #537822;
}

#footer ul li {
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0;
}

#footer a, a:link {
  color: #6f6f6f;
  text-decoration: none;
}

#footer a:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

div#window div#content div#mapa {
  float: left;
  width: 250px;
  height: 230px;
  margin-left: 60px;
}

div.ver_line {
  float: left;
  width: 1px;
  height: 150px;
  border-right: 1px solid #000;
}

a.atm_list, a:link.atm_list {
  text-decoration: none;
}

a:hover.atm_list {
  text-decoration: underline;
}

span.title {
  font-weight: bold;
  color: #01541C;
  border-bottom: 1px dotted #01541C;
}

p {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 15px;
}

h1 {
  color: #01541C;
  font-size: 14px;
  margin-bottom: 10px;
}

li.list_faq {
  padding: 4px 0;
  list-style-image: url("/img/arr_01.png");
}

li.list_faq a, a:link{
  color: #244b04;
  text-decoration: none;
}

li.list_faq a:hover{
  color: #244b04;
  text-decoration: underline;
}

div.faq_linkoff {
  color: #244b04;
}

div.faq_linkon {
  color: #B5D641;
}

div.faq_answerOFF {
  display: none;
}

div.faq_answerON {
padding:5px;
border:1px solid #acd373;
background:#fcf7dd;
font-weight: bold;
color: #01541C;
margin-bottom: 0;
margin-top: 7px;
}

input {
  font-size: 7pt;
  width: 198px; 
  height: 15px; 
  border: 0;
  background-image: url('/img/form_01.gif');
  background-repeat: no-repeat; 
  padding: 2px 3px; 
  margin-right: 10px;
}

textarea {
  width: 322px; 
  height: 79px; 
  border: 0; 
  background-image: url('/img/form_02.gif');
  margin-right: 10px;
}

span.star {
  font-weight: bold;
}

label.error {
  positon: relative;
  width: 80px;
  color: #f00;
}

label.error img {
  position: relative; 
  top: 5px; 
  padding: 0; 
  margin: 0 5px 0 0; 
  width: 15px;
}

#frmContact table td {
  height: 23px;
}

#frmContact table td input {
  margin-top: 2px;
}

#menu ul li {
  padding: 3px 0;
  list-style-image: url("/img/arr_01.png");
}

#content .mapBox {
  float: left;
  width: 250px;
  margin: 10px;
}

#content .mapBox h1 {
  margin-bottom: 5px;
}

a.mail,a:link.mail {
  font-weight: bold;
  text-decoration: none;
}

a:hover.mail {
  font-weight: bold;
  text-decoration: underline;
}