<!--

#efeito		{
		width: 72px; height: 55px;
		overflow: hidden;
		background: url(01.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;
		outline:none;
		}
 
 #efeito2		{
		width: 117px; height: 55px;
		overflow: hidden;
		background: url(02.jpg) no-repeat left top;
		display: block;
		text-indent: 10000px;
		outline:none;
		}

 #efeito3		{
		width: 87px; height: 55px;
		overflow: hidden;
		background: url(03.jpg) no-repeat left top;
		display: block;
		text-indent: 10000px;
		outline:none;
		}
		
 #efeito4		{
		width: 87px; height: 55px;
		overflow: hidden;
		background: url(04.jpg) no-repeat left top;
		display: block;
		text-indent: 10000px;
		outline:none;
		}

 #efeito5		{
		width: 126px; height: 55px;
		overflow: hidden;
		background: url(05.jpg) no-repeat left top;
		display: block;
		text-indent: 10000px;
		outline:none;
		}

#efeito:hover	{
		background-position: bottom left;
		}

#efeito2:hover	{
		background-position: left bottom;
		}
		
#efeito3:hover	{
		background-position: left bottom;
		}

#efeito4:hover	{
		background-position: left bottom;
		}
		
#efeito5:hover	{
		background-position: left bottom;
		}
-->

