/* $VERSION: accueil.css 4.14.006.1.2025.04.14.15.15	 */
#ciril-cookie-banner {
	height: 3em;
	background: #444444;
}

#ciril-cookie-banner ~ #bandeau {
	box-shadow: inset 0 3px 4px -2px #0c0c0c;
}

#ciril-cookie-banner ~ #bandeau .outils {
	top: 4px !important;
}

#ciril-cookie-banner span {
	display: inline-block;
	float: left;
	padding-top: 4px;
	padding-left: 1em;
	height: 100%;
	width: 80%;
	color: #fff;
	line-height: 1.2em;
}

#ciril-cookie-banner btn {
	display: inline-block;
	float: right;
	height: 100%;
	width: 18%;
	background: #00755c;
	text-transform: uppercase;
	line-height: 3em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

/*------------------------------------------------
 * Style Accueil connect�
 *------------------------------------------------*/
body div#bandeau h1 {
	bottom: 0px;
	color: #fff;
	font-size: 125%;
	font-weight: normal;
	letter-spacing: 0.03em;
	width: 100%;
	height: 45px;
	text-indent: 1.4em;
	left: 0px;
	margin: 0;
	position: absolute;
	text-transform: uppercase;
	background: #444c57;
	padding: 0;
}

body div#bandeau h1 span {
	transform: translateY(-50%);
	position: relative;
	display: block;
	top: 50%;
}

body #centre div#col_gauche div.groupe_bloc h2 span.etat {
	padding: 0 0.4em;
	float: right;
}

body #centre div#col_gauche div.groupe_bloc h2 span.etat img {
	padding: 0.1em 0.2em
}

body #centre {
	margin-left: 0;
}

body #centre {
	background-image: none;
	border: none;
}

/********************************************************
******                Block widget                *******
*********************************************************/
div.groupe_bloc {
	padding: 0;
	margin: 0;
}

div.bloc_index {
	width: 17.9em;
	height: 12em;
	float: left;
	margin: 0.5%;
	padding: 0.3em;
	background: #fff;
	min-height: 17em;
	position: relative;
}

body #centre #col_gauche div.bloc_index h2 {
	margin-right: -1em;
	margin-bottom: 0.5em;
	font-variant: small-caps;
	background: none;
	text-align: center;
	text-indent: 0;
}

div.bloc_index h2 a {
	border: 0;
	color: #677180;
}

#sfGuardAuth .desktop .bloc_index .lien {
	padding: 0;
	margin: 0;
}

body#sfCirilSouscription #centre div#col_gauche div h2 {
	padding: 0;
	text-indent: 1.5em;
}

body #centre_border table {
	text-align: right;
	margin-right: 0px;
	width:100%;
}

div.contenu-message {
	position: relative;
    word-wrap: break-word;
}

div.contenu-message img{
	max-height: 100%;
	max-width: 100%;
}

div.bloc_index div img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: .5em solid #fff;
	border-radius: 100%;
	-webkit-border-radius-topleft: 1px;
	-webkit-border-radius-topright: 2px;
	-webkit-border-radius-bottomright: 3px;
	-webkit-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 4px;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 0 0 #fff;
	-webkit-box-shadow: 0 1px 0 0 #fff;
	position: relative;
}

.block-text {
	margin-top: 2.5em;
	padding: 2.1em 0 1.5em 0;
	background: #F7F7F5;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	min-height: 11em;
}

div.bloc_index ul {
	padding: 0;
	margin: 0 1.1em 0 1.1em;
}

div.bloc_index ul li {
	list-style-type: none;
	margin: 0 0 0.4em 0em;
	padding: 0 0 0 0.7em;
	line-height: 1.2em;
	background: url(/images/puce-index.gif) no-repeat 0 0.5em;
}

div.bloc_index ul li a {
	padding: 0;
	margin: 0;
}

div.bloc_index p {
	line-height: 1.5em;
}

body div.dossier {
	margin-top: -1em;
}

div.inscrValide {
	background: #fff url(/images/bt_valider.gif) no-repeat 0em 2.2em;
	width: 50em;
	margin: 0 auto;
}

div.inscrValide p {
	margin: 1em 3em;
}

/* **************** Effect sur icone *************** */
.hover-item-circle .blanc {
	position: absolute;
	height: 64px;
	width: 64px;
	background-color: #ffffff;
	border-radius: 50%;
	margin-left: -32px;
	left: 50%;
	top: 0;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);
}
.hover-item-circle .spinner {
	width: 58px;
	height: 58px;
	border: 4px solid #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-radius: 50%;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
	margin-left: -29px;
	top: 3px;
	left: 50%;
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
}

.hover-item-circle .imgAccueil {
	position: absolute;
	margin-left: -26px;
	left: 50%;
	top: 6px;
}

.hover-item-circle .img:before {
	display: none;
}

.hover-item-circle:hover { cursor: pointer; }

.hover-item-circle:hover .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/******* Pour chaque ic�ne : sa couleur *****/
#bloc_dossier.hover-item-circle .spinner {
	border-right-color: #B5C2D7;
	border-bottom-color: #B5C2D7;
}

#bloc_inscription.hover-item-circle .spinner {
	border-right-color: #C892DA;
	border-bottom-color: #C892DA;
}

#bloc_planning.hover-item-circle .spinner {
	border-right-color: #CA6669;
	border-bottom-color: #CA6669;
}

#bloc_facturation.hover-item-circle .spinner {
	border-right-color: #F5B782;
	border-bottom-color: #F5B782;
}

#bloc_comptefamille.hover-item-circle .spinner {
	border-right-color: #89CA6C;
	border-bottom-color: #89CA6C;
}

#bloc_simulation.hover-item-circle .spinner {
	border-right-color: #70B5BD;
	border-bottom-color: #70B5BD;
}

#bloc_contact.hover-item-circle .spinner {
	border-right-color: #C2986F;
	border-bottom-color: #C2986F;
}

#bloc_actualites.hover-item-circle .spinner {
	border-right-color: #F48997;
	border-bottom-color: #F48997;
}

#bloc_sf2inscription.hover-item-circle .spinner {
	border-right-color: #cf9fde;
	border-bottom-color: #cf9fde;
}
/* **************** Effect sur menu *************** */
        /* Underline From Center */

body #centre #col_gauche div.bloc_index div.block-text h2 a.hvr-underline-from-center:hover { border-bottom: none; }

body #centre #col_gauche div.bloc_index div.block-text h2 a.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}

body #centre #col_gauche div.bloc_index div.block-text h2 a.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #444C57;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

body #centre #col_gauche div.bloc_index:hover div.block-text h2 a.hvr-underline-from-center:before,
body #centre #col_gauche div.bloc_index div.block-text h2 a.hvr-underline-from-center:focus:before,
body #centre #col_gauche div.bloc_index div.block-text h2 a.hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/******* Pour chaque menu : sa couleur *****/
body #centre #col_gauche div#bloc_dossier div.block-text h2 a.hvr-underline-from-center:before { background: #B5C2D7; }
body #centre #col_gauche div#bloc_inscription div.block-text h2 a.hvr-underline-from-center:before { background: #C892DA; }
body #centre #col_gauche div#bloc_planning div.block-text h2 a.hvr-underline-from-center:before { background: #EF8386; }
body #centre #col_gauche div#bloc_facturation div.block-text h2 a.hvr-underline-from-center:before { background: #F5B782; }
body #centre #col_gauche div#bloc_comptefamille div.block-text h2 a.hvr-underline-from-center:before { background: #6CCA9B; }
body #centre #col_gauche div#bloc_simulation div.block-text h2 a.hvr-underline-from-center:before { background: #70B5BD; }
body #centre #col_gauche div#bloc_contact div.block-text h2 a.hvr-underline-from-center:before { background: #C2986F; }
body #centre #col_gauche div#bloc_actualites div.block-text h2 a.hvr-underline-from-center:before { background: #F48997; }
body #centre #col_gauche div#bloc_sf2inscription div.block-text h2 a.hvr-underline-from-center:before { background: #cf9fde; }

/* **************** Effect sur menu quand hover sur l'icone *************** */
        				/* Underline From Center */
body #centre #col_gauche div.bloc_index a:hover + div.block-text h2 a {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	color: #1272bc;
}

body #centre #col_gauche div.bloc_index a:hover + div.block-text h2 a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: -50%;
	right: -50%;
	bottom: 0;
	background: #2098d1;
	height: 2px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

body #centre #col_gauche div.bloc_index a:hover + div.block-text h2 a:hover:before,
body #centre #col_gauche div.bloc_index a:hover + div.block-text h2 a:focus:before,
body #centre #col_gauche div.bloc_index a:hover + div.block-text h2 a:active:before {
	left: 0;
	right: 0;
}


/*********************** LIEN LIRE LA SUITE **********************************/
#sfGuardAuth div.actu {
	position: relative;
	padding-bottom: 2em;
}

a.readmore {
	float: right;
	bottom: 0.3em;
	margin-top: 0.2em;
	margin-right: 0.5em;
}

a.returnTop {
	top: 0;
	margin-right: 0.5em;
	float: right;
}
