#txt_d {
	margin-right: 50px;
}
#encart_meo {
	margin-left: 20px;
	width: 430px;
	height: 80px;
}
#img_meo {
	float: left;
	width: 40px;
	height: 69px;
}
#txt_meo {
	float: right;
	width: 350px;
	height: 80px;
	margin-top: 10px;
}
#encart_services {
	width: 120px;
	height: 20px;
	margin-top: 20px;
}
#img_services {
	float: left;
	width: 26px;
	height: 26px;
	margin-top: 5px;
}
#txt_services {
	float: right;
	width: 89px;
	height: 20px;
	margin-top: 7px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
#encart_contacts {
	width: 120px;
	height: 20px;
	margin-top: 20px;
}
#img_contacts {
	float: left;
	width: 26px;
	height: 26px;
	margin-top: 10px;
}
#txt_contacts {
	float: right;
	width: 89px;
	height: 20px;
	margin-top: 7px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
