ul.nomargin {
    margin-left: 10px;
    padding-left: 0;
}

div.align-right {
    float: right;
}

#body_container a {
    color: #E33729;
}

#titre {
    padding: 0.4em 0;
    text-align: center;
    background: none repeat scroll 0 0 #E33729;
    font-size: 2em;
    font-weight: normal;
    text-transform: uppercase;
}

#titre .titre1 {
    color: #FFFFFF;
    font-size: 0.5em;
    font-weight: bold;
    vertical-align: middle;
}

#entete {
    margin-bottom: 2em;
}

#right h2 {
    color: #E33729;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 0.5em;
    font-size: 1.5em;
    font-weight: normal;
}

#left .cartouche {
    background: none repeat scroll 0 0 #E33729;
    color: #FFFFFF;
    float: left;
    font-size: 1em;
    font-weight: bold;
    margin-right: 0.5em;
    margin-top: 10px;
    padding: 0.2em 0.5em;
}

#left .description {
    margin-top: 5em;
    clear: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

#left h2 {
    border-bottom: 1px solid #CCCCCC;
    color: #7F7B7A;
    font-size: 1.5em;
}

#bandeauDRI {
    color: #363842;
    background-color: #363842;
    text-align: center;
    border-bottom: 3px solid #50555F;
    border-top: 3px solid #50555F;
}

#logo {
    margin-bottom: 2em;
}

#bandeauDRI .rub a {
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 4em;
}

#bandeauDRI .rub a:hover, #bandeauDRI .ruba:focus {
    text-decoration: underline;
}

#bandeauDRI .rub {
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: arial, verdana, sans-serif;
    padding-top: 2.5em;
}


#bandeauDRI img {
    float: right;
    width: 55%;
    height: 100%;
}

.no_background {
    background-image: none;
}

body {
    padding-top: 10px;
}

.bloc {
    background: none repeat scroll 0 0 #F5F5F5;
    margin-bottom: 1.5em;
    overflow: hidden;
    padding: 0.5em 15px;
}

@media print {

    #right h2 {
        display: block;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
    }

    #bandeauDRI {
        height: 89px;
    }

    #bandeauDRI img {
        height: 89px;
        width: 461px;
    }

    #titre .titre1 {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

}
