/* Reset Eric Meyer */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,  th,  article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}


/* HTML5 display-role reset for older browsers em*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.quiet{border:   ;width: ;color: #999 !important;
font-size: 0.6em !important;}
.cont_organisme{border:   ;width: ;max-height: 750px !important;}
.texte_mauve{border:   ;width: ;color:#0069aa !important;}
.accordeon_titre > a > i, .accordeon_titre > a > img{border:   ;width: ;    font-size: 2.2em;
    position: absolute;
    top: 15px;
    width: 30px !important;
    height: 30px !important;
    color: #fd1912 !important;}
p a{border:   ;width: ;color:#0069aa !important;}
.arrow_right{border:   ;width: ;color: #0092ec !important;}
.container_content li{border:   ;width: ;color: #635d50;
font-size: 18px;
font-weight: 300;}
ul{}
#logo{border:   ;width: ;}
.navbar-inverse .navbar-nav > li > a{border:   ;width: ;font-size: 11px !important;
font-weight: bold !important;}
.organisme_cont_detail_info i{border:   ;width: ;color: #fd1912 !important;
padding-right:10px !important;}
#texte_header{border:   ;width: ;font-size: 1.5em;
color: #0092EC;
width: 350px;
padding-left: 60px; 
line-height: 1;
margin-top: 45px;}
p{border:   ;width: ;color: #635d50;
font-size: 18px;
font-weight: 300;
margin: 5px 0 10px 0px;
line-height:1.3em;}
h1{border:   ;width: ;font-size: 30px;
margin:20px 0 15px;}
h2{border:   ;width: ;font-size:25px;
margin:20px 0 15px;
font-weight: bold;
text-transform: uppercase;}
h3{border:   ;width: ;font-size: 24px;
margin: 10px 0 5px;
font-weight: 500;}
h4{border:   ;width: ;font-size:15px;
margin:20px 0 15px;}
h5{border:   ;width: ;font-size:10px;
margin:20px 0 15px;}
h6{border:   ;width: ;font-size:10px;
margin:20px 0 15px;}
.organisme_titre{border:   ;width: ;color: #4d80ae !important;
font-weight: bolder !important;}
.timeline_titre{border:   ;width: ;margin-left: -21px !important;}
/*special éditeur de texte, ne pas inclure dans le site*/

@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,700');
@import url('https://fonts.googleapis.com/css?family=Kreon:400,700');


ul {
    padding-left: 0;
    list-style: inside;
    margin: 0 !important;
}
li {
    font-family: 'PT Serif', serif;
    list-style: outside;
    margin: 5px 0 5px 15px;
    color: #57585a;
}
hr {
    border: none;
    height: 1px;
    background: #dfdfe1;
    margin: 5px 0 10px;
}


.Btn {
    display: inline-block;
    border: 0;
    background: #72a7f9;
    padding: 10px 20px !important;
    margin: 10px 0 !important;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition-duration: .3s, 0s;
    -moz-transition-duration: .3s, 0s;
    -o-transition-duration: .3s, 0s;
    transition-duration: .3s, 0s;
    -webkit-transition-delay: 0s, .3s;
    -moz-transition-delay: 0s, .3s;
    -o-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s;
}
.Btn:hover{
    color: #fff !important;
    background: #104290 !important;
    text-decoration: none;
    border: 0;
    -webkit-transition-duration: .3s, 0s;
    -moz-transition-duration: .3s, 0s;
    -o-transition-duration: .3s, 0s;
    transition-duration: .3s, 0s;
    -webkit-transition-delay: 0s, .3s;
    -moz-transition-delay: 0s, .3s;
    -o-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s;
    cursor: pointer;
    cursor: pointer;
}

ul.list_text{
    list-style: none;
}
.list_text li:nth-child(even){
    background: #cae6fb;
}
.list_text li:nth-child(odd){
    background: #e4f3fe;
}
.list_text li{
    border-bottom: 2px solid #fff;
    padding: 7px 15px;
    list-style: none;
    margin: 0;
}


.custom_list_check{
    margin-left: 22px;
}
.custom_list_check li::before {
    content: '\f00c';
    font-size: 25px;
}
.custom_list_check li::before {
    display: inline-block;
    font-family: FontAwesome;
    position: relative;
    top: 3px;
    left: -36px;
    margin-right: -26px !important;

}
.custom_list_check li {
    list-style: outside none none !important;
    margin-top: 8px !important;
}

p.fond_gris{
    background: #eceaea;
    padding: 10px 5px !important;
}

.style_table_pointer{
    margin: 20px 0 30px 0;
    padding: 0;
    border: none;
    width: 100%;
}
.style_table_pointer td{
    width: 50%;
    padding: 5px 30px 5px 10px;
    border-bottom: 2px solid #fff;
}
.style_table_pointer tr td:nth-child(odd){
    background-color: #3ea2ee;
    background-image: url('/client_file/themes/default/interface/picto_spc_table.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
}
.style_table_pointer tr td:nth-child(even){
    background-color: #cae6fb;
    color:#57585a;   
}

ul.liste_rouge li::before {
    content: "\2022";
    margin-right: 10px;
    color: #d81818;
    font-size: 32px;
    margin-bottom: 0px;
    position: relative;
    top: 7px;
    line-height: 10px;  
}
ul.liste_rouge li{
    list-style: none !important;
    list-style-image:none !important;
    list-style-type:none !important;
    color:#000;
    font-size: 18px;
    font-weight: 300;
    font-family: Oswald, sans-serif;    
}
ul.liste_rouge {
    list-style: none !important;
    list-style-image:none !important;
    list-style-type:none !important;
}
.style_table_pointer2{
    margin: 20px 0 30px 0;
    padding: 0;
    border: none;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
.style_table_pointer2 td{
    width: 50%;
    padding: 7px 30px 7px 10px;
    border-bottom: 4px solid #fff;
}
.style_table_pointer2 tr td:nth-child(odd){
    background-color: #2389d7;
    background-image: url('/client_file/themes/default/interface/picto_spc_table2.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;     
}
.style_table_pointer2 tr td:nth-child(odd) a{
    color:#fff;
    text-decoration: none;
}
.style_table_pointer tr td:nth-child(even){
    color:#57585a;   
    font-family: 'PT Serif', serif;
}
td.responsive_table {
    width: 100% !important;
    display: block !important;
    margin-bottom: 10px !important;
    overflow: auto;
    text-align: center;
}
img.td.responsive_table, img.a.td.responsive_table, img.a.p.responsive_table{
    float:none !important;
}


.lien_pdf, .lien_zip, .lien_video, .lien_autre{
    position: relative;
    padding: 10px 0 10px 40px;
    margin: 5px 0;
    display: inline-block;
    color:#000 !important;
}
.lien_pdf:before, .lien_zip:before, .lien_video:before, .lien_autre:before{
    content: ' ';
    width: 32px;
    height: 45px;  
    top: 0;
    left: 0;
    position: absolute;
}
.lien_pdf:before{
    background: url('/client_file/themes/default/interface/lien_pdf.png') no-repeat;
}
.lien_zip:before{
    background: url('/client_file/themes/default/interface/lien_zip.png') no-repeat;
}
.lien_video:before{
    background: url('/client_file/themes/default/interface/lien_video.png') no-repeat;
}
.lien_autre:before{
    background: url('/client_file/themes/default/interface/lien_autre.png') no-repeat;
}
.user__deconnecter{
    transform: normal;
}
.user__connecter{
    transform: normal;
}.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {
    border: 1px dashed #bbb;
}
a.mceItemAnchor {
    background: rgba(0, 0, 0, 0) url("../default/img/items.gif") no-repeat scroll 0 0;
    display: inline-block;
    height: 11px !important;
    width: 11px !important;
}
span.mceItemNbsp {
    background: #ddd none repeat scroll 0 0;
}
td.mceSelected, th.mceSelected {
    background-color: #3399ff !important;
}
img {
    border: 0 none;
}
table, img, hr, .mceItemAnchor {
    cursor: default;
}
table td, table th {
    cursor: text;
}
ins {
    border-bottom: 1px solid green;
    color: green;
    text-decoration: none;
}
del {
    color: red;
    text-decoration: line-through;
}
cite {
    border-bottom: 1px dashed blue;
}
acronym {
    border-bottom: 1px dotted #ccc;
    cursor: help;
}
abbr {
    border-bottom: 1px dashed #ccc;
    cursor: help;
}

.mceItemMedia {
    background-color: #ffffcc;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px dotted #cc0000;
}
.mceItemShockWave {
    background-image: url("../../img/shockwave.gif");
}
.mceItemFlash {
    background-image: url("../../img/flash.gif");
}
.mceItemQuickTime {
    background-image: url("../../img/quicktime.gif");
}
.mceItemWindowsMedia {
    background-image: url("../../img/windowsmedia.gif");
}
.mceItemRealMedia {
    background-image: url("../../img/realmedia.gif");
}
.mceItemVideo {
    background-image: url("../../img/video.gif");
}
.mceItemAudio {
    background-image: url("../../img/video.gif");
}
.mceItemIframe {
    background-image: url("../../img/iframe.gif");
}
.mcePageBreak {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff url("../../img/pagebreak.gif") no-repeat scroll center top;
    border-color: #ccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: dotted none none;
    border-width: 1px 0 0;
    display: block;
    height: 12px;
    margin-top: 15px;
    width: 100%;
}

ul{
    list-style: outside;
    margin: 5px 0 5px 15px;
}

.style_table{
    margin: 10px 0;
    border:1px solid #fff;
    background: #fff;
}
.style_table th{
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    background: #114291;
    padding: 15px 10px;
}
.style_table tr:nth-child(odd){
    background: #fff;
    font-size: 13px;
    color: #333;
}
.style_table tr:nth-child(even){
    background: #f4f8fb;
    font-size: 13px;
    color: #333;
    
}
.style_table td {
    padding: 10px;
    font-weight: 200;
    font-size: 15px;
    border-bottom: 1px solid #ebebeb;
}


