@import url(estilo.css);

P, LI {
	
	margin: 0px 00px 0px 50px;
	z-index: 0;
}

/* 
A:link {color: yellow; background: transparent; text-decoration: underline;}
A:visited {color: blue;  background: transparent; text-decoration: underline;}
A:hover {color: black; 
	background-image: url(http://www.ypsite.net/images/logo_YP_peq.gif); 
	background-position: 100 -47px;
	text-decoration: underline; cursor: pointer;}
A:active {color: red;  background: transparent; text-decoration: underline}

----*/


.navenlace a {
   text-decoration: none;
   display: block;
   background-position:right top;
   text-decoration: underline;
   padding: 3em 0em 0em 0em;
   width: 100%;

}

.navenlace a:hover {
   background-image: url("../images/mundo_link.gif");

   position: relative;
   background-position: 200px -25px;
   background-repeat:no-repeat;
   z-index: 1;	
  } 




/* ---------------------------------------- */





