.bgtop {
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
}
.bgcontenido {
	background-image: url(images/sitio_02.jpg);
	background-repeat: repeat-y;
	width: 980px;
}
.textogeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #504d4a;
	text-align: justify;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #504d4a;
	text-align: center;
}
.botonerainferior {
	background-image: url(images/sitio_06.jpg);
	height: 54px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-align: center;
}
.bgbotonerainferior {
	background-image: url(images/bgbotonerainferior.jpg);
	background-repeat: repeat-x;
}
.textoingreso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504d4a;
	text-align: center;
}
.textochico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #504d4a;
	text-align: justify;
}

