.encabezado {
	height: 200px;
	width: 780px;
	font-size: 12px;
}
.enc-logo {
	float: left;
	width: 520px;
	height: 110px;
}
.enc-header {
	clear: both;
	height: 80px;
	width: 780px;
}
.enc-panel {
	float: right;
	width: 250px;
	height: 120px;
}
.enc-panel-chat {
	text-decoration: none;
	margin-top: 10px;
}
.enc-panel-tel {
	margin-top: 20px;
}
.enc-panel-email {
	margin-top: 5px;
}
