./*std-content {
    padding-top : 10px;
    font-family : 'source_sans_proregular'
}

.std-content .txt-18 {
    font-size : 18px !important
}

.std-content .color-gris_fonce {
    color : #434651 !important
}

.std-content-padding {
    padding : 0 5px
}

.std-content h2 {
    font-family    : 'montserratregular';
    font-size      : 18px;
    color          : #434651;
    text-transform : uppercase;
    margin-bottom  : 15px;
    background     : url(/images/front/wysiwyg/arrow-orange.png) 0 4px no-repeat transparent;
    padding-left   : 10px;
    width          : 100%;
    border-bottom  : 2px solid #eaeaea;
    padding-bottom : 3px
}

.std-content h3 {
    font-family    : 'montserratregular';
    font-size      : 15px;
    color          : #4d5d73;
    text-transform : uppercase;
    margin-bottom  : 15px;
    padding-left   : 10px;
    width          : 100%;
    padding-bottom : 3px;
    position       : relative
}

.std-content h3:after {
    content  : ' ';
    position : absolute;
    left     : 0;
    top      : 3px;
    height   : 11px;
    width    : 6px
}

.std-content h4 {
    font-family : 'source_sans_proregular';
    font-size   : 12px;
    color       : #00bacb
}

.std-content a {
    font-family     : 'source_sans_proregular';
    color           : #ff8000;
    text-decoration : underline
}

.std-content p {
    font-family : 'source_sans_proregular';
    font-size   : 14px;
    color       : #858593
}

.std-content p.intro {
    font-family : 'source_sans_proregular';
    font-size   : 14px;
    color       : #858593
}

.std-content table td {
    padding     : 5px;
    font-family : 'source_sans_proregular';
    font-size   : 12px;
    color       : #434651
}

.std-content div.encadre {
    background-color : #eaeaea;
    padding          : 20px;
    font-family      : 'source_sans_proregular';
    font-size        : 14px;
    color            : #434651
}

.std-content div.encadre p, .std-content div.encadre ul li {
    font-size : 14px
}

.std-content div.encadre-ombre {
    padding            : 20px;
    font-family        : 'source_sans_proregular';
    font-size          : 14px;
    color              : #858593;
    box-shadow         : 0 0 5px 0 #dfdfdf;
    -moz-box-shadow    : 0 0 5px 0 #dfdfdf;
    -webkit-box-shadow : 0 0 5px 0 #dfdfdf;
    -o-box-shadow      : 0 0 5px 0 #dfdfdf;
    box-shadow         : 0 0 5px 0 #dfdfdf;
    filter             : progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf, Direction=NaN, Strength=5)
}

.std-content strong {
    font-family : 'source_sans_prosemibold'
}

.std-content em {
    font-family : 'source_sans_proitalic'
}

.std-content em strong, .std-content strong em {
    font-family : 'source_sans_probold_italic'
}

.std-content ul {
    list-style : disc inside
}

.std-content ol {
    list-style : none inside none
}

.std-content ul li {
    padding     : 3px 0;
    font-family : 'source_sans_proregular';
    color       : #858593;
    font-size   : 14px
}

.std-content li.triangle {
    list-style : disc inside url(/images/front/wysiwyg/puce_triangle.png)
}

.std-content li.fleche {
    list-style : disc inside url(/images/front/wysiwyg/fleche-black.png)
}

.std-content li.fleche a {
    color           : #4c5d73;
    font-size       : 14px;
    text-decoration : none
}

.std-content li.fleche a:hover {
    text-decoration : underline
}

.std-content table {
    border-spacing  : 0;
    border-collapse : collapse
}

#actualite-edit-content .std-content h2 .article-texte.std-content h2 {
    background  : url(/images/front/wysiwyg/arrow-orange.png) 0 7px no-repeat transparent;
    font-family : source_sans_proregular;
    color       : #4f5d71;
    font-size   : 22px
}

#actualite-edit-content .std-content div.encadre, .article-texte.std-content div.encadre {
    background-color : #f4f4f4
}

#actualite-edit-content .std-content p, .article-texte.std-content p {
    color : #858592
}

#actualite-edit-content .std-content h4, .article-texte.std-content h4 {
    color     : #0088b1 !important;
    font-size : 14px !important
}

#actualite-edit-content .std-content ul li, .article-texte.std-content ul li {
    color : #858592
}
*/
