/* 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;
}
#wrapper_evenement{border:   ;width: ;background:#D6E4FF;}
a{border:   ;width: ;color: #023047 !important;}
li{border:   ;width: ;color:#57585a;
font-size: 16px;
font-family: ’PT Serif’, serif;
margin: 5px 0 10px 0px;
line-height:1.3em;}
ul{}
#logo, #logo img{border:   ;width: ;max-width: 100px !important;
margin-top:-35px !important;
margin-bottom:12px !important;
}
#embed_cyberimpact > div.modal-dialog{border:   ;width: ;width: 100%;
max-width: 750px;
height: 575px;}
#wrapper_nouvelle{border:   ;width: ;background:#BAEECB;}
td{
}
p{border:   ;width: ;color:#57585a;
font-size: 16px;
font-family: ’PT Serif’, serif;
margin: 5px 0 10px 0px;
line-height:1.3em;}
h1, .h1{border:   ;width: ;font-family: "Ubuntu", sans-serif;}
h2, .h2{border:   ;width: ;font-family: "Ubuntu", sans-serif;}
h3, .h3{border:   ;width: ;font-family: "Ubuntu", sans-serif;}
h4, .h4{border:   ;width: ;font-family: "Ubuntu", sans-serif;}
/*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 {
	list-style: outside none;
	padding: 0;
}
li{
		padding-left: 2.5em;
		margin-left: 10px;
		list-style: outside none;
}
li:before {
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f111"; /* FontAwesome Unicode */
		margin-left: -2.5em; /* same as padding-left set on li */
		width: 2.5em; /* same as padding-left set on li */
		color:#646464;
		font-size: 0.8em;
}
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;
}

/*-------------TABLE RESPONSIVE ---------*/

.list_custom {}
.list_custom > li{
		list-style: outside none;
}
.list_custom > li:before, #main_wrapper_interne .list_custom > li:before {
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f111"; /* FontAwesome Unicode */
		margin-left: -2.3em; /* same as padding-left set on li */
		width: 2.3em; /* same as padding-left set on li */
		color:#2b9037;
		font-size: 1em;
}
.list_custom > li > ul {
		list-style: none;
}

.list_custom > li > ul > li::before {
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f111"; /* FontAwesome Unicode */
		margin-left: -1em;/* same as padding-left set on li */
		width: 1em; /* same as padding-left set on li */
		color:#2b9037;
		font-size: 1.2em;
}

.lien_externe{
		color:black !important;
		font-weight: 600;
		display: inline-block;
		border: none !important;
}
.lien_externe::after{
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f35d";
		margin-left: 0.3em;
		width: 1em;
		color: #0d4274;
		font-size: 1em;
}
.lien_externe:hover, .lien_externe:hover::after{
		color:#2b9037 !important;
		text-decoration: none;
}

.lien_doc{
		color:#0d4274 !important;
		font-weight: 600;
		display: inline-block;
		border: none !important;
}
.lien_doc::after{
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f1c1";
		margin-left: 0.3em;
		width: 1em;
		color: #0d4274;
		font-size: 1em;
}
.lien_doc:hover, .lien_doc:hover::after{
		color:#2b9037 !important;
		text-decoration: none;
}

.lien_standard{
		color:#0d4274 !important;
		font-weight: 600;
		display: inline-block;
		border: none !important;
}
.lien_standard::after{
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f0c1";
		margin-left: 0.3em;
		width: 1em;
		color: #0d4274;
		font-size: 1em;
}
.lien_standard:hover, .lien_standard:hover::after{
		color:#2b9037 !important;
		text-decoration: none;
}

.image_fullsize{	/* lightbox modal automatique sur les images class image_fullsize */
	width: auto;
}

.member_only{ 	/* texte special qui ne s'affiche que pour les membres actif connectés */
	width: auto;
}

.video_full_width{
	text-decoration: none;
	background:#FFD1D1;
}
.responsive_img {
	max-width: 100%;
	height: auto;
}
a.tooltip_titre{
    width: auto;
}
.list_non_ordonnee{
    list-style-type: square;
    font-family: "Ubuntu", sans-serif !important;

}
.list_ordonee{
    list-style-type: decimal;
     font-family: "Ubuntu", sans-serif !important;

}
.Bouton{
   color:#023047    !important;
  background:white !important;
      display: inline-block;
    position: relative;
    border :2px solid #023047    !important;
    background: none;
    padding: 10px 20px !important;
    margin: 10px 0 !important;
    text-align: center;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    text-decoration: none;
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    box-shadow: none;
    border: 0;
    border-radius: 10px;
}
.Btn-bleu{
   color:white    !important;
  background:#023047    !important;
      display: inline-block;
    position: relative;
    /* border: 0; */
    background: none;
    padding: 10px 20px !important;
    margin: 10px 0 !important;


    text-align: center;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    text-decoration: none;
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    box-shadow: none;
    border: 0;
    border-radius: 10px;
}
.Btn-jaune{
    color:#023047    !important;
    background:#ffc914    !important;
        display: inline-block;
        position: relative;
        /* border: 0; */
        background: none;
        padding: 10px 20px !important;
        margin: 10px 0 !important;


        text-align: center;
        font-size: 1em;
        line-height: 1.1875em;
        font-weight: bold;
        text-decoration: none;
        background-position: 100% 0;
        background-size: 200% 100%;
        transition: all .25s ease-in;
        box-shadow: none;
        border: 0;
        border-radius: 10px;

}
.h1{
    font-family: "Ubuntu", sans-serif !important;
    color: #023047 !important;
    font-size: 60px;
}
.h2{
    font-family: "Ubuntu", sans-serif !important;
    color: #023047 !important;
    font-size: 36px;
}
.h3{
    font-family: "Ubuntu", sans-serif !important;
    color: #719b25 !important;
    font-size: 30px;
}
.h4{
    font-family: "Ubuntu", sans-serif !important;
    color: #023047 !important;
    font-size: 20px;
}
.h5{
    font-family: "Ubuntu", sans-serif !important;
    color: #023047 !important;
    font-size: 18px;
}
.h6{
    font-family: "Ubuntu", sans-serif !important;
    color: #719b25  !important ;
    font-size: 14px;
}
.lien-interne{
     border-bottom: 1px solid #023047 !important;
}
.titre-texte-photo{
    font-family: "Ubuntu", sans-serif !important;
    color:#023047    !important;
    font-size:48px !important;
}
.style_table{
    margin: 10px 0;
    border:1px solid #fff;
    background: #fff !important;
}
.partager-page{
    font-family: "Ubuntu", sans-serif !important;
    color:#023047    !important;
    font-size:21px !important;
}
.partager-page::after{
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		font-weight: 900;
		content: "\2BAB";
		margin-left: 0.3em;
		width: 1em;
		color: #0d4274;
		font-size: 1em;
}
}<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
	body, p { font-family: "Lato", sans-serif;}
	h1, h2, h3, h4, h5, h6 {font-family: "Lato", sans-serif;}
	.quicklink_content{height: 600px !important;}
	#wrapper_titre_interne{text-align:right;}body{
	font-size:0.9em;
	line-height: 1.42857143;
	font-family: "Lato", sans-serif; ;
}
.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, .responsive_style_table{
    margin: 10px 0;
    border:1px solid #fff;
    background: #fff;
}
.style_table tbody tr:first-child td, .style_table th,
.responsive_style_table tbody tr:first-child td, .responsive_style_table th {
    background: #000;
    color: #fff !important;
    font-weight: bold;
}
.style_table tr:nth-child(odd), .responsive_style_table tr:nth-child(odd){
    background: #e8e5e5;
    font-size: 18px;
    color: #333;
}
.style_table tr:nth-child(even), .responsive_style_table tr:nth-child(even){
    background: #fff;
    font-size: 22px;
    color: #333;

}
.style_table td, .style_table th, .responsive_style_table td, .responsive_style_table th{
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
}
.style_table td p, .responsive_style_table td p{
    font-size: 16px !important;
}


