/*POSICIN*/
#contenido_show_viaje {
  
 
   min-width:350px;
   background-color:#CCCCCC;
   
}

#contenido_show_viaje_ficha_header {
  
 
   min-width:350px;
   background-color:#CCCCCC;
   

}

.div_item {
   width:345px;
  border:solid 1px #CCCCCC;
    min-height:200px;
	padding-left:5px;
	margin-left:2px;
	margin-right:2px;
}

#div_item2 {
   width:345px;
  border:solid 1px #CCCCCC;
    height:100px;
	padding-left:5px;
	margin-left:2px;
	margin-right:2px;
}

#contenido_show_viaje_ficha {
  
 
   min-width:350px;
   
   

}

#foto {
  float:left;
  left:10px;
  top:10px;
   padding: 12px 12px 12px 12px;



}

#descripcion {
  float:right;
  width:auto;
  padding: 12px 12px 12px 12px;
  height:45px;




}

#descripcion_ficha {
 
  min-width:350px;
  padding: 12px 0px 12px 12px;
 
}

#descripcion_ficha_header {
 
  float:right;
  padding: 12px 12px 12px 12px;
  font-weight: bold;
  min-width:350px;




}

#texto {
 
  position:relative;
  min-width:350px;
  




}
#fechas {
 /* position:relative;*/
  width:300px;
 
}

#precio {
  /*position:relative;*/
  width:300px;
  
}

#contenedor_show_actvs{
	height:200px;
	border:1px solid #CCCCCC;
	padding-left:10px;

}

#show_fecha {
  
  width:300px;
  
}

#separador {
  
  height:10px;
 
}

#incluye {
  min-width:350px;
  border:1px solid #666666;
  padding: 10px 10px 10px 10px;
 
}

#boton_form_viajes {
  text-align: center;
  color:#FFFFFF;
}

.boton {
 background: url(http://test.viatgeszapping.com/images/boton1.jpg) no-repeat bottom right;
 width:225px;
 height:45px;
 cursor:pointer;
 text-align:center;
 line-height:150%;
 top:50%;
 
}

.boton:hover {
background-color: blue;
font-weight:bold;
}


/* SELECTS,INPUTS */
select.select1, .desplegable_mig{ 
background-color:#f3f3f3; 
color:#232323; 
border-color:#3f3f3f; 
border-style:solid; 
border-width:1px; 
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
















/*FORMATO*/
body h1{
  font-size:16px;
}

#titulo_show_viaje {
  font-size:20px;
  color:#232323;
  margin-top:5px;
  margin-bottom:5px;

}

#titulo2 {
  font-size:15px;
  color:#232323;
  margin-top:5px;
  margin-bottom:5px;
  font-weight: bold;
  

}
.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;

}

