/* modulo pathway _______________________________________________________*/
#ruta OL{
  color: #3E3E3E;
  padding: 5px 0px 0px 0px;
  LIST-STYLE-POSITION: outside; 
  float:left;
  LIST-STYLE-TYPE: none;
  margin:0px;  
  /*border-right:1px dotted #ccc;*/
  width:81%;
   width:90%;
}

#ruta LI{
    float:left;
    margin-left:5px;
	font-size:0.65em !important;	
	font-family:Arial;
}

.vineta{ 
    background-image: url(../images/pathway.gif);
    background-position:left 0.4em;
    background-repeat: no-repeat;
	padding-left:9px;
	padding-right:0px;
	display:block;
}

#ruta a{
  text-decoration:underline;
  color:#84C642;
 }
 
* html #ruta{
 /*display:block;*/
 width:100%;
 margin:0px;
 /*margin-bottom:10px !important;*/
 padding:0px;
 padding-top:5px; 
 
}

#ruta{
 /*display:block;*/
clear:both;
/* display:overflow; */
 margin-left:35px !important;
 padding:0px 0px 0px 5px;
height:30px;

 background-image: url(../images/puntitos.gif);
    background-position:left bottom;
    background-repeat: repeat-x;
}
