﻿@font-face {
    font-family: 'HelveticaNeue57Condensed';
    src: url('/Files/System/Alentejo/fonts/helveticaneue-condensed-webfont.eot');
    src: url('/Files/System/Alentejo/fonts/helveticaneue-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Files/System/Alentejo/fonts/helveticaneue-condensed-webfont.woff') format('woff'),
         url('/Files/System/Alentejo/fonts/helveticaneue-condensed-webfont.ttf') format('truetype'),
         url('/Files/System/Alentejo/fonts/helveticaneue-condensed-webfont.svg#HelveticaNeue57Condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeue47LightCondensed';
    src: url('/Files/System/Alentejo/fonts/helveticaneue-lightcond-webfont.eot');
    src: url('/Files/System/Alentejo/fonts/helveticaneue-lightcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Files/System/Alentejo/fonts/helveticaneue-lightcond-webfont.woff') format('woff'),
         url('/Files/System/Alentejo/fonts/helveticaneue-lightcond-webfont.ttf') format('truetype'),
         url('/Files/System/Alentejo/fonts/helveticaneue-lightcond-webfont.svg#HelveticaNeue47LightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
  
        margin: 0px;
  padding: 0px;
}

body  {
  
        background-attachment: fixed;
  background-image: url(/Files/System/Alentejo/imagens/bgFooter.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  font-family: HelveticaNeue57Condensed, Verdana, Geneva, sans-serif;
  clear: none;
  color: #333;
  font-weight: normal;
}
.style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
#bgTopo {
  background-image: url(/Files/System/Alentejo/imagens/bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 650px;
  z-index: 0;
}
#cartao {
position: absolute;
left: 0px;
top: 40px;
background-image: url(/Files/System/Alentejo/imagens/cartao.png);
background-repeat: no-repeat;
background-position: -40px top;
z-index: 1000;
height: 345px;
width: 400px;
}
#cartao2 {
position: absolute;
left: 0px;
top: 90px;
background-image: url(/Files/System/Alentejo/imagens/cartao2.png);
background-repeat: no-repeat;
/*background-position: -40px top;*/
z-index: 1000;
height: 220px;
width: 286px;
}
#separador {
  height: 108px;
  width: 310px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 500;
  background-image: url(/Files/System/Alentejo/imagens/barra2.png);
  background-repeat: no-repeat;
  background-position: left top;
}

#separador2 {
  height: 92px;
  width: 411px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 500;
  background-image: url(/Files/System/Alentejo/imagens/barra2.png);
  background-repeat: no-repeat;
  background-position: left top;
}


#contentor {
width: 515px;
position: absolute;
top: 246px;
z-index: 1000;
clear: both;
margin-bottom: 80px;
text-align: left;
left: 440px;
}

#contentor2 {
width: 515px;
position: absolute;
top: 310px;
z-index: 1000;
clear: both;
margin-bottom: 80px;
text-align: left;
left: 280px;
}

#contentor3 {
width: 515px;
position: absolute;
top: 240px;
z-index: 1000;
clear: both;
margin-bottom: 80px;
text-align: left;
left: 280px;
}


#contentor h3 {
  font-size: 20px;
  font-weight: normal;
  font-family: HelveticaNeue47LightCondensed, Verdana, Geneva, sans-serif;
}

#contentor2 h3 {
  font-size: 20px;
  font-weight: normal;
  font-family: HelveticaNeue47LightCondensed, Verdana, Geneva, sans-serif;
}
#rodape {
  font-size: 0.5em;
  color: #333;
  text-align: left;
  clear: both;
  width: 395px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  padding-left: 30px;
  padding-bottom: 30px;
  font-family: Verdana, Geneva, sans-serif;
}

#rodape2 {
  font-size: 0.5em;
  color: #333;
  text-align: left;
  clear: both;
  width: 395px;
  position: absolute;
  bottom: -100px;
  left: 0px;
  padding-left: 30px;
  padding-bottom: 30px;
  font-family: Verdana, Geneva, sans-serif;
}

.button {
  font-size: 16px;
  background-color: #08a4e2;
  text-decoration: none;
  border: 1px solid #72B5EB;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
  border-radius:20px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #FFF;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*//*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
  width: 150px;
  margin-right: 10px;
  font-family: HelveticaNeue57Condensed, Verdana, Geneva, sans-serif;
}
#contentor table {
}

.input {
  font-size: 11px;
  background-color: #FFFFFF;
  text-decoration: none;
  border: 1px solid #72B5EB;
  width: 110px;
  padding: 2px;
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
}
.box {
  font-size: 18px;
  background-color: #E9E9E9;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
  border-radius:20px;
  color: #333;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.inputLongo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  text-decoration: none;
  border: 1px solid #72B5EB;
  width: 95%;
  margin: 2px;
  padding: 2px;
}
.inputLongoMultilinha {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  text-decoration: none;
  border: 1px solid #72B5EB;
  width: 95%;
  height: 40px;
  margin: 2px;
  padding: 2px;
}
#contentorContactos {
  width: 515px;
  clear: both;
  margin-top: 15px;
  padding-bottom: 20px;
}


.blocoContactos {
  font-size: 13px;
  width: 110px;
  margin-right: 15px;
  float: left;
  margin-top: 10px;
  height: 120px;
  margin-bottom: 15px;
}
.blocoContactos h4 {
  font-weight: normal;
  font-size: 15px;
  font-family: HelveticaNeue57Condensed, Verdana, Geneva, sans-serif;
  color: #666;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #666;
}
.blocoContactos a:link, .blocoContactos a:visited, .blocoContactos a:active {
  color: #ff6c00;
  text-decoration: underline;
}
.blocoContactos a:hover {
  color: #09F;
}

