/*POSICIN*/
.display_home {
  
 
   /* min-width:350px; 
   background-color:#CCCCCC;*/
   height:130px;
   width:700px;
   background-image: url(http://test.viatgeszapping.com/images/fondo_display3.png);
}

.separador {
  
  height:10px;
 
}

#display{
  float:left;
  width:350px;
  
}

.container_item1{
	width:350px !important;
	float:left;

}
.container_item2{
	width:350px !important;
	float:rigth;

}
.buscador{
 
  width:200px;
  
  
  height:370px;
  
}

.container_buscador{
 
  background-image: url(http://test.viatgeszapping.com/images/fondo_buscador_vuelos2.png);
  background-repeat: no-repeat;
  height:370px;
}

.contenido_vuelos{
 
  
  max-height:350px;
  padding-top:10px;
  width:190px;
  
}


.titulo_display{
 
  /* background-color:blue; */
  
  color:#FFFFFF;
  font-weight:bold;
  text-align:center;
}

.titulo_buscador{
 
  /* background-color:blue; */
  font-size:13px;
  color:#FFFFFF;
  font-weight:bold;
  text-align:center;
  width:190px;
  padding-top:20px;
  background-image: url(http://test.viatgeszapping.com/images/avion.png);
  background-repeat: no-repeat;
  background-position: 2px left;

}

.contenido_show_viaje {
  

   
}

.foto {
  float:left;
  left:15px;
  top:5px;
   padding: 5px 12px 12px 12px;



}

.descripcion {
  float:right;
  width:auto;
  padding: 5px 12px 12px 12px;
  font-size: 9px;
  text-align:justify;
  Line-Height:12px;
  height:45px;
}

.titulo_show_viaje{
  font-weight:bold;
  margin-left:20px;
  padding-top:15px;
  height:45px;
  
  
}






/*FORMATO*/


.boton a:link{
	color:#FFFFFF !important;
	font-size:12px;
	text-decoration:none;
	padding:5px;
	
}
.boton a:visited{
	color:#FFFFFF !important;
	font-size:12px;
	text-decoration:none;
	padding:5px;
	
}
.boton a:hover{
	color:#FFFFFF !important;
	text-decoration:none;
	padding:5px;
	
}
.precio_oferta{

 color:red !important;
 font-weight: bold;

}
.titulo_display a:link{
	color:#000066 !important;
	font-size:14px;
	text-decoration:none;
	padding:5px;
	font-weight: bold;
	padding-top:5px;
}
.titulo_display a:visited{
	color:#000066 !important;
	font-size:12px;
	text-decoration:none;
	padding:5px;
	font-weight: bold;
	padding-top:5px;
}
.titulo_display a:hover{
	color:#000066 !important;
	text-decoration:none;
	padding:5px;
	font-weight: bold;
	padding-top:5px;
}