@charset "utf-8";
/* CSS Document */

#banderin_peeka1 {
	background-image:url(../images/peek_a_boo2.png);
	background-repeat: no-repeat;
	width:68px;
	height:138px;
}

#banderin_peeka1:hover {
	background-image:url(../images/peek_a_boo1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}

#banderin_prees1 {
	background-image:url(../images/preescolar2.png);
	background-repeat: no-repeat;
	width:68px;
	height:138px;
}

#banderin_prees1:hover {
	background-image:url(../images/preescolar1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}

#banderin_pri1 {
	background-image:url(../images/primaria2.png);
	background-repeat: no-repeat;
	width:68px;
	height:138px;
}

#banderin_pri1:hover {
	background-image:url(../images/primaria1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}

#banderin_sec1 {
	background-image:url(../images/secundaria2.png);
	background-repeat: no-repeat;
	width:68px;
	height:138px;
}

#banderin_sec1:hover {
	background-image:url(../images/secundaria1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}

#banderin_prepa1 {
	background-image:url(../images/preparatoria2.png);
	background-repeat: no-repeat;
	width:68px;
	height:138px;
}

#banderin_prepa1:hover {
	background-image:url(../images/preparatoria1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}

#seccion_peeka {
	background-image:url(../images/peek_a_boo1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}

#seccion_prees {
	background-image:url(../images/preescolar1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}

#seccion_prima {
	background-image:url(../images/primaria1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}

#seccion_secun {
	background-image:url(../images/secundaria1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}

#seccion_prepa {
	background-image:url(../images/preparatoria1.png);
	background-repeat: no-repeat;
    width:68px;
	height:138px;
}
