a {
	color: #555;
	text-decoration: none;
}
.ContainerPag {
	width: 100%;
	height: 63px;
	position: relative;
/*	background: #d2eaff url(images/noise2.png);*/
}

.MainPag,
.ContainerPag > header {
	margin: 0 auto;
	position: relative;
}

.MainPag {
	width: 40%;
	top: 0px;
	min-width: 300px;
}

