.texCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #174d7a;
}
.fondoSite {
	background-attachment: fixed;
	background-image: url(images/bkgSite.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
