﻿  .TitleFermer
        {
            background: url(Images/x.png);
            background-position: right;
            background-repeat: no-repeat;
            height: 34px;
            width: 34px;
            float: right;
            cursor: pointer;
            margin-right: 5px;
            margin-top: 5px;
            position: absolute;
            right: -5px;
            top: -10px;
            border-width: 0px;
        }
