div.txtruta{
	float:left;
	width:755px;
	margin:15px 0px 0px 15px;
}
div.txtruta p{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Verdana;
	font-size:0.75em;
	text-align:justify;
	color: #444;
}
span.titulorutas{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:0.9em;
}
span.titulocaracteristicas{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:0.75em;
	font-weight:bold;
}
div#capaimgrutas{
	position: relative;
	width: 321px;
	margin:0px auto 0px auto;
}
div.menurutas{
	clear: both;
}
img.imgrutas{
	border:solid 10px #F0DFD5; 
	clear: both;
}
div.siguiente{
	float:left;
	width:25px; 
	height:25px;
	margin:0px 2px 0px 2px;
}
a.siguiente{
	float:left;
	width:100%; 
	height:100%;
	text-align:center;
	text-decoration:none; 
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size:0.75em;
	color:#0d0; 
	line-height:25px; 
	background: #444;
	font-weight:bold;
}
a.siguiente:hover{
	color:#5f5;
	font-weight:bold;
	background: #222;
}

