@charset "UTF-8";

.EstiloTablaForja {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
	vertical-align:top;
	background-image:url(../images/EncabForja.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.EstiloTabla {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
	vertical-align:top;
	background-image:url(../images/inicio01.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.EstiloTabla2 {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
	vertical-align:top;
	background-image: url(../images/EncabInstalaciones.jpg);
	width: 1000px;
}
.EstiloTabla4 {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
	vertical-align:top;
	background-image: url(../images/vidaio02.jpg);
	width: 1000px;
}
.EstiloTabla5 {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
	vertical-align:top;
	background-image: url(../images/EncabCFI.jpg);
	width: 1000px;
}
.EstiloTabla2Celda {
	background-image:url(../images/FondoOpcPreescolar.jpg);
	background-repeat: no-repeat;
	width:400px;
}
.EstiloTabla2Celda a{
	font-style:italic;
	text-decoration:underline;
	color:#FFF;
}
.EstiloTabla3Celda {
	background-image:url(../images/FondoOpcInstal.jpg);
	background-repeat: no-repeat;
	width:400px;
}
.EstiloTabla4Celda {
	background-image:url(../images/FondoOpcVidaIO.jpg);
	background-repeat: no-repeat;
	width:400px;
	height:370px;
}
.EstiloTabla5Celda {
	background-image:url(../images/FondoOpcCFI.jpg);
	background-repeat: no-repeat;
	width:400px;
	height:370px;
}
