/*
css/reset_portable.css - 01/08/2019 - v1
*/

.bloc_auto_p{width:auto;}
.bloc_100_p{width:100%;}
.bloc_95_p{width:95%;}
.bloc_90_p{width:90%;}
.bloc_85_p{width:85%;}
.bloc_80_p{width:80%;}
.bloc_75_p{width:75%;}
.bloc_70_p{width:70%;}
.bloc_66_p{width:66.6666666%;}
.bloc_65_p{width:65%;}
.bloc_60_p{width:60%;}
.bloc_55_p{width:55%;}
.bloc_50_p{width:50%;}
.bloc_45_p{width:45%;}
.bloc_40_p{width:40%;}
.bloc_35_p{width:35%;}
.bloc_33_p{width:33.3333333%;}
.bloc_30_p{width:30%;}
.bloc_25_p{width:25%;}
.bloc_20_p{width:20%;}
.bloc_15_p{width:15%;}
.bloc_10_p{width:10%;}
.bloc_5_p{width:5%;}
.bloc_0_p{width:0;}

.h_200_p,.h_195_p,.h_190_p,.h_185_p,.h_180_p,.h_175_p,.h_170_p,.h_166_p,.h_165_p,.h_160_p,.h_155_p,.h_150_p,.h_145_p,.h_140_p,.h_135_p,.h_133_p,.h_130_p,.h_25_p,.h_120_p,.h_115_p,.h_110_p,.h_105_p,.h_100_p,.h_95_p,.h_90_p,.h_85_p,.h_80_p,.h_75_p,.h_70_p,.h_66_p,.h_65_p,.h_60_p,.h_55_p,.h_50_p,.h_45_p,.h_40_p,.h_35_p,.h_33_p,.h_30_p,.h_25_p,.h_20_p,.h_15_p,.h_10_p,.h_5_p{height:0;}

.h_200_p{padding-bottom:200%;}
.h_195_p{padding-bottom:195%;}
.h_190_p{padding-bottom:190%;}
.h_185_p{padding-bottom:185%;}
.h_180_p{padding-bottom:180%;}
.h_175_p{padding-bottom:175%;}
.h_170_p{padding-bottom:170%;}
.h_166_p{padding-bottom:166.6666666%;}
.h_165_p{padding-bottom:165%;}
.h_160_p{padding-bottom:160%;}
.h_155_p{padding-bottom:155%;}
.h_150_p{padding-bottom:150%;}
.h_145_p{padding-bottom:145%;}
.h_140_p{padding-bottom:140%;}
.h_135_p{padding-bottom:135%;}
.h_133_p{padding-bottom:133.3333333%;}
.h_130_p{padding-bottom:130%;}
.h_125_p{padding-bottom:125%;}
.h_120_p{padding-bottom:120%;}
.h_115_p{padding-bottom:115%;}
.h_110_p{padding-bottom:110%;}
.h_105_p{padding-bottom:105%;}
.h_100_p{padding-bottom:100%;}
.h_95_p{padding-bottom:95%;}
.h_90_p{padding-bottom:90%;}
.h_85_p{padding-bottom:85%;}
.h_80_p{padding-bottom:80%;}
.h_75_p{padding-bottom:75%;}
.h_70_p{padding-bottom:70%;}
.h_66_p{padding-bottom:66.6666666%;}
.h_65_p{padding-bottom:65%;}
.h_60_p{padding-bottom:60%;}
.h_55_p{padding-bottom:55%;}
.h_50_p{padding-bottom:50%;}
.h_45_p{padding-bottom:45%;}
.h_40_p{padding-bottom:40%;}
.h_35_p{padding-bottom:35%;}
.h_33_p{padding-bottom:33.3333333%;}
.h_30_p{padding-bottom:30%;}
.h_25_p{padding-bottom:25%;}
.h_20_p{padding-bottom:20%;}
.h_15_p{padding-bottom:15%;}
.h_10_p{padding-bottom:10%;}
.h_5_p{padding-bottom:5%;}
.h_0_p{padding-bottom:0;height:auto;}

.overflow_0_p{overflow:hidden;}
.overflow_1_p{overflow:auto;}
.overflow_x_0_p{overflow-x:hidden;}
.overflow_x_1_p{overflow-x:auto;}
.overflow_y_0_p{overflow-y:hidden;}
.overflow_y_1_p{overflow-y:auto;}

.flou_0_p{
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	-o-filter: blur(0px);
	filter: blur(0px);
}

.flou_1_p{
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	-o-filter: blur(5px);
	filter: blur(5px);
}

.clear , .clear_right , .clear_left , .clear_2 , .clear_3 , .clear_4 , .clear_5 , .clear_8 , .clear_10 ,
.clear_f , .clear_right_f , .clear_left_f , .clear_2_f , .clear_3_f , .clear_4_f , .clear_5_f , .clear_8_f , .clear_10_f ,
.clear_p , .clear_right_p , .clear_left_p , .clear_2_p , .clear_3_p , .clear_4_p , .clear_5_p , .clear_8_p , .clear_10_p ,
.clear_t , .clear_right_t , .clear_left_t , .clear_2_t , .clear_3_t , .clear_4_t , .clear_5_t , .clear_8_t , .clear_10_t ,
.clear_m , .clear_right_m , .clear_left_m , .clear_2_m , .clear_3_m , .clear_4_m , .clear_5_m , .clear_8_m , .clear_10_m {clear:none;}
.clear , .clear_p{clear:both;}
.clear_right , .clear_right_p{clear:right;}
.clear_left , .clear_left_p{clear:left;}
.clear_2:nth-child(2n) , .clear_2_p:nth-child(2n){clear:both;}
.clear_3:nth-child(3n) , .clear_3_p:nth-child(3n){clear:both;}
.clear_4:nth-child(4n) , .clear_4_p:nth-child(4n){clear:both;}
.clear_5:nth-child(5n) , .clear_5_p:nth-child(5n){clear:both;}
.clear_8:nth-child(8n) , .clear_8_p:nth-child(8n){clear:both;}
.clear_10:nth-child(10n) , .clear_10_p:nth-child(10n){clear:both;}

html body .hide_p{display:none;}
html body .show_p{display:block;}
html body .visibility_1_p{visibility:visible;}
html body .visibility_0_p{visibility:hidden;}
html body table.show_p{display:table;}
html body tr.show_p{display:table-row;}
html body td.show_p{display:table-cell;}
.texte_p , .texte_bas_p{display:inline-block;vertical-align:bottom;}
.texte_entourant_image_p{display:block;vertical-align:bottom;}
.texte_haut_p{display:inline-block;vertical-align:top;}
.texte_milieu_p{display:inline-block;vertical-align:middle;}
.droit_p{float:right;display:block;}
.gauche_p{float:left;display:block;}
.image_droit_p{float:right;display:block;padding:0 0 15px 15px;}
.image_gauche_p{float:left;display:block;padding:0 15px 15px 0;}
.float_p{float:none;display:inline-block;}
.position_static_p , .static_p{position:static;}
.position_relative_p , .relative_p{position:relative;}
.position_absolute_p , .absolute_p{position:absolute;}
.position_fixed_p , fixed_p{position:fixed;}
.right_p{right:0;}
.left_p{left:0;}
.top_p{top:0;}
.bottom_p{bottom:0;}
.align_right_p{text-align:right;}
.align_left_p{text-align:left;}
.align_justify_p{text-align:justify;}
.align_center_p{text-align:center;}
.majuscule_p{text-transform:uppercase;}
.minuscule_p{text-transform:lowercase;}
.majuscule_minuscule_p{text-transform:none;}

.marge_auto_p , .marge_auto_haut_bas_p{margin-right:auto!IMPORTANT;margin-left:auto!IMPORTANT;}
.marge_haut_p , .marge_haut_bas_p , .marge_auto_haut_bas_p{margin-top:20px!IMPORTANT;margin-top:1.2em!IMPORTANT;}
.marge_bas_p , .marge_haut_bas_p , .marge_auto_haut_bas_p{margin-bottom:20px!IMPORTANT;margin-bottom:1.2em!IMPORTANT;}
.marge_haut_bas_sans_p{margin-top:0!IMPORTANT;margin-bottom:0!IMPORTANT;}
.marge_gauche_p{margin-left:20px!IMPORTANT;margin-left:1.2ex!IMPORTANT;}
.marge_droite_p{margin-right:20px!IMPORTANT;margin-right:1.2ex!IMPORTANT;}
.texte.marge_gauche_p , .texte_bas.marge_gauche_p , .texte_haut.marge_gauche_p , .texte_milieu.marge_gauche_p , .texte_entourant_image.marge_gauche_p{
	margin-left:0!IMPORTANT;padding-left:20px!IMPORTANT;padding-left:1.2ex!IMPORTANT;
}
.texte.marge_droite_p , .texte_bas.marge_droite_p , .texte_haut.marge_droite_p , .texte_milieu.marge_droite_p , .texte_entourant_image.marge_droite_p{
	margin-right:0!IMPORTANT;padding-right:20px!IMPORTANT;padding-right:1.2ex!IMPORTANT;
}
.marge_p{margin:20px!IMPORTANT;margin:1.2em 1.2ex!IMPORTANT;}
.marge_sans_p{margin:0px!IMPORTANT;}

.padding_haut_bas_sans_p{padding-top:0px!IMPORTANT;padding-bottom:0px!IMPORTANT;}
.padding_haut_p , .padding_haut_bas_p{padding-top:20px!IMPORTANT;}
.padding_bas_p , .padding_haut_bas_p{padding-bottom:20px!IMPORTANT;}
.padding_gauche_p , .padding_gauche_droite_p{padding-left:20px!IMPORTANT;}
.padding_droite_p , .padding_gauche_droite_p{padding-right:20px!IMPORTANT;}
.padding_p{padding:20px!IMPORTANT;}
.padding_sans_p{padding:0px!IMPORTANT;}

.table.droit_p>*:not(.table_tr):not(thead):not(tbody):not(tfoot){float:right;display:block;}
.table.gauche_p>*:not(.table_tr):not(thead):not(tbody):not(tfoot){float:left;display:block;}

.grid_1_p>*{grid-column-start: span 4;}
.grid_2_p>*{grid-column-start: span 2;}
.grid_4_p>*{grid-column-start: span 1;}