@charset "utf-8";
/* CSS Document */
/*************************
Imagenes leftmenu español
*************************/	
h3.why { 
	background-color: transparent;
	background-image: url(../imagenes/h3_porque.png);
	background-repeat: no-repeat;
	}
h3.escuela {
	background-color: transparent;
	background-image: url(../imagenes/h3_escuela.png);
	background-repeat: no-repeat;
	}
h3.inscrip {
	background-color: transparent;
	background-image: url(../imagenes/h3_inscripcion.png);
	background-repeat: no-repeat;
	}
h3.letra	{
	background-color: transparent;
	background-image: url(../imagenes/h3_eescritura.png);
	background-repeat: no-repeat;
	}
h3.enlaces	{
	background-color: transparent;
	background-image: url(../imagenes/h3_enlaces.png);
	background-repeat: no-repeat;
	}
h3.slogan	{
	background-color: transparent;
	background-image: url(../imagenes/h3_slogan.png);
	background-repeat: no-repeat;
	height: 36px;
	}

