@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;
	text-align: right;
}
.EstiloTabla {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
	vertical-align:top;
	background-image:url(../images/01.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;
}
.EstiloTabla3 {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
	vertical-align:top;
	width: 100%;
}
.EstiloTabla2Celda {
	background-image:url(../images/FondoOpcPreescolar.jpg);
	background-repeat: no-repeat;
	width:400px;
}
.EstiloTabla2Celda a:hover{
	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/FondoOpcPrimaria.jpg);
	background-repeat: no-repeat;
	width:400px;
}
.EstiloTabla5Celda {
	background-image:url(../images/FondoOpcPrimInstal.jpg);
	background-repeat: no-repeat;
	width:400px;
}
.EstiloInicioVac 
{
	background-image:url(../images/InicioVac.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.EstiloFinVac 
{
	background-image:url(../images/FinVac.jpg);
	background-repeat:no-repeat;
	background-position:center;
}	