@charset "UTF-8";
/* CSS Document */
.homePart .jDiaporama_controls .pause,
.homePart .jDiaporama_status {
	display: none !important;
}
.homeProf .intervenant,
.homeProf .fonction,
.homeParas .item4H .boxLegend,
.vueHome.vueArticle .mediaBox,
.not-front .blocBas .vueHome.vueArticle .item1,
.paraContenu .pageTitle,
.front .h1Node,
.front .nodeActions {
	display: none;
}
.front div[role="contentinfo"],
.type-accueil div[role="contentinfo"] {
	position: absolute;
	z-index: 2000;
	left:50%;
	width:800px;
	margin-left:-400px;
}
.homeParas {
	background: #FFF;
	padding: 1px 0px;
	position: relative;
	z-index: 10;
}
.block-views-blockarticles-last-actus-diapo {
	position: relative;
	z-index: 10;
}
.type-accueil .ligneHr,
.homeParas .ligneHr,
.type-accueil .para,
.homeParas .para,
.paraVues,
.paraContenu {
	flex-shrink: 0;
}
.homeParas .para h1 {
	margin-top:0px;
}
.front .nod {
    padding-bottom:0px;
}
.front .blocBas h2,
.homeParas h2 {
	font-size: 3.250em;
	line-height: 1em;
	color:#256E3C;
	position: relative;
	margin: 55px 0px 25px 0px;
	
}
.PalmProf .site1,
.box4AA .site1 {
	display: flex;
	justify-content: space-between;
}
.homeEntrees {
	width:736px;
	margin-right: 94px;
	flex-shrink: 0;
}
.homePalm img,
.homeEntrees .mediaBloc {
	box-shadow: 9px 9px 0px rgba(0,0,0,0.12);
}
.homeProjet .mediaBloc {
	box-shadow: 13px 13px 0px rgba(0,0,0,0.12);
}
.homeEntrees h3 {
	margin:20px 0px 0px 0px;
	line-height: 1em;
	font-size: 1.063em;
}
.homeProjet > h2,
.homePart > h2 {
	text-align: center;
}
.front .homePart > h2 {
	color:#849AB7;
	margin: -77px 0px 70px 0px;
}
.homeParas .homeEntrees h2,
.homeParas .homeAgenda .h2Agenda a,
.homeParas .homeAtouts > h2,
.homeParas .homeProjet h2 {
	color:#133A6E;

}
.homeEntrees h2 {
	text-transform: uppercase;
}
.homeParas .homeEntrees h2 span {
	text-transform: none;
	color:#256E3C;
	font-weight: 400;
	font-size: 0.73em;
}
.homeAtouts > h2,
.homeProjet h2 {
	font-size: 4.188em;
	text-align: center;
}
.items4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.titreItemVue .flexDate .dateT:first-letter {
	text-transform: lowercase;
}
.item4H {
	width:47.5%;
	margin-bottom: 30px;
	padding-bottom: 45px;
	position:relative;
}
.item4H .lienBox {
	position: absolute;
	bottom: -10px;
	left:0px;
}
.item4H a.xLien {
	border: 0px;
	padding:0px;
	box-shadow: none;
	background: none;
	margin:0px;
}
.item4H a.xLien .lIcon {
    background-image: url('../images/icons/fleche.png');
}
.item4H a.xLien .xInt {
    padding: 0px;
}
.item4H a.xLien .xName {
    color: #10386C;
	font-size: 1.313em;
}
.item4H a.xLien:hover .xName {
    color:#256E3C;
}
.homeAtouts .bg_bleu {
	color:#FFF;
}
.homeEntrees .mediaBloc {
	height: 200px;
	display: block;
}
.homePart .itemDiapo,
.homePart .jDiaporama li {
    display:flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.homeProf .vuePers .item {
    border: 0px;
    box-shadow:none;
    width: 47%;
    margin:0px;
}
.homeProf .boxPhotoSmall .photo {
    height: 180px;
    width: 145px;
}
.homeParas .homeActus h2 {
    color: #BE8719;
}
.homeParas .homeAA h2 a:hover {
    text-decoration: none;
}
.homeProf .boxPhotoSmall::before {
height: 120px;
width: 120px;
top: 80px;
right: -10px;
}
.homeProf .boxPhoto {
    width: 160px;
    margin-right: 25px;
}
.homeAA h2.uper,
.homeAA .intTextes {
	margin-left: 15%;
	width: 85%;
}
.homeParas .homeAgenda .h2Agenda {
	margin-bottom: 0px;
	position: relative;
}
.homeAA .item {
	border-bottom: 1px solid #CAD4E0;
	padding-bottom: 25px;
	margin-bottom: 25px;
	position: relative;
}
.homeAA.homeAgenda .item {
	padding-bottom: 15px;
}
.homeActus .flexDate {
	position: absolute;
	left:0px;
	top:12px;
}
.homeParas .homeAgenda .h2Agenda a {
	display: block;
	position: relative;
}
.homeAgenda .h2Agenda a:before {
	display: block;
	content:"";
	width:115px;
	height: 115px;
	position: absolute;
	left:-135px;
	top:0px;
	background: #BE8719 url('../images/picto_agenda.png') no-repeat center;
	background-size: 100%;
	border-radius: 100%;
	z-index: 2;
}
.front .homeParas .para {
	margin:0px;
}
.toAll {
	display: flex;
	justify-content: flex-end;
	width:100%;
}
.toAll a {
	width:220px;
}
.homeAtouts {
	display: block;
}
.homeAtouts:hover {
	text-decoration: none;
}
.homeAtouts .bg_bleu {
	transition: 0.2s;
}
.homeAtouts:hover .bg_bleu {
	background-color: #40608A;
}
.homeParas .homeAtouts > h2 {
	margin-bottom: -12px;
}
.atouts5 {
	padding: 35px 0px;
    justify-content: center;
    color: #FFF;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: center;
    align-content: center;
    gap: 24px;
}
.atouts5 span {
	display: block;
	color:#FFF;
	font-weight: 700;
	width:400px;
}
.atouts5 span p {
	display: block;
	background: url('../images/picto_atouts.png') no-repeat left -5px;
	color:#FFF;
	font-weight: 700;
	padding:0px 0px 0px 70px;
	min-height: 50px;
}
.homeProf {
	width:49%;
}
.homePalm {
	width:43%;
}
.flexPalm {
	display:flex;
	justify-content:space-between;
}
.flexPalm .mediaBloc {
	width:300px;
	flex-shrink: 0;
	margin-right: 35px;
}
.toLeft {
	display: inline-block;
	width:130px;
}
.homePalm .titre {
	font-size: 1.175em;
	padding-top: 15px;
}
.homeIntProjet {
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	align-items: center;
	margin-top: 20px;
}
.homeProjet .mediaBloc {
	width:58%;
	flex-shrink: 0px;
}
.homeProjet .colP {
	width:19%;
	flex-shrink: 0px;
	font-size: 1.5em;
}
.homeProjet h3 {
	margin:0px;
}
.homeProjet h3 a {
	color:#000;
}
.homeParas .homeProjet h2 {
    margin:30px auto;
}
.homePart a.itLogo {
    width: 250px;
	height: 151px;
	margin:0px 15px;
	z-index:3;
	position: relative;
}
.homePart .itLogo .textes {
   display: none;
}
.homePart .flexLogo .intLogo {
    padding: 5px;
}
.homePart .itLogo .imgBloc {
    min-height: 140px;
}
.homePart ul.diapoUl,
.homePart .jDiaporama, 
.homePart .jDiaporama ul {
    height: 200px !important;
}
.homePart .jDiaporama_controls {
    display: block !important;
	position: absolute;
top: 47%;
width: 100%;
	left:0px;
	z-index: 2;
	margin-left: 0px;
bottom: auto;
}
.homePart .jDiaporama_controls a {
    height: 62px;
    width: 62px;
}
.jDiaporama_controls .prev {
   position: absolute;
left: 5px;
}
.jDiaporama_controls .next {
   position: absolute;
right: 5px;
}
.homePart .itLogo:hover {
	box-shadow: 6px 7px 0px rgba(80,90,120,0.38);
}
.homeProf .vuePers .items {
   justify-content: space-between;
}
.homeProf .lieu{
    font-size: 1em;
	margin-top: 15px;
}
.homeProf .it_user  .boxUser {
	padding:0px;
}
.homeProf .nom {
	margin-top: 15px;
}
.homeProf .vuePers .voirUser {
    right: 0px;
}
.front .homeProf .siteAuto {
    max-width:none;
}
/* ----------- */
/* fin HOME.CSS */