﻿@CHARSET "UTF-8";

.pannello_errore {
    border-radius: 0px;
    background-image: url("../images/error_large.png");
}

#content_semplice_title_label {
    color: #C8102E;
}
#content_semplice_error_message_label {
    color: #5D5555;
}

#div_footer_semplice {
    display: none;
}
