span.orange{ color: #FF9900; }
.viaje_descripcion h3{
	background: #666666 url(../imagenes/secciones/servicios/servicio_descripcion_h3.png) repeat-x;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	height: 18px;
	text-align: center;
	text-transform: uppercase;
}
.viaje_item{
	border: #E5E5E5 6px solid;
	height: 94px;
	margin: 0px auto 10px auto;
	overflow: hidden;
	width: 703px;
}
.viaje_tipo{
	background: #DDE1E4 url(../imagenes/secciones/servicios_tipo_bg.png) 0px 1px repeat-x;
	height: 94px;
	float: left;
	width: 209px;
}
.viaje_tipo h2{
	font-size: 14px;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 66px;
	height: 66px;
	text-shadow: 0 1px 0 #fff; 
}
.viaje_descripcion{
	float: left;
	width: 494px;
}
.content_viaje{
	height: 94px;
	float: left;
	overflow: hidden;	
	width: 461px;
}
.borde_viaje{
	background: #2A3036 url(../imagenes/rectangulo_gris_mas.png) no-repeat;
	float: right;
	height:94px;
	width: 33px;
}
.borde_viaje a{
	display:block;
	height:94px;
	text-indent: -5000000000000px;
	width: 33px;
}
h2.receptivo{
	background:  url(../imagenes/secciones/viajes/icono_turismo_receptivo.jpg) top right no-repeat;
}
h2.paquetes{
	background:  url(../imagenes/secciones/viajes/icono_paquetes.jpg) top right no-repeat;
}
h2.grupales{
	background:  url(../imagenes/secciones/viajes/icono_salidas_grupales.jpg) top right no-repeat;
}
h2.cruceros{
	background:  url(../imagenes/secciones/viajes/icono_cruceros.jpg) top right no-repeat;
}
h2.quincianieras{
	background:  url(../imagenes/secciones/viajes/icono_quinceanieras.jpg) top right no-repeat;
}
h2.especiales{
	background:  url(../imagenes/secciones/viajes/icono_salidas_especiales.jpg) top right no-repeat;
}
h2.educativo{
	background:  url(../imagenes/secciones/viajes/icono_turismo_educativo.jpg) top right no-repeat;
}
.descripcion_bordo{
	background: #40100E url(../imagenes/secciones/viajes/servicio_descripcion_bordo.png) repeat-x;
}
.descripcion_verde{
	background: #26410E url(../imagenes/secciones/viajes/servicio_descripcion_verde.png) repeat-x;
}
.descripcion_musgo{
	background: #3F3F19 url(../imagenes/secciones/viajes/servicio_descripcion_musgo.png) repeat-x;
}
.descripcion_azul{
	background: #0E1742 url(../imagenes/secciones/viajes/servicio_descripcion_azul.png) repeat-x;
}
.descripcion_violeta{
	background: #290F3F url(../imagenes/secciones/viajes/servicio_descripcion_violeta.png) repeat-x;
}
.descripcion_magenta{
	background: #3B1139 url(../imagenes/secciones/viajes/servicio_descripcion_magenta.png) repeat-x;
}
.descripcion_marron{
	background: #402D0F url(../imagenes/secciones/viajes/servicio_descripcion_marron.png) repeat-x;
}
.viaje_detalle{
	color: #fff;
	font-size: 10px;
	float: left;
	width: 270px;
}
.viaje_precio{
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	float: right;
	/*
	width: 125px;
	*/
	width: 170px;
}
.viaje_precio span{
	color: #FFFFFF;
	line-height: 28px;
	font-size: 27px;
}
.viaje_detalle a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.viaje_precio small{
	color: #FEFEFE;
	font-size: 9px;
}
