@import url(directorio.css);
@import url(../util/elemento.css);


div#third div.expanded ul{
background:url(../../img/bgPlanUlExpanded.gif) no-repeat top left; 
	border-top:1px solid white;
}

