.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.CssModalPopupError
{
    }
    
    .ContainerPopupAlerte
        {
            width: 401px;
        }
        .HautPopupWithBoutonFermer
        {
            background-color: #d7c9ba;
            text-align: right;
            vertical-align: middle;
        }
        .HautPopupWithBoutonFermer span
        {
            font-family: Century Gothic, Arial;
            font-size: 12px;
            color: #4e3a3a;
        }
        .HautPopupWithBoutonFermerGauche
        {
            width: 369px;
            float: left;
            background-color: #d7c9ba;
            height: 25px;
            padding-top: 6px;
        }
        .HautPopupWithBoutonFermerDroite
        {
            width: 31px;
            float: left;
            background-color: #d7c9ba;
            height: 31px;
            cursor:pointer;
        }
        .BandeauHautPopupAlerte
        {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px; *height:48px;}
        .FondCentrePopupAlerte
        {
            background: transparent url(/library/images/Common/popupAlertes/Fond_Centre.gif) repeat-y scroll 0 0;
            padding-left: 30px;
            padding-right: 30px;
            font-family: Arial;
            font-size: 11px;
            color: #4e3a3a;
        }
        .ValidationSummaryPopupAlerte
        {
            font-family: Arial;
            font-size: 11px;
            color: #4e3a3a;
        }
        .ValidationSummaryPopupAlerte ul
        {
            font-family: Arial;
            font-size: 11px;
            color: #4e3a3a;
        }
        .ValidationSummaryPopupAlerte li
        {
            font-family: Arial;
            font-size: 11px;
            color: #4e3a3a;
        }

