
/* VIGNETTES */
.badgy{
	border-radius: 25px;
	height:auto;
	padding:1px;
	margin:0px;
	line-height:100%;
	
}
.vignettes {
	background-color:#e0d1b6;
	margin:3px;/*5px auto;*/
	padding:1px;
	/*height:196px;
	width:191px;*/
	border-radius: 10px;
	/*border:2px solid #295A45;*/
}

.vignettesUE {
	background-color:#FFFFFF;
	margin:5px;/*5px auto;*/
	padding:1px;
	/*height:196px;
	width:191px;*/
	border-radius: 10px;
	/*border:2px solid #295A45;*/
}
.vignettesClasse {
	background-color:#FFFFFF;
	margin:8px;/*5px auto;*/
	padding:2px;
	/*height:196px;
	width:191px;*/
	border-radius: 10px;
	border-top:solid;
	/*border:2px solid #295A45;*/
	box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
}


/* general - cf Jean-Francois */

body {
    font-family: 'Roboto', sans-serif;
}

a {
	--bs-bg-opacity: 1;
    color: #372a11;
}

input, select {
    max-width: 300px;
}

fieldset {
    all: revert;
    border-radius : 5px;
}

/* cefor bootstrap override */

.bg-cefor {
    --bs-bg-opacity: 1;
    background-color: #fff!important;
}
.bg-cefor a {
    --bs-bg-opacity: 1;
    color: #692244 !important;
}

.title-cefor {
    color: #463F32;
    text-decoration: none;
}

.btn-cefor {
    --bs-btn-color: #fff;
    --bs-btn-bg: #463F32;
    --bs-btn-border-color: #463F32;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #423620;
    --bs-btn-hover-border-color: #372a11;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #372a11;
    --bs-btn-active-border-color: #372a11;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #463F32;
    --bs-btn-disabled-border-color: #463F32;
}
.btncefor {
    color: #fff;
	background-color: #463F32;
    border-color: #463F32;
	
	
/*
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #463F32;
    --bs-btn-disabled-border-color: #463F32;
	*/
}
.btncefor:hover, .btncefor:active {
    color:#FFFF33;
    background-color: gold;
    border-color: #372a11;
}


.alert-cefor, .toast-body {
    --bs-alert-color: #463F32;
    --bs-alert-bg: #e0d1b6;
    --bs-alert-border-color: #afa188;
}

.alertcefor {
    color: #463F32;
	background-color:#e0d1b6;
	border-color: #afa188;
}
.margecefor {
    margin-left: 0%;
    margin-right: 2%;
    border-bottom: 2px solid #463F32;
    padding-bottom: 10px;
    margin-bottom: 10px;
    
}

.ms-5cefor {
	margin-top: 1rem !important;
    margin-left: 0px;
    margin-bottom:-5px;
    color : #463F32;
    font-weight: bold;
}

.text-bg-cefor {
    color: #fff !important;
    background-color: RGBA(55,42,17,var(--bs-bg-opacity,1)) !important;
}

.text-bg-cefor-light {
    color: #463F32 !important;
    background-color: RGBA(224,209,182,var(--bs-bg-opacity,1)) !important;
}

/* bootstrap override */

.dropdown-menu-dark {
    --bs-dropdown-bg: #fcfcfc;
}

/* card override */

.card, .img-shadow {
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}

.card-header, .modal-header, .toast-header {
    background-color : #463F32;
    color : #fff;
}
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap');
.msg-fetes {
    /* Utilisation d'une police plus jolie et festive (script ou serif pour l'élégance) */
    font-family: 'Dancing Script', serif;
    font-size: 2.5rem;
    /* Grande taille */
    font-weight: bold;
    color: #B30000;
    /* Gris foncé, élégant */
    text-align: center;
    /* Centrer le message */
    padding: 20px 0;
    margin-bottom: 0;
    /* Éviter l'espace avant l'image */

    /* Léger fond pour la lisibilité sur l'arrière-plan */
    border-radius: 5px;
}


.navbar-toggler {
    /* Définit l'arrière-plan du bouton en Rouge Vif */
    background-color: #692244;
    /* Assure que l'icône reste blanche par défaut pour un bon contraste */
    border-color: #692244;
}
/* images */

.img-shadow {
    border-radius : 5px;
    margin-top: 1rem;
}

/* responsive */

.map-responsive{
    overflow:hidden;
    padding-bottom: 24.5rem;
    position:relative;
    height:0;
}

.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* specific */

#uf-list > a {
    color: #463F32 !important;
}

.ms-5 {
    margin-left: -10px;
    margin-bottom: -25px;
    color : #463F32;
    font-weight: bold;
}

.marge {
    margin-left: 2%;
    margin-right: 2%;
    border-bottom: 5px solid #463F32;
    padding-bottom: 20px;
    margin-bottom: 20px;
    
}

.row-main {
    padding-left: 30px;
    padding-right: 30px;
}

.news-bottom {
    min-width: 100%;
}

/* JF */


.introTitle {
border-left: 2px solid #692244;
padding-left: 5px;
}

.btnOK {
    color: #692244;
    border: 1px solid #692244;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px
}

.btnOK:hover {
    background-color: #fff;
    transition: .3s;
    text-decoration: none;
}

/* JF */

.panel {
    background-color: #F2F2F2 !important;
}