.fondoSite {
	background-attachment: fixed;
	background-image: url(images/bkgAmplex.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1e0a60;
}
.texResaltar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #de1407;
}
.fondoInfo {
	background-attachment: fixed;
	background-image: url(images/img_au-base-01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.texCont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.texResaltar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

