#Listado{
	width:590px;
	position:absolute;
}


#ContenedorTituloListadoViajes {
  	width: 590px;
	height: 90px;
   background-color: #f4f0e8;
}

#imagenTituloListadoViajes {
  	width: 580px;
	height: 80px;
	background-image: url(../images/fondo-titulo.ficha.png);
	background-repeat:no-repeat;
	margin-left:10px;
}
#textoTituloListadoViajes {
	width: 480px;
	text-align: center;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 30px;
	margin: 20px auto;
	float: left;
}
#iconoTituloListadoViajes {
	width: 90px;
	padding-top: 15px;
	float: left;
}
#ContenedorGeneralListadoViajes{
	width: 590px;
	background-color: #f4f0e8;
    position: relative;
}
.ContenedorViajesListadoViajes {
  	width:295px;
    height:140px;
    background-color: #f4f0e8;
	float:left;
}

#ContenedorViajesListadoViajesCentro {
  	width:590px;
    height:140px;
    background-color: #f4f0e8;    
    float: left;
}

.fondoViajesListadoViajesIzq{
	background-image:url(../images/fondoViajesListado.gif);
	background-repeat: no-repeat;
    height: 34px;
	margin-left: 10px;
}
.fondoViajesListadoViajesDer{
	background-image:url(../images/fondoViajesListado.gif);
	background-repeat: no-repeat;
    height: 34px;
	margin-left: 6px;
}
#fondoViajesListadoViajesCentro{
	background-image:url(../images/fondoViajesListado.gif);
	background-repeat: no-repeat;
    height: 34px;
	margin-left: 157.5px;
}

.TextoViajesListadoViajes,.TextoViajesListadoViajes a:link, .TextoViajesListadoViajes a:visited{
	width: 274px;
	height: 26px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #ffffff;
	margin-top: 4px;
	margin-left:3px;
	text-decoration:none;
   overflow: hidden;
	vertical-align: middle;
}

.masInfoViajesListadoViajesDer{
	width: 60px;
	height: 18px;
	float: left;
	color: #000000;
	line-height: 1.5;
	margin-top: 70px;
	margin-left: 176px;
   position:absolute;	
	z-index:3;	
}

.masInfoViajesListadoViajesIzq{
	width: 60px;
	height: 18px;
	float: left;
	color: #000000;
	line-height: 1.5;
	margin-top: 70px;
	margin-left: 35px;
   position:absolute;	
	z-index:3;	
}

.contenedorDescripcionViajesListadoViajesIzq{
	background-color: #E5EAEE;
	height: 93px;
	width: 279px;
	margin-left: 10px;
}
.contenedorDescripcionViajesListadoViajesDer{
	background-color: #E5EAEE;
	height: 93px;
	width: 279px;
	margin-left: 6px;
    position:absolute;
}
#contenedorDescripcionViajesListadoViajesCentro{
	background-color: #E5EAEE;
	height: 93px;
	width: 279px;
	margin-left: 157.5px;
    position:absolute;
    float: left;
}
#fotoViajeListadoViaje{
	float:left;
	margin-left: 10px;
	width: 134px;
}
#descripcionViajeListadoViajes{
	float:left;
	width: 130px;
	background-color: #E5EAEE;
	height: 93px;
}
.itemDescripcionViajeListadoViajes{
    width:130px;
}
.textoIzq{
    font-size: 10px;
    font-weight: bold;
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
    width:50px;
	color: #E14900;
	text-align:right;
    line-height: 1.5;
    float:left;
}
.textoDer{
    font-size: 10px;
    font-weight: bold;
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
    width:76px;
	text-align:left;
	float:left;
    line-height: 1.5;
	color:#666666;
    overflow: hidden;
}
.precioViajeListadoViajes{
	width:128px;
	margin:5px 0px 3px 3px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #E14900;
	font-weight: bold;
	height: 20px;
}
.bordeViaje{
	height: 93px;
	width: 268px;
	position:absolute;
	z-index:2;
}
.textoDescIzq{
	position:absolute;
    height: 92px;
    margin-left:143px;
	z-index:2;
}

.FotoDescIzq{
	height: 93px;
	width: 134px;
	position:absolute;
}
.textoDescDer{
	position:absolute;
    margin-left: 5px;
    height: 92px;
	z-index:2;
}

.FotoDescDer{
	height: 93px;
	width: 134px;
	position:absolute;
	margin-left:144px;
}

.descripcion{
	width: 295px;
}

