@charset "utf-8";

/* CSS Document */
@import url("https://use.typekit.net/fun1fls.css");


/**/
body { background:url(images/fond_gnl.jpg) top center repeat-y;color:#2E456A;background-size:cover;font-family: "museo-sans-rounded";font-size:20px;overflow-x:hidden;}
header { position: fixed;top:0px;left:0px;text-align: center;height: 115px;background:url("images/background_hdr.png") top center repeat-x; }
footer { position: fixed;bottom:0px;left:0px;text-align: center;background:#FFF;border-top: 3px solid #CCC}
h1,h2,h3,h4 { font-family: "cubano"; }
h1 { color:#C1272D; }
h3,h2 { color:#426884; }
h4 { color:#38383A; }
a { text-decoration: none; font-weight:600; color:#2E3192}
a:hover { text-decoration: none; font-weight:800; color:#C1272D; }
/**/
#contenu {  position:absolute;top:115px;border-bottom: 8px double #2E3192;margin-bottom:120px;background:url(images/spc_60_fff.png);  }
#top_general {  position:fixed;top:55px;left:0px;z-index:9997;width:100%; overflow: hidden;}
#liens_menu {  position:fixed;top:115px;border-top: 2px dashed #2E3192;border-bottom: 2px dashed #2E3192;left:0px;z-index:9998;display:none;background:url("images/spc_80_fff.png");padding:10px 0px; }
#ecran_video {  position:fixed;top:10px; left: 10px;background:#EEE;border:3px solid #DDD;display: none; }
#panneau_details { display:none; position: fixed; top:0px;left:0px; width: 100%;height:99%;overflow-y: auto; padding:0px 10Px 25px 10px; background:#EEE; border-top:2Px dashed #555; border-bottom:2Px dashed #555;z-index:9999;margin: 0px; }
#scrl_top,#close_menu { display: none;}
header,#contenu,#top_general,#slider_general  { display: none; }
#ldr_pg { position:fixed;top:0; left:0px;width:100px;height:100px;font-size:80px;text-align: center;}
#slider_general { overflow: auto;overflow-x: hidden; }
/* */
#home_menu, #open_menu , #search_menu { background:#647591; }
.fond_rouge { background:#C1272D; }
.fond_blanc { background:#FFF; }
.fond_bleu_ciel { background:#CEDDFF; }
.color_bleu_ciel { color:#CEDDFF; }
.fond_bleu { background:#426884; }
.color_bleu { color:#426884; }
.color_rouge { color:#C1272D; }
.color_blanc { color:#FFF; }
.color_vert { color:#327000; }
.fond_vert { background:#327000; }
.color_gris { color:#555; }
.color_mor { color:#F4CC5B; }
.color_mar { color:#C0C0C0; }
.color_mbr { color:#C49C48; } 
/* */
.lgns { display: none;}
.pdgv-5 { padding-bottom: 5px;padding-top: 5px; }
.pdgv-25 { padding-bottom: 25px;padding-top: 25px; }
.pdgv-10 { padding-bottom: 10px;padding-top: 10px; }
.pdgv-15 { padding-bottom: 15px;padding-top: 15px; }
.pdg-15 { padding: 15px; }
.pdg-10 { padding: 10px; }
.pdg-10 { padding: 10px; }
.pdg-5 { padding: 5px; }

.ftb { font-weight: bold; }

.mgnl-15 { margin-left: 15px; }
.mgnl-10 { margin-left: 10px; }
.mgnl-5 { margin-left: 5px; }
.mgnr-15 { margin-right: 15px; }
.mgnr-10 { margin-right: 10px; }
.mgnr-5 { margin-right: 5px; }
.mgnb-5 { margin-bottom: 5px; }
.mgnb-15 { margin-bottom: 15px; }
.mgnb-25 { margin-bottom: 25px; }
.mgnb-35 { margin-bottom: 35px; }
.mgnb-45 { margin-bottom: 45px; }
.mgnt-15 { margin-top: 15px; }
.mgnt-10 { margin-top: 10px; }
.mgnt-5 { margin-top: 5px; }
.mgn-none { margin: 0px; }

.alpha-30 { opacity: 0.3; }

.panneau { border-top:2px solid #CCC;border-bottom:2px solid #CCC;padding:10px 0px;margin:10px 0px;background:url("images/spc_80_fff.png"); }
.panneau_event { border:2px solid #DDD;padding:10px 0px;margin:10px 0px;background:url("images/spc_80_fff.png");box-shadow:3px 3px 6px #DDD;border-radius: 10px; }
.panneau_slide { padding:10px 0px;margin:10px 0px;background:url("images/spc_80_fff.png"); }
.brd-b-10 {border-bottom:2px solid #CCC;padding-bottom:10px;margin-bottom:10px; }

.bdr-none { border:none; }
.bdrr-90 { border-radius:88px;overflow:hidden }
.bdrr-60 { border-radius:58px;overflow:hidden }
.bdrr-30 { border-radius:28px;overflow:hidden }
.bdrr-10 { border-radius:10px;overflow:hidden }

.t-left { text-align: left; }
.t-center { text-align: center; }
.t-right { text-align: right; }
.t-justify { text-align: justify; }

.btns_mois { display:none; }
.affiche_mois { background:url("images/spc_80_fff.png"); border:none;color:#333; }
.affiche_mois:focus { background:#C1272D;color:#EEE; }
.anim_slide:hover { background:#426884;color:#EEE; }
.anim_slide:focus { background:#C1272D;color:#EEE;border:none }
.btn:focus, .btn-secondary:focus { border:none }
.choix_ltr { background:#426884;color:#EEE; }
.choix_ltr:focus { background:#C1272D;color:#EEE; }

.no-shdw { text-shadow: none;}

.card-spfs { border-radius:10px;margin-bottom:10px;border:2px solid #EEE;border-bottom:2px solid #CCC;background:url(images/spc_fff.png);cursor:pointer;  }