.dmt-social-links
{
	padding: 1px 0 0;/* Room for the hover effect */
	margin: 0;
	overflow: hidden;
}

	.dmt-social-links li
	{
		float: left;
		line-height: 0;
		list-style-type: none;
		margin: 0 1px 1px 0;
		padding: 0 0 !important;
		border-top: 0 !important;
	}
	
	.dmt-icons-32 li
	{
		margin: 0 10px 1px 0;
	}
	#redes{
		margin-left: 5px;
	}
	
	.dmt-social-links li:last-child
	{
		margin-right: 0;
	}

		.dmt-social-links li a
		{
			display: inline-block;
			padding: 0 0 !important;
			background: 0;
		}
		
		.dmt-social-links li a.icon16
		{
			height: 16px;
			width: 16px;
		}
		
		.dmt-social-links li a.icon32
		{
			height: 32px;
			width: 32px;
		}
		
			.dmt-social-links img
			{
				border: 0;
				padding: 0;
				margin: 3px;
			}
                                             			
	/*.dmt-social-links a:hover
	{
		/*background: #ffffff;*/
		/*margin-top: -3px;
		padding-bottom: 3px;
		
		transition: margin .2s ease, padding .2s ease;
		-moz-transition: margin .2s ease, padding .2s ease;
		-webkit-transition: margin .2s ease, padding .2s ease;
		-o-transition: margin .2s ease, padding .2s ease;
		
	}
	*/
	
	.redes-imagem-ico{
		height: 32px;
		width: 32px;
		margin: 3px;
		text-decoration: none;
		border-style: none;
	}
	
	.facebook_32 .redes-imagem-ico:hover  {
	 /* img.facebook_32:hover{*/
		background: url(../icons/sel_facebook_32.png);
		height: 32px;
		width: 32px;
	}
	.facebook_32 .redes-imagem-ico {
	  /*img.facebook_32{*/
		background: url(../icons/facebook_32.png);
		height: 32px;
		width: 32px;
	}
	
	.twitter_32 .redes-imagem-ico:hover  {
	 /* img.facebook_32:hover{*/
		background: url(../icons/sel_twitter_32.png);
		height: 32px;
		width: 32px;
	}
	.twitter_32 .redes-imagem-ico {
	  /*img.facebook_32{*/
		background: url(../icons/twitter_32.png);
		height: 32px;
		width: 32px;
	}
	
	.linkedin .redes-imagem-ico:hover  {
	 /* img.facebook_32:hover{*/
		background: url(../icons/sel_linkedin_32.png);
		height: 32px;
		width: 32px;
	}
	.linkedin_32 .redes-imagem-ico {
	  /*img.facebook_32{*/
		background: url(../icons/linkedin_32.png);
		height: 32px;
		width: 32px;
	}
	
	.youtube .redes-imagem-ico:hover  {
	 /* img.facebook_32:hover{*/
		background: url(../icons/sel_youtube_32.png);
		height: 32px;
		width: 32px;
	}
	.youtube .redes-imagem-ico {
	  /*img.facebook_32{*/
		background: url(../icons/youtube_32.png);
		height: 32px;
		width: 32px;
	}
	
	
	.rss .redes-imagem-ico:hover  {
	 /* img.facebook_32:hover{*/
		background: url(../icons/sel_rss_32.png);
		height: 32px;
		width: 32px;
	}
	.rss .redes-imagem-ico {
	  /*img.facebook_32{*/
		background: url(../icons/rss_32.png);
		height: 32px;
		width: 32px;
	}
	
	.reddit .redes-imagem-ico:hover  {
	 /* img.facebook_32:hover{*/
		background: url(../icons/sel_reddit_32.png);
		height: 32px;
		width: 32px;
	}
	.reddit .redes-imagem-ico {
	  /*img.facebook_32{*/
		background: url(../icons/reddit_32.png);
		height: 32px;
		width: 32px;
	}