/* ================================
    Estilos CSS para el módulo de Notific
   ================================ */ 

img {
    border-width: 0px;
    border-style: none;
}

.notificar_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	FLOAT: left;
	WIDTH: 135px;
	POSITION: relative
}

.notificar_boton {
}

.notificar_Contenedor {
	margin-top: 10px;
}
