#contenidos_ruta{
	width:95%;
	position:relative;
	float:left;
	padding-bottom:15px;
}
#icono_ruta{
	position:relative;
	float:left;
	width:20%;
}
#titulo_ruta_cielo{
	position:relative;
	float:left;
	width:79%;
	text-align:justify;
	background-image:url(../multimedia/images/rutas/precio1.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	min-height:60px;
}
#titulo_ruta{
	position:relative;
	float:left;
	width:79%;
	text-align:justify;
	background-image:url(../multimedia/images/rutas/precio.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	min-height:60px;
}
#titulo_ruta p{
	text-align:justify;
	font-size:0.7em;
	color:#473E26;
}
#titulo_ruta strong{
	font-weight:bold;
	color:#473E26;
}
#titulo_ruta_gala p{
	text-align:justify;
	font-size:0.7em;
	color:#473E26;
}
#titulo_ruta_gala strong{
	font-weight:bold;
	color:#473E26;
}
#precios_ruta{
	width:95%;
	position:relative;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
}
#columna_izda{
	width:95%;
	position:relative;
	float:left;
	padding-right:55px;
	padding-top:10px;
	background-image:url(../multimedia/images/rutas/carrito.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#columna_izda a{
	text-decoration:underline;
	color:#902147;
	font-weight:bold;
}
#columna_izda a:hover{
	text-decoration:none;
	color:#473E26;
	font-weight:bold;
}

#columna{
	width:95%;
	position:relative;
	float:left;
	padding-right:55px;
	padding-top:10px;
}
input{
	background-color:#902147;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
}
#contenidos_ruta ul{
	text-align:justify;
	list-style-type:none;
	margin:0px;
	padding:0px;
	position: relative;
	float:left;
	width:100%;
	}
#contenidos_ruta li{
	margin:0px;
	display:block;	
	padding-left:15px;
	line-height:20px;
	background-image:url(../multimedia/images/generales/icono_ul.jpg);
	background-position:0em 0.5em;
	background-repeat:no-repeat;
	font-size:0.7em;	
}