	.imglogo{
	    /* background: #e60a7b;
	    color: #FFF; */
	    background: #e2dee0;
	    color: #000;
	}
	.sht-logo-menu{
		width: 126px;
	}
	.sht-menu-column{
	    /* background-color: #e60a7b;
	    color: #fff; */
	    background-color: #e2dee0;
	    color: #000;
        padding: 15px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.58);
	}
	.sht-title-menu{
		font-weight: 700;
	    text-align: center;
	    margin-top: 10px;
	}
	.nostretched-link:hover{
		color: #FFF;
	    text-decoration: none;
	}