@import url('reset.css');

@charset "iso-8859-1";

@font-face {
  font-family: 'ChampagneLimousinesRegular';
  src: url('../fonts/champagne__limousines-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body{
  background-image: url('../images/background2.jpg');
  background-size: 100%; 
  background-attachment: fixed;
	margin: 0;
}

h1 {
  font-family: ChampagneLimousinesRegular;
  font-size: 30px;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  color: #ffffff;
}

h2{
  font-family: ChampagneLimousinesRegular;
  font-size: 18px;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  color: #191919;
  height: 26px;
  background-image: url('../images/linhaOpMenu.png');
  background-repeat: repeat-x;
  background-position: bottom left;
}

h2 a{
  text-decoration: none;
  color: #191919;
}

h2 a:hover{
  text-decoration: none;
  color: #009b35;
}

h3 {
  font-family: ChampagneLimousinesRegular;
  font-size: 30px;
  font-weight: normal;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  color: #191919;  
}

h4 {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  color: #191919;
  text-align: justify;
  line-height: 18px;
  letter-spacing: 0.5px;  
}

h4 a{
  text-decoration: underline;
  color: #191919;
}

h4 a:hover{
  text-decoration: underline;
  color: #009b35;
}

h4 span{
  color: #000000;
  font-weight: bold;
  font-size: 15px;
}

h5 {
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #000000;  
}

h5 a{
  text-decoration: none;
  color: #000000;
}

h5 a:hover{
  text-decoration: none;
  color: #009b35;
}

.tabelaInicial {
  width: 100%;
  border: 0px;
  cellspacing: 0px;
  cellpadding: 0px;
}

.w960 {
  width: 960px;
}

.w980 {
  width: 980px;
  background-color: white;
  padding-left: 20px;
}

.w980_2 {
  width: 980px;
  padding-left: 20px;
}

.tGeral {
  border: 0px;
  width: 960px;
  cellspacing: 0px;
  cellpadding: 0px;
}

.tRodape {
  border: 0px;
  background-color: none;
  width: 960px;
  cellspacing: 0px;
  cellpadding: 0px;
}

.retirarMargemImg {
  display: block;
  border: 0px;
  margin: 0px;
  padding: 0px; 
}

.h3{
  height: 3px;
}

.h10{
  height: 10px;
}

.h25{
  height: 25px;
}

.h40{
  height: 40px;
}

.w5 {
  width: 5px;
}

.w26 {
  width: 26px;
}

.w239 {
  width: 239px;
}

.w399 {
  width: 399px;
}

.w535 {
  width: 535px;
}

/* LINGUA */
.lingua {
  height: 25px;
  width: 980px;
  padding-left: 20px;
}

.posicao {
  position: relative;
}

.posicionarBandeiras {
  position: absolute;
  display: block;
  right: 20px;
  top: 27px;
}


/* MENU */
.alinharMenu {
  padding: 56px 0px 45px 0px;
}

.tMenu {
  border: 0px;
  cellspacing: 0px;
  cellpadding: 0px;
}

.vaBottom {
  vertical-align: bottom;
}

.entreOpMenu{
  width: 25px;
}

.entreOpMenuChrome{
  width: 24px;
}

.opMenuLinhaSel {
  background-image: url('../images/linhaOpMenuSel.png');
  background-repeat: repeat-x;
  background-position: bottom left;  
}

.opMenuSel {
  text-decoration: none;
  color: #009b35;
}


/* DESTAQUE */
.destaque {
  height: 100px;
  background-color: #000000;
  padding-left: 21px;
  padding-right: 21px; 
}

/* CONTEUDO */
.img {
  float:right;
  padding:6px 0px 25px 25px;
}

.contornoImg {
  border: 1px solid #606060;
}

.alturaMinima {
  min-height: 410px;
}

.p4 {
  padding: 4px;
}

.pt6 {
  padding-top: 6px;
}

.tConteudo {
  border: 0px;
  cellspacing: 0px;
  cellpadding: 0px;
  width: 535px; 
}

.vaTop {
  vertical-align: top;
}

/* FORMULARIO */
.form0 {
  margin: 0px;
  padding: 0px;
}

.formulario {
  width: 399px;
  cellpadding: 0px;
  cellspacing: 0px;
  border: 0px solid #606060;
}

.componentesFormulario {
  width: 389px;
  cellpadding: 0px;
  cellspacing: 0px;
  border: 0px;
}

.campoForm {
  font-family: ChampagneLimousinesRegular;
  font-size: 14px;
  color: #191919;
  font-style: normal;
  padding-left: 8px;
  padding-top: 2px;
  width: 379px;
  height: 19px;
  border: 1px solid #555555;
  background-color: white;
  background-image: url(../images/campoObrigatorio.jpg);
  background-repeat: no-repeat;
}

.campoForm2 {
  font-family: ChampagneLimousinesRegular;
  font-size: 14px;
  color: #191919;
  font-style: normal;
  padding-left: 8px;
  padding-top: 2px;
  width: 379px;
  height: 58px;
  border: 1px solid #555555;
  background-color: white;
}

.btnEnviar{
  font-family: ChampagneLimousinesRegular;
  font-size: 14px;
  color: #1f1a17;
  cursor: pointer;
  width: 150px;
  height: 20px;
  border: 1px solid #555555;
  background-color: #f0f0f0;
}

.btnEnviarSel{
  font-family: ChampagneLimousinesRegular;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  width: 150px;
  height: 20px;
  border: 1px solid #555555;
  background-color: #009b35;
}

/* RODAPE */
.alinharRodape {
  padding-top: 15px;
  padding-bottom: 15px;
}