.bgIngreso {
	background-image: url(images/intro_11.gif);
	background-repeat: no-repeat;
}
#ingresar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	width: 80px;
	margin-top: 60px;
	margin-left: 220px;
	color: #438BCE;
}
.texto25 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}

a.linkIngreso, a.linkIngreso:active  {
	text-decoration: none;
	color: #438BCE;

}
a.linkIngreso:hover {
	text-decoration: underline;
	color: #0099FF;

}
.tablaBorde {
	border: 1px solid #333333;
}
#lema {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 200px;
	margin-top: 170px;
	margin-left: 70px;
	line-height: 20px;
}
#tablaIntro {
	z-index: -9999;
	width: 688px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}

