/* ------ BASE ------ */

.b_p_c1 { color: #000000; } .b_f_c1 { background-color: #000000; } .b_b_c1 { border-color: #000000; }
.b_p_c2 { color: #000000; } .b_f_c2 { background-color: #000000; } .b_b_c2 { border-color: #000000; }
.b_p_ch { color: #000000; } .b_f_ch { background-color: #ffffff; } .b_b_ch { border-color: #000000; }
.b_p_cm { color: #000000; } .b_f_cm { background-color: #ffffff; } .b_b_cm { border-color: #000000; }
.b_p_cb { color: #ffffff; } .b_f_cb { background-color: #000000; } .b_b_cb { border-color: #000000; }

/* ------ CORPS ------ */

.CS_Haut { background: #eeeeee; 
	background: #004749 url('images/textures/wavegrid.png') repeat top center;
	background: #3e7879 url('images/textures/square_bg.png') repeat top center;
	/*background: #eeeeee url('images/textures/light_alu.png') repeat top center;*/
	/*background: #eeeeee url('images/textures/fabric_of_squares_gray.png') repeat top center;*/
	
	/*background: #eeeeee url('images/textures/random_grey_variations.png') repeat top center;*/
	/*background: #eeeeee url('images/textures/grey_wash_wall.png') repeat top center;*/
	}
.CS_HautI { background: url('images/textures/logo300.png') no-repeat top right; background-size: auto 100%; margin: 1px 0 1px 0; }

.CS_Mil {  }
.CS_MilI { margin: 0 0 0 0; }
.CS_MilS { background: #000000; color: #ffffff; }
.CS_MilSI { margin: 10px 0 10px 0; }

.CSF_Mil {  }
.CSF_MilT {  }
.CSF_MilT .container-fluid { padding-right: 0; padding-left: 0; }
.CSF_MilI { margin: 0 0 20px 0; }
.CSF_MilIS { margin: 0 0 0 0; }

.CS_Bas { margin-top: 50px; background: #004749; /*background: #000000 url('images/textures/random_grey_variations.png') repeat top center;*/ }
.CS_BasI { padding: 100px 0; color: #ffffff; }


.SXHCol, .SXHColS { margin-left: -10px; margin-right: -10px; }
.SXHCol > [class*='col-'] { padding-left: 10px; padding-right: 10px; /*margin-top: 20px;*/ }
.SXHColS { margin-left: -5px; margin-right: -5px; }
.SXHColS > [class*='col-'] { padding-left: 5px; padding-right: 5px; }
.row.rflex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; }
.row.rflex > [class*='col-'] { display: flex; flex-direction: column; }
.row.rflext { display: table; }
.rflext > [class*="col-"] { float: none; display: table-cell; vertical-align: top; }


/* ------ BLOCS ------ */
/*
.container, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { -moz-box-shadow: 0 0 2px #666666; -webkit-box-shadow: 0 0 2px #666666; box-shadow: 0 0 2px #666666; }
.H1_Blo, .H2_Blo, .H3_Blo, .H4_Blo, .H5_Blo, .H6_Blo { -moz-box-shadow: 0 0 2px #666666; -webkit-box-shadow: 0 0 2px #666666; box-shadow: 0 0 2px #666666; }
.H1_Tit, .H2_Tit, .H3_Tit, .H4_Tit, .H5_Tit, .H6_Tit { -moz-box-shadow: 0 0 2px red; -webkit-box-shadow: 0 0 2px red; box-shadow: 0 0 2px red; }
.H1_Blo p, .H2_Blo p, .H3_Blo p, .H4_Blo p, .H5_Blo p, .H6_Blo p { -moz-box-shadow: 0 0 2px green; -webkit-box-shadow: 0 0 2px green; box-shadow: 0 0 2px green; }
*/

.H1_Blo { margin: 0; padding: 30px 0 30px 0; }
.H1_Tit { margin: 15px 0 10px 0; padding: 0; font-family: "Mouse Memoirs", sans-serif; font-size: 48px; font-weight: 400; text-align: left; letter-spacing: 1px; color: #ffffff; text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1); }
.H1_Txt { margin: 0 0 10px 0; padding: 0; font-size: 18px; }
.H1_Txt p.lead { font-size: 24px; }
.CS_HautAI .H1_Tit { }
.CS_HautI .H1_Tit { /*text-shadow: 1px 1px 2px #000000;*/ }

.H2_Blo { margin: 0; padding: 20px 0 10px 0; /*margin: 40px 0; padding: 10px;*/ /*background: #eeeeee;*/ }
.H2_Tit { margin: 20px 0 10px 0; padding: 5px 0 5px 30px; font-family: "Mouse Memoirs", sans-serif; font-size: 30px; font-weight: 300; border-bottom: solid 2px #bc8bba; background: url('images/site/Pokeball_32.png') no-repeat left center; background-size: 24px; color: #555555; }
.H2_Txt { margin: 0 0 10px 0; padding: 0 0 0 0; font-size: 16px; color: #333333; font-weight: 300; text-align: justify; }

.H3_Blo { margin: 0; padding: 10px 0 10px 0; /*-moz-box-shadow: 0 0 2px #666666; -webkit-box-shadow: 0 0 2px #666666; box-shadow: 0 0 2px #666666;*/ }
.H3_Tit { margin: 10px 0 10px 0; padding: 0 0 5px 0; font-family: "Caveat Brush", cursive; font-size: 24px; font-weight: 400; border-bottom: solid 1px #bc8bba; }
.H3_Txt { margin: 0 0 10px 0; padding: 5px 0 0 0; font-size: 15px; color: #666666; font-weight: 300; text-align: justify; }

.H4_Blo { margin: 0; padding: 5px 0 10px 0; }
.H4_Tit { margin: 10px 0 5px 0; padding: 0; font-size: 20px; font-weight: 300; }
.H4_Txt { margin: 0 0 10px 0; padding: 0; font-size: 15px; color: #666666; font-weight: 300; text-align: justify; }

/*.H5_Blo { margin: 0; padding: 1px 0; }
.H5_Tit { margin: 20px 0 10px 0; padding: 0; }
.H5_Blo p { margin: 0 0 10px 0; padding: 0; }
.H6_Blo { margin: 0; padding: 1px 0; }
.H6_Tit { margin: 20px 0 10px 0; padding: 0; }
.H6_Blo p { margin: 0 0 10px 0; padding: 0; }*/


/* ------ AUTRES ------ */

/* DIV */
/*.img_deco { -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -moz-box-shadow: 2px 2px 3px #666666; -webkit-box-shadow: 2px 2px 3px #666666; box-shadow: 2px 2px 3px #666666; }*/
.img_deco { position: relative; border: solid 1px #eeeeee; }
.img_deco:after { content: url('images/site/Pokeball_32.png'); position: absolute; right: 16px; top: -17px; display: block; width: 0; }
.img_deco1, .img_deco2, .img_deco3 { /*-moz-box-shadow: 0 0 3px #aaaaaa; -webkit-box-shadow: 0 0 3px #aaaaaa; box-shadow: 0 0 3px #aaaaaa;*/ }
.img_deco1 { float: left; margin: 0 20px 20px 0; }
.img_deco2 { float: right; margin: 0 0 20px 20px; }
.img_decoLi { margin: -10px -15px 10px -15px; }

/* BLOC DECO */
.D1_Blo { padding: 20px 0 20px 0; background: #ececec; -moz-box-shadow: 0 0 2px #c0c0c0; -webkit-box-shadow: 0 0 2px #c0c0c0; box-shadow: 0 0 2px #c0c0c0; }
.CS_Mil.D1_Blo { padding: 0; }
.D1_Blo .H2_Tit, .D1_Blo .H2_Txt, .D1_Blo .H3_Tit, .D1_Blo .H3_Txt, .D1_Blo .H4_Tit, .D1_Blo .H4_Txt { /*color: #ffffff;*/ }
.H3_Blo.D1_Blo, .H4_Blo.D1_Blo { padding: 10px 20px; margin-bottom: 10px; /*background: #eeeeee;*/ }

.D2_Blo { padding: 20px 0 20px 0; background: #012f50; border: solid 1px #000000; -moz-box-shadow: 0 0 2px #c0c0c0; -webkit-box-shadow: 0 0 2px #c0c0c0; box-shadow: 0 0 2px #c0c0c0; }
.D2_Blo .H2_Tit, .D2_Blo .H2_Txt, .D2_Blo .H3_Tit, .D2_Blo .H3_Txt, .D2_Blo .H4_Tit, .D2_Blo .H4_Txt { color: #ffffff; }
.H3_Blo.D2_Blo, .H4_Blo.D2_Blo { padding: 10px 20px; margin-bottom: 10px; /*background: #eeeeee;*/ }

.D3_Blo { padding: 20px 0 20px 0; background: #ececec; border: solid 1px #c0c0c0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: 0 0 2px #c0c0c0; -webkit-box-shadow: 0 0 2px #c0c0c0; box-shadow: 0 0 2px #c0c0c0; }
.D3_Blo .H2_Tit, .D3_Blo .H2_Txt, .D3_Blo .H3_Tit, .D3_Blo .H3_Txt, .D3_Blo .H4_Tit, .D3_Blo .H4_Txt {  }
.H3_Blo.D3_Blo, .H4_Blo.D3_Blo { padding: 10px 20px; margin-bottom: 10px; }


.D4_Blo { padding: 20px 0 20px 0; border: solid 2px #ffcb05; background: #fffdec; -moz-box-shadow: 0 0 2px #ffcb05; -webkit-box-shadow: 0 0 2px #ffcb05; box-shadow: 0 0 2px #ffcb05; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.CS_Mil.D4_Blo { padding: 0; }
.D4_Blo .H2_Tit, .D4_Blo .H2_Txt, .D4_Blo .H3_Tit, .D4_Blo .H3_Txt, .D4_Blo .H4_Tit, .D4_Blo .H4_Txt {  }
.H3_Blo.D4_Blo, .H4_Blo.D4_Blo { padding: 10px 20px; margin-bottom: 10px; /*background: #eeeeee;*/ }

.D5_Blo { padding: 20px 0 20px 0; border: solid 2px #ffffff; background: #ffffff; -moz-box-shadow: 0 0 2px #ffcb05; -webkit-box-shadow: 0 0 2px #ffcb05; box-shadow: 0 0 2px #ffcb05; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.CS_Mil.D5_Blo { padding: 0; }
.D5_Blo .H2_Tit, .D5_Blo .H2_Txt, .D5_Blo .H3_Tit, .D5_Blo .H3_Txt, .D5_Blo .H4_Tit, .D5_Blo .H4_Txt {  }
.H3_Blo.D5_Blo, .H4_Blo.D5_Blo { padding: 10px 20px; margin-bottom: 10px; /*background: #eeeeee;*/ }

.D6_Blo { padding: 20px 0 20px 0; /*border: solid 2px #ffcb05;*/ background: #e3e5e8; /*-moz-box-shadow: 0 0 2px #ffcb05; -webkit-box-shadow: 0 0 2px #ffcb05; box-shadow: 0 0 2px #ffcb05; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;*/ }
.CS_Mil.D6_Blo { padding: 0 0 20px 0; margin-top: 20px; }
.CS_Mil.D6_BloB { margin-bottom: -50px; }
.CS_Mil.D6_Blo .H2_Tit { /*border-color: #ffffff;*/ }
.D6_Blo .H2_Tit, .D6_Blo .H2_Txt, .D6_Blo .H3_Tit, .D6_Blo .H3_Txt, .D6_Blo .H4_Tit, .D6_Blo .H4_Txt {  }
.H3_Blo.D6_Blo, .H4_Blo.D6_Blo { padding: 10px 20px; margin-bottom: 10px; /*background: #eeeeee;*/ }




/* BLOC LIENS #fdfcfa #f7f6f4 #efe4d7 #b79a5f */
a.HLi_Tot:link, a.HLi_Tot:visited { display: block; padding: 10px 20px; text-decoration: none; border: solid 1px #eeeeee; /*background-color: #fdfcfa;*/ transition: all 500ms ease; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; }
a.HLi_TotT:link, a.HLi_TotT:visited {  }
a.HLi_Tot:hover { color: #000000; background-color: #fff7d6; -moz-box-shadow: 0 0 3px #aaaaaa; -webkit-box-shadow: 0 0 3px #aaaaaa; box-shadow: 0 0 3px #aaaaaa; border: solid 1px #ff8847; box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px; }
a.HLi_TotT .H2_Tit, a.HLi_TotT .H3_Tit, a.HLi_TotT .H4_Tit { padding: 0; font-size: 22px; font-weight: 400; border: none; }
/*a.HLi_Tot .H2_Tit i, a.HLi_Tot .H3_Tit i, a.HLi_Tot .H4_Tit i { color: #666666; }*/
span.HLi_Txt { /*text-indent: 10px;*/ font-size: 14px; color: #666666; font-weight: 400; /*text-align: justify;*/ }
span.HLi_Bt { font-style: italic; text-align: right; }



/* ACTUS */
.HLi_ActuG { /*padding: 0 0 0 17px;*/ }
a.HLi_Actu:link, a.HLi_Actu:visited { display: block; position: relative; padding: 0 0 20px 0; margin: 0 0 30px 0; text-decoration: none; border: solid 1px #d1d2d4; -moz-border-radius: 0 0 0 0; -webkit-border-radius: 0; border-radius: 0 12px 0 0; /*background-color: #f1f1f1;*/ overflow: hidden; transition: all 500ms ease;  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; /*background: url('images/site/losange.png') no-repeat calc(100% + 16px) center;*/ }
a.HLi_Actu:hover { color: #000000; border: solid 1px #ff8847; /*background-color: #f7f6f4;*/ -moz-box-shadow: 0 0 3px #aaaaaa; -webkit-box-shadow: 0 0 3px #aaaaaa; box-shadow: 0 0 3px #aaaaaa;
	/*box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;*/
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
	/*-webkit-transform: rotate(1deg); transform: rotate(1deg);*/
	/*-webkit-transform: scale(1.02); transform: scale(1.02);*/
}
a.HLi_Actu:after { content: url('images/site/Pokeball_24.png'); position: absolute; width: 24px; height: 24px; right: -1px; top: -1px; display: block; transition: all 500ms ease; }
/*a.HLi_A1:after { content: url('images/site/losanget3.png'); }
a.HLi_A2:after { content: url('images/site/losanget.png'); }
a.HLi_A3:after { content: url('images/site/losanget2.png'); }*/
a.HLi_Actu:hover:after { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
	.HLiA_Img { display: block; height: 220px; max-height: 220px; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center;/* overflow: hidden;*/ }
		.HLiA_ImgI { display: block; float: left; padding: 2px 5px; font-size: 20px; font-weight: 600; background: rgba(255, 136, 71, 0.7); }
	.HLiA_ImgF { display: block; float: left; width: 120px; height: 120px; margin: 20px 20px 0 20px; background-repeat: no-repeat; background-size: cover; background-position: center center;/* overflow: hidden;*/ }
	.HLiA_Tit, .HLiA_Txt, .HLiA_Date { padding: 0 20px; }
	.HLiA_Tit { display: block; font-family: "Caveat Brush", cursive; font-size: 22px; font-weight: 700; color: #333333; text-transform: uppercase; line-height: 20px; height: 40px; margin: 20px 0 0 0; }
	.HLiA_Txt { display: block; height: 88px; margin-bottom: 10px; color: #484848; line-height: 1.2; overflow: hidden; }
		.HLiA_The { display: block; font-weight: 600; color: #ff8847; line-height: 1.4; }
		.HLiA_Sea { display: block; font-style: italic; /*font-weight: 600;*/ color: #004749; line-height: 1.4; }
	.HLiA_Date { display: block; font-style: italic; padding-bottom: 5px; }
	.HLiA_Bt { display: block; margin: 0 20px; text-align: center; }

	.HLi_Art .HLiA_Img { background-size: auto 220px; }

/* ACTUS - PAGE */
.Actu_Cont { padding: 20px 0 20px 0; }
	.Actu_Add { padding: 0 0 20px 0; }
	.Actu_Date { font-style: italic; font-weight: 600; color: #ff8847; padding-bottom: 10px; }
	.Actu_Public { font-weight: 600; color: #004749; padding-bottom: 10px; }
	.Actu_Tarif { color: #004749; padding-bottom: 10px; }
	.Actu_Lieu { font-weight: 600; color: #ff8847; padding-bottom: 10px; }
	.Actu_Intervenant { font-style: italic; font-weight: 600; padding-bottom: 10px; }
	.Actu_Infos { font-style: italic; /*font-weight: 600;*/ padding-bottom: 10px; }


/* CAL */

a.HLi_Cal:link, a.HLi_Cal:visited {  }
	.HLiC_Txt { display: block; height: 80px; padding-bottom: 5px; color: #484848; line-height: 1.2; overflow: hidden; }
	.HLiC_Plac { display: block; height: 20px; color: #316ab2; padding: 0 20px; margin-bottom: 5px; }
		.HLiC_Bar { display: block; float: left; height: 18px; width: 120px; border: solid 1px #316ab2; margin-right: 20px; background: #eeeeee; }
		.HLiC_BarV { display: block; float: left; height: 20px; width: 122px; margin-right: 20px; }
		.HLiC_BarIF { display: block; position: absolute; height: 100%; line-height: 16px; font-size: 10px; color: #000000; text-indent: 3px; text-shadow: 1px 1px 2px #ffffff; font-weight: 600; }
		.HLiC_BarI { display: block; float: left; height: 100%; background: #316ab2; }

a.HLi_Cal2:link, a.HLi_Cal2:visited { margin: 0 0 15px 0; padding: 0 0 10px 0; }
a.HLi_Cal2:after { right: 20px; bottom: 14px; }
	.HLiA_ImgC2T { display: block; float: left; width: 80px; height: 120px; margin: 10px 10px 0 10px; }
		.HLiA_ImgC2 { display: block; width: 80px; height: 80px; margin: 0; background-repeat: no-repeat; background-size: cover; background-position: center center;/* overflow: hidden;*/ }
	a.HLi_Cal2 .HLiA_Tit { font-size: 18px; line-height: 16px; height: 32px; margin: 10px 0 0 0; }
	a.HLi_Cal2 .HLiA_The { display: inline; }
	.HLiC2_Txt { display: block; height: 48px; padding: 0 5px 0 0; margin-right: 10px; color: #484848; line-height: 16px; overflow: hidden; }
	a.HLi_Cal2 .HLiC_Plac { height: 20px; padding: 0; margin-bottom: 0; }
	a.HLi_Cal2 .HLiC_Bar { width: 80px; margin-right: 20px; }
	a.HLi_Cal2 .HLiC_BarV { height: 20px; width: 82px; margin-right: 20px; }
	a.HLi_Cal2 .HLiA_Bt { margin: 0 10px; }

.Cal_Nav { text-align: center; padding: 10px 0 20px 0; line-height: 30px; }
	.CN_Tit { border: solid 1px #cccccc; background: #e8eaed; /*color: #ffffff;*/ font-size: 15px; line-height: 30px; font-weight: 700; }
	a.cal_lien:link, a.cal_lien:visited { display: block; /*color: #ffffff; background: #000000; border: solid 1px #000000; text-decoration: none;*/ }
	a.cal_lien:hover { /*color: #f15a2b; border-color: #f15a2b;*/ }
table.TCal { width: 100%; }
table.TCal td, table.TCal th { width: 14.286%; }
table.TCal th { font-size: 16px; }
table.TCal td { color: #b8babd; }
table.TCal td.TC_JDim, .TCal th.TC_JDim { background: #f8fafd; }
table.TCal td.TC_JAct { color: #000000; background: #e8eaed; }
table.TCal td.TC_JEve { color: #f15a2b; }
	table.TCal td .TC_Jour { font-weight: 600; font-size: 12px; }
	table.TCal td.TC_JEve .TC_Jour { font-weight: 900; }
	table.TCal td.TC_JAct .TC_Jour { font-weight: 900; }
	table.TCal td .TC_Add { /*min-height: 35px;*/ }
		a.eve_lien:link, a.eve_lien:visited {  }
		a.eve_lien:hover { }
		a.eve_lien:after { content: url('images/site/Pokeball_16.png'); width: 16px; height: 16px; display: block; transition: all 500ms ease; }
		a.eve_lien:hover:after { -webkit-transform: rotate(405deg); transform: rotate(405deg); }


/* CAL */
/*.Cal_Nav { text-align: center; padding: 10px 0 20px 0; line-height: 30px; }
	.CN_Tit { border: solid 1px #cccccc; background: #888888; color: #ffffff; font-size: 16px; line-height: 30px; font-weight: 900; }
	a.cal_lien:link, a.cal_lien:visited { display: block; text-align: left; }
	a.cal_lien:hover {  }
table.TCal { width: 100%; }
table.TCal td, table.TCal th { width: 14.286%; }
table.TCal th { font-size: 16px; }
table.TCal td { color: #b8babd; }
table.TCal td.TC_JDim, .TCal th.TC_JDim { background: #f8fafd; }
table.TCal td.TC_JAct { color: #000000; background: #e8eaed; }
table.TCal td.TC_JEve { color: #f15a2b; }
	table.TCal td .TC_Jour { font-weight: 600; font-size: 18px; }
	table.TCal td.TC_JEve .TC_Jour { font-weight: 900; }
	table.TCal td.TC_JAct .TC_Jour { font-weight: 900; }
	table.TCal td .TC_Add { min-height: 35px; }
		a.eve_lien:link, a.eve_lien:visited { display: block; padding: 0 2px; margin-bottom: 1px; line-height: 15px; font-size: 12px; font-weight: 400; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
		a.eve_lien:hover {  }
*/


/* PART */
.PPar_Cont { padding: 20px 0 20px 0; }
	.PPar_Img {  }
	.PPar_Img img { max-height: 400px; }
	.PPar_Add { padding: 0 0 20px 0; }

/* BLOC LIENS - PART */
.HLi_TotPar { text-align: center; /*border-radius: 0 0 20px 0;*/ }
.HLi_TotPar span.HLi_Img { display: block; height: 100px; line-height: 100px; text-align: center; }
.HLi_TotPar span.HLi_Img img { max-height: 100px; margin: 0 auto; }
.HLi_TotPar span.HLi_TotParTxt { display: block; height: 100px; overflow: hidden; }
	.HLi_TotPar .H3_Tit { padding: 0; padding-top: 10px; margin-top: 10px;/*font-size: 18px;*/ border-top: solid 1px #c0c0c0; border-bottom: 0; }
	.HLi_TotPar span.HLi_Txt { font-style: italic; font-size: 12px; }

/* PHOTOS */
.CS_GalNav { margin: 10px 0 20px 0; }


/* ------------------------------------------------------------------------ */


/* ------ FORM ------ */
.form-horizontal .FGBas { margin-bottom: 8px; }
.form-horizontal .control-label.FLab, .FLab { font-size: 14px; line-height: 1.5; font-weight: 600; padding-top: 2px; }
input.FBas, select.FBas, .form-horizontal .form-group input.FBas, .form-horizontal .form-group select.FBas, .form-horizontal .form-group .input-group-addon { font-size: 14px; height: 26px; line-height: 1.5; padding: 3px 5px; }
select.FBas, .form-horizontal .form-group select.FBas { font-size: 13px; }
textarea.FBas, .form-horizontal .form-group textarea.FBas { font-size: 14px; line-height: 1.5; height: auto; padding: 3px 5px; }

input.FBas:hover, select.FBas:hover, .form-horizontal .form-group input.FBas:hover, .form-horizontal .form-group select.FBas:hover, textarea.FBas:hover, .form-horizontal .form-group textarea.FBas:hover { border-color: #264f73; }
input.FBas:focus, select.FBas:focus, .form-horizontal .form-group input.FBas:focus, .form-horizontal .form-group select.FBas:focus, textarea.FBas:focus, .form-horizontal .form-group textarea.FBas:focus { border-color: #112a40; /*-moz-box-shadow:0 1px 8px #f39f1b; -webkit-box-shadow:0 1px 8px #f39f1b; box-shadow:0 1px 8px #f39f1b;*/ -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #9dbedb; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #9dbedb; }

.form-horizontal .form-group .FLBas { padding-top: 2px; }

.w_600 { width: 600px; } .w_500 { width: 500px; } .w_400 { width: 400px; } .w_300 { width: 300px; } .w_250 { width: 250px; } .w_200 { width: 200px; } .w_150 { width: 150px; } .w_125 { width: 125px; } .w_100 { width: 100px; } .w_75 { width: 75px; } .w_50 { width: 50px; }
.w_100p { width: 100%; } .w_95p { width: 95%; } .w_75p { width: 75%; } .w_50p { width: 50%; } .w_25p { width: 25%; }
.h_200 { height: 200px; } .h_150 { height: 150px; } .h_100 { height: 100px; } .h_75 { height: 75px; } .h_50 { height: 50px; }


/* BOU BASE */
.Bt_Base, .Bt_BaseR, a.Bt_Base:link, a.Bt_Base:visited, a.Bt_BaseR:link, a.Bt_BaseR:visited { color: #ffffff; border: solid 1px #004749; background: #ff8847; font-size: 13px; font-weight: 600; /*letter-spacing: 1px;*/ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 6px 20px; transition: all 0.5s ease; }
a.Bt_Base:link, a.Bt_Base:visited, a.Bt_BaseR:link, a.Bt_BaseR:visited { text-decoration: none; }
.Bt_BaseR, a.Bt_BaseR:link, a.Bt_BaseR:visited { color: #ff8847; background: #fefefe; border: solid 1px #befcfd; }
.Bt_Base, a.Bt_Base:link, a.Bt_Base:visited {  }
.Bt_Base:hover, .Bt_Base:active, .Bt_Base:focus, .Bt_BaseR:hover, .Bt_BaseR:active, .Bt_BaseR:focus, a.Bt_Base:hover, a.Bt_Base:active, a.Bt_Base:focus, a.Bt_BaseR:hover, a.Bt_BaseR:active, a.Bt_BaseR:focus { color: #befcfd; border: solid 1px #ff8847; background: #004749; -moz-box-shadow: 0 0 3px #aaaaaa; -webkit-box-shadow: 0 0 3px #aaaaaa; box-shadow: 0 0 3px #aaaaaa; }
.Bt_BaseR:hover, .Bt_BaseR:active, .Bt_BaseR:focus, a.Bt_BaseR:hover, a.Bt_BaseR:active, a.Bt_BaseR:focus { border: solid 1px #004749; background: #ffffff; color: #004749; }
/* BT FORM */
button.FBasB, a.FBasB:link, a.FBasB:visited { }
button.FBasBC, a.FBasBC:link, a.FBasBC:visited { font-size: 16px; height: 24px; line-height: 1; padding: 3px 5px; /*margin-bottom: 1px;*/ }
.Bt_Min { line-height: 1; }
.Bt_Min, a.Bt_Min:link, a.Bt_Min:visited { padding: 1px 5px; }
.Bt_Min i, a.Bt_Min:link i, a.Bt_Min:visited i { top: 2px; }
.Bt_MinL, a.Bt_MinL:link, a.Bt_MinL:visited { padding: 6px 1px; }
.Bt_MinXL, a.Bt_MinXL:link, a.Bt_MinXL:visited { padding: 2px 20px; }

/* PAGI - GLOB */
.HMenuTotLiO { margin-bottom: 14px; }
.HMenuTotRe { margin-bottom: 6px; }
.HMenuTot {  }
.PagEle { font-size: 13px; line-height: 30px; text-transform: uppercase; /*font-weight: 700;*/ color: #666666; }
.PE_Gau { float: left; margin-right: 10px; }
.PE_Dro { float: right; margin-left: 10px; }
.PE_Pag { float: left; }
li.cbtp, li.cbtp a, li.infotxt, li.infotxt span { width: 30px; text-align: center; }

.PE_DroFo { float: right; margin-left: 10px; height: 30px; padding: 2px 0; }
	.PE_DroFo .FBas { font-size: 11px; /*text-transform: uppercase;*/ border-color: #ffffff; color: #909090; }
.PE_DroFoB { float: right; margin-left: 5px; line-height: 28px; text-transform: none; }

/* PAGI */
ul.pagi_pag > li:first-child > a, ul.pagi_pag > li:first-child > span { border-top-left-radius: 0; border-bottom-left-radius: 0; }
ul.pagi_pag > li:last-child > a, ul.pagi_pag > li:last-child > span { border-top-right-radius: 0; border-bottom-right-radius: 0; }
ul.pagi_pag { margin: 0 0 0 0; height: 30px; }
ul.pagi_pag li { }
/*ul.pagi_pag li.infotxtM span, ul.pagi_pag li.infotxtM span:hover { margin: 0; padding: 0 5px 0 15px; background: none; font-size: 13px; line-height: 30px; border: solid 0 #1d2c5e; text-transform: uppercase; font-weight: 700; color: #666666; }
ul.pagi_pag li.infotxtMF span, ul.pagi_pag li.infotxtMF span:hover { margin: 0; padding: 0 5px 0 15px; background: none; font-size: 13px; line-height: 30px; border: solid 0 #1d2c5e; text-transform: uppercase; font-weight: 700; color: #666666; }*/

ul.pagi_pag li.infotxt span.PE_Txt, ul.pagi_pag li.infotxt span.PE_Txt:hover { padding: 0 10px 0 10px; background: none; border: solid 0 #ffffff; line-height: 30px; color: #87888a; }
ul.pagi_pag li.active span.PE_Txt, ul.pagi_pag li.active span.PE_Txt:hover { padding: 0 10px 0 10px; background: #316ab2; border: solid 0 #ed1c24; line-height: 30px; font-size: 13px; color: #ffffff; font-weight: 700; }
ul.pagi_pag li.disabled span.PE_Txt, ul.pagi_pag li.disabled span.PE_Txt:hover { padding: 0 10px 0 10px; background: none; border: solid 0 #1d2c5e; line-height: 30px; }

ul.pagi_pag li a { border-radius: 4px; padding: 0 10px 0 10px; border: solid 0 #ffffff; font-size: 13px; line-height: 30px; background: none; color: #316ab2; }
ul.pagi_pag li a:hover { border: solid 0 #316ab2; background-color: #d1d2d4; color: #1d2c5e; }


/* FILTRES */
.Gen_Filtres {}
/*.ActuF_Lab { float: right; padding-right: 5px; }
.ActuF_Con { float: right; }*/
.Nav_ElGA { margin-top: 20px; }
.Nav_ElG { margin-bottom: 10px; }
.Nav_ElTxt { float: left; margin-right: 20px; padding: 20px 0 0 0; text-align: right; font-weight: 600; }


/* SELECT LIEN */
.Gen_Fil a.dropdown-toggle { text-decoration: none; color: #909090; }
.Gen_Fil a.dropdown-toggle i { font-size: 13px; }
.Gen_Fil a.dropdown-toggle:hover { color: #07a8d9; }
.Gen_Fil ul.dropdown-menu {}
.Gen_Fil ul.dropdown-menu li {}
.Gen_Fil ul.dropdown-menu li a { font-weight: 400; font-size: 10px; text-transform : uppercase; text-decoration: none; color: #909090; }
.Gen_Fil ul.dropdown-menu li a.active { font-weight: 600; color: #000000; }
.Gen_Fil ul.dropdown-menu li a:hover { color: #07a8d9; /*text-decoration: underline;*/ }


/* ARIANE */
.breadcrumb { /*background-color: #ffffff;*/ border-radius: 0; list-style: none outside none; margin: 5px 0 5px 0; padding: 1px 0 1px 0; font-weight: 300; font-size: 12px; letter-spacing: 0.5px; /*text-transform: uppercase;*/ color: #484848;
	background-color: #ffffff;
	/*background-image: -webkit-linear-gradient(left, #e2e2e2 0%, #ffffff 60%);
	background-image:      -o-linear-gradient(left, #e2e2e2 0%, #ffffff 60%);
	background-image: -webkit-gradient(linear, left top, right top, from(#e2e2e2), to(#ffffff));
	background-image:         linear-gradient(to right, #e2e2e2 0%, #ffffff 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe2e2e2', endColorstr='#ffffffff', GradientType=1);
	background-repeat: repeat-x;*/
	}
.breadcrumb i { /*color: #484848;*/ }
.breadcrumb a:link, .breadcrumb a:visited { /*font-weight: bold;*/ text-decoration: none; color: #316ab2; }
.breadcrumb a:hover { text-decoration: underline; color: #1d2c5e; }
.breadcrumb > li + li:before { color: #484848; content: ' • '; padding: 0 2px 0 4px; }


/* SMENU */
nav.navigation { margin: 0; padding: 0; }
.pagi_sm { margin: 14px 0 0 0; border-radius: 0;/* border-radius: 4px;*/ }
.pagi_sm > li > a, .pagi_sm > li > span { padding: 6px 25px; font-size: 12px; line-height: 16px; color: #004749; background-color: #ffffff; border: 1px solid #bc8bba; font-weight: 600; overflow: hidden; transition: all 500ms ease; }
.pagi_sm > li:first-child > a, .pagi_sm > li:first-child > span { margin-left: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; }
.pagi_sm > li:last-child > a, .pagi_sm > li:last-child > span { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.pagi_sm > li > a:hover, .pagi_sm > li > span:hover, .pagi_sm > li > a:focus, .pagi_sm > li > span:focus { color: #ff8847; background-color: #fff7d6; border-color: #bc8bba; }
.pagi_sm > .active > a, .pagi_sm > .active > span, .pagi_sm > .active > a:hover, .pagi_sm > .active > span:hover, .pagi_sm > .active > a:focus, .pagi_sm > .active > span:focus { z-index: 2; color: #ffffff; cursor: default; background-color: #ff8847; border-color: #bc8bba; }

/*.pagi_sm > li > a:before, .pagi_sm > li > span:before { content: ""; display: block; width: 28px; height: 100%; border-radius: 50%; background: #d1d2d4; position: absolute; top: 0; left: -14px; }
.pagi_sm > .active > a:before, .pagi_sm > .active > span:before { background: #1d2c5e; }*/

/*.pagi_sm > li > a:after, .pagi_sm > li > span:after { content: ""; display: block; width: 0; height: 0; border-top: 14px solid transparent; border-bottom: 14px solid transparent; border-left: 15px solid #d1d2d4;  position: absolute; top: 0; left: 0; }*/
/*.pagi_sm > .active > a:after, .pagi_sm > .active > span:after { border-left: 14px solid #1d2c5e; }*/
/*.pagi_sm > li > a:before, .pagi_sm > li > span:before { content: ""; display: block; width: 0; height: 0; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-right: 13px solid #d1d2d4;  position: absolute; top: 0; right: 0; }*/

.pagi_sm > li > a:after, .pagi_sm > li > span:after { content: ""; display: block; width: 28px; height: 28px; background: url('images/site/Pokeball_32.png') repeat top center; background-size: 28px; position: absolute; top: 0; left: -26px; transition: all 500ms ease; }
.pagi_sm > li > a:hover:after, .pagi_sm > li > span:hover:after { -webkit-transform: rotate(50deg); transform: rotate(50deg); left: -8px; }

.pagi_sm > .active > a:after, .pagi_sm > .active > span:after { /*left: -4px;*/ }


/* MENU COMPTE */
ul.nav_AP {  }
ul.nav_AP li {  }
ul.nav_AP li a.li_nav:link, ul.nav_AP li a.li_nav:visited { text-decoration: none; color: #999999; font-size: 12px; font-weight: 600; border-color: #cccccc; border-bottom: none; }
ul.nav_AP li.active a.li_nav:link, ul.nav_AP li.active a.li_nav:visited { color: #000000; /*background: #f7f7f7;*/ }
ul.nav_AP li a.li_nav:hover { /*background: #ffffff; color: #b10000; text-decoration: underline;*/ }
.Nav_TabG { /*background: #f7f7f7;*/ padding: 20px 40px; border: solid 1px #cccccc; border-top: none; }


/* ------ RESP ------ */

@media (max-width: 768px) {
	/*.H1_Tit { font-size: 34px; }*/
	.navbar_nav { margin: 0 0 0 0; height: auto; }
	.navbar_act ul.nav li { height: auto; }
	.navbar_act ul.nav li a { padding: 5px 10px; font-size: 20px; }
	}
@media (min-width: 768px) {
	/*.navbar_nav { height: 80px; }*/
	/*.H1_Tit { font-size: 36px; }*/
	.navbar_act ul.nav li { height: 65px; }
	.navbar_act ul.nav li a { padding: 15px 10px; font-size: 18px; }
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: 0/*-15px*/; }
	.navbar-right { margin-right: 0/*-15px*/; }
	}
@media (min-width: 992px) {
	/*.H1_Tit { font-size: 38px; }*/
	.navbar_act ul.nav li { height: 65px; }
	.navbar_act ul.nav li a { padding: 15px 10px; font-size: 20px; }
	}
@media (min-width: 1200px) {
	/*.H1_Tit { font-size: 45px; }*/
	}

