#rptrutas{
	position: relative;
}

#rptrutas div{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	visibility: hidden;
	padding: 0px 10px 5px 10px;
	position: absolute;
	width:165px; 
	background:#fff7d3; 
	border: 1px #6D4103 solid;
}

#rptrutas div h4{
	font-size: 1.2em;
	font-weight:bold; 
	color: #6D4103;	  
	width:165px; 
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom: 1px #6D4103 solid;
}

#rptrutas div p{
	font-size: 1em;
	color: #6D4103;
	margin:0;
	margin-top:7px;
}
