/*CN SOCIAL*/
#cn_social_network{
	width:100%;
	display:block;
	float:left;
	border-bottom:1px solid #005C99;
	border-top: 3px solid #005C99;
	margin-bottom: 40px;
}
#cn_social_network .sociais-cn {
	display:block;
	float: left;
	margin:17px 10px 19px;
	min-width:100px;
}
#cn_social_network .sociais-cn a {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	height: 20px;
	line-height: 20px;
}
#cn_social_network .sociais-cn a .icone-social{
	margin-left:10px;
}
#cn_social_network .separador-social{
	height:20px;
	border-right:1px solid #E6E6E6;
	width:1px;
	display:block;
	float:left;
	margin:17px 10px 0 10px;
}

.name-socials{
	margin-right:10px;
	display:block;
	float:left;
	color: #808080;
}
.sociais-cn-embed{
	display:block;
	float: left;
	min-width:120px;
	padding:10px 0 0 0;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	margin-bottom: -1px;
	width: 300px;
}
.sociais-cn-embed .name-socials{
	text-transform: uppercase;
	font-size: 11px;
}
.sociais-cn-embed .embed{
	display:block;
	float:right;
	width: 150px;
}
/*.separador-social-embed-top{
	border-bottom: 1px solid #005C99;
	margin-bottom:10px;
}
.separador-social-embed{
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	width:100%;
	display:block;
	float:left;
}*/