.cabeceranoti {
	background-image: url(../imagenes/noti-des-top.gif);
	width: 721px;
	height: 9px;
}
.pienoti {
	background-image: url(../imagenes/noti-des-bottom.gif);
	width: 721px;
	height: 18px;
}

.izqdanoti{
	width: 11px;
	background-image: url(../imagenes/noti-des-izda.gif);
	background-repeat: repeat;
	background-position: center center;
}
.dchanoti{
	width: 12px;
	background-image: url(../imagenes/noti-des-dcha.gif);
	background-repeat: repeat;
	background-position: center center;
}
.fondonoti{
	background-image: url(../imagenes/noti-fondo.gif);
}

