.article-img {
    margin: 0;
    padding: 0;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 35px;
    margin-top: 30px;
}

.blacklink,
a.blacklink,
a:hover.blacklink {
    font-family: arial;
    font-size: 12px;
    color: #000000;
    font-weight: BOLD;
    text-decoration: none;
}

a:hover.redgras,
hover.redgras {
    color: #d91407;
}

.redgras,
a.redgras {
    color: #af1207;
    font-weight: BOLD;
}

a.red {
    font-size: 12px;
    color: #af1207;
    font-weight: BOLD;
    text-decoration: none;
}

a:hover.red {
    font-size: 12px;
    color: #d91407;
    font-weight: BOLD;
    text-decoration: none;
}

a.redMore {
    font-size: 12px;
    color: #af1207;
    font-weight: BOLD;
    text-decoration: none;
}

a:hover.redMore {
    font-size: 12px;
    color: #d91407;
    font-weight: BOLD;
    text-decoration: underline;
}

a.redMoreBottom {
    font-size: 14px;
    color: #ffffff;
    font-weight: BOLD;
    text-decoration: none;
}

a:hover.redMoreBottom {
    font-size: 14px;
    color: #eeeeee;
    font-weight: BOLD;
    text-decoration: underline;
}

.breadcrumbMore {
    padding: 8px;
    margin-bottom: 10px;
    list-style: none outside none;
    background-color: #af1207;
    border-radius: 4px;
}

.logo-article {
    float: none;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.spip-admin-bloc,
.spip-admin-float {
    z-index: 99999999 !important;
}

.red {
    font-size: 12px;
    color: #af1207;
    font-weight: BOLD;
    text-decoration: none;
}

a:hover.sommaire_ancre {
    text-decoration: none; 
}

.texteencadre-spip {
    color: #3B3B3B !important;
    background: #F5F5F5 !important;
    border-bottom: 2px solid #CCCCCC !important;
    border-left: 1px solid #E6E6E6 !important;
    border-right: 2px solid #CCCCCC !important;
    border-top: 1px solid #E6E6E6 !important;
    padding: 15px !important;
}

.redsub,
a.redsub {
    font-size: 12px;
    color: #af1207;
    font-weight: BOLD;
    text-decoration: none;
}

a:hover.redsub {
    font-size: 12px;
    color: #d91407;
    font-weight: BOLD;
    text-decoration: none;
}

div.cs_sommaire_titre_avec_fond {
    color: #000000;
    font-size: 16px;
    font-weight: BOLD;
    text-align: left;
    text-transform: uppercase;
    padding-left: 0px;
}

div.cs_sommaire {
    display: block;
    float: none;
    text-align: left;
    width: 100%;
    max-width: 580px;
}

div.cs_sommaire_corps li:before {
    content: "- ";
    color: #336699;
}

div.cs_sommaire_corps li {
    font-size: 14px;
    font-weight: normal;
}

a.yellow {
    font-size: 12px;
    color: #af1207;
    font-weight: BOLD;
    text-decoration: none;
    white-space: nowrap;
}

a:hover.yellow {
    font-size: 12px;
    color: #d91407;
    font-weight: BOLD;
    text-decoration: none;
    white-space: nowrap;
}

img,
.spip_logos {
    margin: 0;
    padding: 0;
    border: 0;
}

/*.spip_documents {
    text-align: left;
    line-height: normal;
    display: block;
}*/

.spip_documents p {
    margin: 0.10em;
    padding: 0;
}

.spip_documents_center {
    display: block;
    clear: both;
    width: 100%;
    margin: 1.5em auto;
    text-align: center;
}

.spip_documents_left {
    display: block;
    clear: both;
    width: 100%;
    margin: 1em auto;
    text-align: left;
}

.spip_documents_right {
    display: block;
    clear: both;
    width: 100%;
    margin: 1em auto;
    text-align: right;
}

.spip_doc_titre {
    color: #000000;
    margin-right: auto;
    margin-left: auto;
    /*margin-bottom: 15px;*/
    margin-top: 4px;
    font-size:smaller;
}

.spip_doc_descriptif {
    color: #000000;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    margin-top: 5px;
    font-size: 12px;
}


blockquote.spip {
    border-left: 2px solid #919191;
    margin: 1.5em 0 1.5em 1em;
    padding-left: 1em;
    font-size: 24px;
}

blockquote.spip > p {
    margin-left: 20px;
}


.img-responsive-spip {
    display: inline;
    max-width: 100%;
    height: auto;
}

.date {
    font-family: arial;
    font-size: 12px;
    color: #333333;
    font-weight: BOLD;
}

.auteur {
    font-family: arial;
    font-size: 12px;
    color: #333333;
    font-weight: BOLD;
    margin-bottom: 20px;
}

.highlight {
    background: #FFFF40;
}

h4.spip {
    font-weight: bold;
    font-size: 24px;
}

h3.spip {
	padding-top: 70px;
	margin-top: -50px;
	font-weight: 700;
}

h5.spip {
    font-weight: bold;
    font-size: 36px;
}