body {
  background-image: url("../imagenes/fondo.gif");
  background-repeat: repeat-x;
  background-color: #EDFBFF;
  margin: 0px;
  padding: 0px;
  color: #167783;
  font-family: Lucida Sans, Trebuchet MS;
  font-size: 12px;
  line-height:1.3;
}

.menu_lateral{
  background-color: #EDFBFF;
  color: #167783;
  border-color: #334A61;
  font-family: Trebuchet MS;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

a.menu_lateral{
  background-color: #EDFBFF;
  color: #167783;
  border-color: #334A61;
  font-family: Trebuchet MS;
  font-size: 20px;
  text-align: center;
  text-decoration: underline;
}


img {
  border:0px;
}

form {
  border:0px; margin:0px; padding:0px; 
}


.borde_imagen{ border:4px solid #AA0000; }

.borde_lateral{ border:4px solid #39B7C6; color: #167783; text-decoration: none; text-align:center; }
a.borde_lateral:hover { text-decoration: underline; }

.borde_info{ border:2px solid #39B7C6; color: #AA0000; text-decoration: none; text-align:center; }

.borde_datos { border:2px solid #39B7C6; color: #167783; text-decoration: none; text-align:center; }
.borde_datos a { color: #167783; text-decoration: none; text-align:center; }
.borde_datos a:hover { border:2px solid #39B7C6; color: #AA0000; text-decoration: underline; text-align:center; }
 
.texto {
 text-align:justify;
}

.tabcontainer {
 color:#990000;
}


.textoRojo {
 color: #AE2437;
 font-size: 11px;
 font-weight:bold;
}

.precio {
 font-size: 18px;
 font-weight:bold; 
 color: #AE2437;
}

.enlaceLateral {
 font-size: 18px;
 font-weight:bold; 
 color: #AE2437;
}

a.enlaceLateral { text-decoration:underline }

.grande {
 font-size: 16px;
 font-weight:bold; 
}

.textoVuelos{
 font-size: 11px;
 padding:5px;
}

.fondo_menu{
  background-image: url("../imagenes/menu/fondo_menu.jpg");
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}

.caja_destacados {
  border: 1px solid #39B6C6;
  border-bottom:none;
}

.caja_vuelos {
  border-color:#334A61;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: none;
  border-bottom:7px solid;
}

.menu_horizontal {
 color: #FFFFFF;
 text-decoration: none;
 font-size: 14px;   
}

a.menu_horizontal {
 color: #FFFFFF;
 text-decoration: none;
}

a.menu_horizontal:hover {
 color: #54C1CE;
}

a.menu {
  font-size: 9px;
  color: #000000;
  font-weight:bold;
  text-decoration: none;
}

a.menu:hover {
 text-decoration: underline;
}

a.rojo  {
 color: #AE2437;
 font-weight:bold;
 text-decoration: none;
}

a.rojo:hover {
 text-decoration: underline;
}

a.azul  {
 color: #167783;
 font-weight:bold;
 text-decoration: none;
}

a.azul:hover {
 text-decoration: underline; color:#AA0000;
}

a.blanco  {
  font-size: 9px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

a.blanco:hover {
  text-decoration: underline; color:#AA0000;
}

.caja_campo_pq {
  height: 12px;
  border: 1px inset #666666;
  background-color:#FFFFFF;
}

input, textarea, select {
  font-family: Lucida Sans, Trebuchet MS;
  font-size: 14px;
  border: 1px inset #FFFFFF;
  background-color: #DAE3EC;
}

.eslogan {color: #FFFFFF}

h3.estilo1 {color: #FFFFFF; text-align: center }

h4.align { text-align: center } 

.viajes { text-align: center }

.etiquetas 
{ 
text-align: center; 
width:90%;
color: #167783;
border-style:solid;
border-color:green;
}

