/* Commun */
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
	font-size:14px;
}

img {
	vertical-align: baseline;
}
p {
    text-align: initial;
}

.bodymarge body {padding-right: calc(50% - 1000px); padding-left: calc(50% - 1000px); /*background-color: #e0e0e0;*/ background-color: #fff;}
.bodymarge #slide {background-color: #fff; max-width: 2000px; margin: 0 auto;}
.bodymarge .tablette #slide {min-height: 550px;}
.bodymarge .mobile #slide {min-height: 450px;}
/*.bodymarge header {width: 2000px; left: 50%; margin-left: -1000px;  background: white;}
@media screen and (max-width: 1617px) {
.bodymarge header {width: 100%;left: 0px; margin-left: inherit;}
	}*/
#content {position: relative; /*background: linear-gradient(#f5f5f5, #fff);*/ }


.accueil #content {}
body #content{background-color: #fff; margin-top: 0px; transition: all 250ms;overflow-x: hidden;}

@media screen and (max-width: 1000px) {
body #content{}

}

body #content.ecommerce{padding-top:165px;}
body.scrolled #content{margin-top: 0px; transition: all 250ms;}

@media screen and (max-width: 900px) {
body #content{margin-top: 0px;}
body.scrolled #content{}
	}
@media screen and (max-width: 400px) {
body #content{margin-top: 0px;}
	}
/*Font*/
h1, h2, h3, h4, h5, h6, .titre, footer .toggle > ul > li:first-child {font-family: 'Barlow', sans-serif;}
footer .toggle > ul > li:first-child 
input[type=submit], .nom {font-family: 'Roboto Condensed', sans-serif;}

h1 {position:relative; text-align: left; font-size: 2.286em;font-weight: 700;line-height: 36px;color: #d20422; padding: 0 0 30px; /*z-index: 1; text-shadow: 1px 1px 2px rgba(0,0,0, 0.5);*/ }
.slide h1 {font-size: 2.571em; text-transform: uppercase; color:#fff; line-height: 70px; padding: 0 0 0 0; max-width: 600px; width: 100%;}
.slide.catalogue h1{color: #fff;}
.slidesimple {height: 360px; background:url(/images/slide_page_defaut.jpg) no-repeat center center; background-size:cover;}
h1.bloc_titre {padding: 30px 0 15px; text-align:center;}
h1 em,  h2 em{font-style: normal; color: #000; font-weight: 300; display:block;}
h1 strong {font-weight: 700; color: #2f5aa9;}

h2 {font-family: "Barlow","sans-serif"; font-weight: 700; color: #064f71; font-size: 2.286em; text-align: center; padding-top: 48px;}
.accueil h2 {font-weight: 700;}
h2 b{font-weight: 700; color: #9c9a8c; }

.fondfonce h2 {font-weight: 700;}
.fondgris h2 {text-align: center; color: #064f71; padding: 10px 0 30px;}
[id*="bloc_"] h1 + h2 {padding: 0 0 30px;}
h3 {font-family: 'Source Sans Pro', sans-serif; position:relative; font-size: 1.9em; color: #151723; font-weight: 400; line-height: 32px; text-align: center; z-index: 1;padding: 20px 0 20px 0;}
h1 + h3 {padding: 0px 0 60px;}
h4 {font-weight: 300; font-size: 1.429em; color: #9c9a8c; padding: 0 0 10px 0; line-height: 30px; margin: 0 0 0 0; text-transform: uppercase; }
h4 strong{font-weight: 700; }
h2+h3{ text-align: left; padding: 0 0px 0 50px; font-weight: 300;}


p, li, div, before, after, td {
	font-family: 'Barlow', sans-serif;
	color: #333132;
	
	}
blockquote p{font-weight: 300; text-decoration: none; color: #9c9a8c;}
[id*="bloc_"] p, [id*="bloc_"] li, .texte p, .texte li, [id*="bloc_"] p {font-size: 1.143em; line-height: 28px;}
[id*="bloc_"] p {padding-bottom: 10px; }
p b, .texte li b, p strong, .texte li strong, li strong {color: #000000; font-weight: 500;}
a {
	text-decoration: none;
	font-weight: 500;
	}
a:hover {
	text-decoration: none;
	}
[id*="bloc_"] p a {

}
[id*="bloc_"] a:hover {text-decoration:none;}
.texte .centre, footer .centre, .slide .centre, #recherche .centre, #slide .centre, [id*="bloc_"] .centre, .clemiss > .centre {
	margin: 0 auto;
	max-width: 1200px;
	width: 96%;
	position: relative;
	}
[id*="bloc_"] {background-color: #fff; margin : 0 auto;}

p.bouton a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

@media screen and (max-width: 575px) {
h1, #slide h1 {
	font-size: 2em;
	line-height: 34px;
	}
h1 strong {
	font-size: 0.9em;
	}
h2 {
	font-size: 2.571em;
	line-height: 30px;
	}
[id*="bloc_"] p, [id*="bloc_"] li, .texte li {
	font-size: 1.07em;
	line-height: 24px;
	}
.texte .centre, .slide .centre, #recherche .centre, #slide .centre, [id*="bloc_"] .centre {
	width: 100%;
	padding-right:20px;
	padding-left:20px;
	}
[id*="bloc_"] h1 em:before, [id*="bloc_"] h2 em:before {
	width: 75px;
	height: 75px;
	top: -20px;
	left: -30px;
	}

	}
.center {
	text-align: center;
	}
.fondgris {
    background: #f6f6f6;
}
.texte p.alerte {
	color: #ff0000;
	}
.texte li ul li  {
	font-size: inherit;
	}

.texte p a:hover {
	text-decoration: none;
	}
.texte li p{
	font-size: inherit;
	}

.texte.clemiss a:hover {
	text-decoration: none;
	}

/*CMS*/
 @font-face { font-family : 'DejaVuBold';
	src: url('/font/dejavusanscondensed-bold.eot');
	src: url('/font/dejavusanscondensed-bold.eot?#iefix') format('embedded-opentype'),
    url('/font/dejavusanscondensed-bold.ttf') format('truetype')
 }
 
  @font-face { font-family : 'DejaVuCond';
	src: url('/font/dejavusanscondensed.eot');
	src: url('/font/dejavusanscondensed.eot?#iefix') format('embedded-opentype'),
    url('/font/dejavusanscondensed.ttf') format('truetype')
 }
 
   @font-face { font-family : 'DejaVuItalique';
	src: url('/font/dejavusanscondensed-oblique.eot');
	src: url('/font/dejavusanscondensed-oblique.eot?#iefix') format('embedded-opentype'),
    url('/font/dejavusanscondensed-oblique.ttf') format('truetype')
 }
 
    @font-face { font-family : 'DejaVuItaliqueBold';
	src: url('/font/dejavusanscondensed-boldoblique.eot');
	src: url('/font/dejavusanscondensed-boldoblique.eot?#iefix') format('embedded-opentype'),
    url('/font/dejavusanscondensed-boldoblique.ttf') format('truetype')
 }



.both {
	clear: both;
	}

.left, #left {
	float: left;
	}
.right, #right {
	float: right;
	}

img.right {
	padding-left:15px;
}

img.left {
	padding-right:15px;
}

.center {
	text-align:center;
}

.texte .alerte {
	font-weight:bold;
	color:#F00;
	font-size:14px;
}

.texte .rouge {
	color:#d20422;
	font-size:13px;
	
}

.texte 	a.rouge {
	font-weight:normal;
	text-decoration:none;
	
}



body {
	background-color: #fff;
	margin: 0 0 0 0;
	text-align: center;
	}
#flash {
    position: absolute;
    top: 100px;
    left: 50px;
    z-index: 2;
    background-image: url(/images/2015-06-15-post-it.png);
    padding-top: 40px;
    border-radius: 8px;
    width: 200px;
    height: 213px;
}
#flash p {
    text-align: center;
}
#general {
	position: relative;
	max-width: 1200px;/*width: 1004px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;

	}
#bandeau.grand {
	max-width:1204px;
	width: 100%;
	height:501px;
	position:relative;
	max-height:501px;
	overflow:hidden;
	margin: 0 auto;
	}

#bandeau.petit {
	max-width:1204px;
	width: 100%;
	height:226px;
	position:relative;
	margin: 0 auto;
}

#bandeau #trophee {
	position:absolute;
	right:200px;
	top:10px;
	z-index:2;
}


#bandeau #logo {
	position:absolute;
	right:0px;
	top:0px;
	z-index:2;
}

#bandeau #bandeau_mobile {
	display:none;
}

	
	
#bandeau #bandeau-milieu {
	background-image:url(/web/img/bandeau_visite.jpg);
	background-repeat:no-repeat;
	width:1004px;
	height:226px;
}
	
#bandeau #bandeau-bas {	
	background-image:url(/layout/img/vague_bas.png);
	background-size: cover;
	width:100%;
	height:94px;
	position:absolute;
	bottom:0px;
	z-index:2;
}

#bandeau #bandeau-bas.petit {	
	height:74px;
}

#contenu {
	backkrgound-color: #fff;
	}

#bandeau #bandeau-haut {	
	background-image:url(/layout/img/vague_haut.png);
	background-size: cover;
	width:100%;
	height:83px;
	position:absolute;
	top:0px;
	z-index:1;
}

/*menu*/

#menu {
	height:30px;
	margin-top:12px;
	margin-bottom:13px;
	position:relative;
}

#menu div.item {
	line-height:30px;
	vertical-align:middle;
	float:left;
	background-image:url(/layout/img/separation_menu.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-left:3px;
	padding-right:4px;

}
#menu a {
	display:block;
	font-family:DejaVuCond,arial,sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#444549;
	height:30px;
	padding-left:8px;
	padding-right:8px;
}

.nav li:hover {
    background: #d20422;
}
.nav a:hover {
	color: white;
}
#menu  a#maison:hover {
	background-color:#ffffff;
}

#menu  a#maison img {
	margin-top:5px;
}





#menu  a#maison:hover {
	
}

#menu #dernier {
	background-image:none;
	padding-right:0px;
}


#menu img {
	padding-top:3px;
}

#menu #langue {
	float:right;
	width:41px;
	height:22px;
	background-image:url(/layout/img/fond-choix-langue.gif);
	background-repeat:no-repeat;
	margin-right:15px;
}

#menu #langue #listeLangue {
	position:absolute;
	top:24px;
	display:none;
	background-color:#ededed;
	width:35px;
	border:1px solid #bfc0c5;
	margin-left:3px;
	text-align:center;
	
}

#menu #langue #listeLangue img {
	padding:0px;

}


#menu #langue a:hover {
	background-image:url(/layout/img/fond-choix-langue.gif);
	background-repeat:no-repeat;
	background-color:transparent;
}

#menu #langue #listeLangue a:hover {
	background-color:#FFF;
	background-image:none;

}
#menu #langue #listeLangue a {
	padding-top:3px;
	padding-bottom:3px;
}

#menu #langue a {
	padding:0;
	display:block;
	height:22px;
}

#menu #langue #listeLangue a {
	height:12px;
}

#menu #langue img {
	padding-left:4px;
	padding-top:5px;
}

#menu  .sous_menu#sous_menu_1 {
  	position: absolute;
	left:194px;
	top:30px;
	z-index: 10000;
  }
  
 #menu  .uk#sous_menu_1 { 
 	left:209px;
	width:212px;
 }
  
#menu  .sous_menu#sous_menu_2 {
  	position: absolute;
	left:40px;
	top:30px;
	z-index: 10000;
	width: 150px;
  } 
  
  
 #menu  .uk#sous_menu_2 { 
 	left:40px;
	width:167px;
 }
  
#menu  .sous_menu#sous_menu_3 {
  	position: absolute;
	left:726px;
	top:30px;
	z-index: 10000;
	width:80px;
  } 
  
  #menu  .uk#sous_menu_3 { 
 	left:627px;
 } 
  
  #menu  .sous_menu#sous_menu_4 {
  	position: absolute;
	left:563px;
	top:30px;
	z-index: 10000;
  } 
  
    #menu  .uk#sous_menu_4 { 
 	left:487px;
 } 
 
 
  #menu  .sous_menu#sous_menu_5 {
  	position: absolute;
	left:314px;
	top:30px;
	z-index: 10000;
	width:114px;
  }  
  
   #menu  .uk#sous_menu_5 {
   	left:255px;		
   }
  
  
#menu  .sous_menu{
	display: none; 
	margin: 0px;
	padding:0px;
	z-index: 10000;
}

#menu  .sous_menu ul {
	border:1px solid #d20422;
}

#menu a.on {
	background-color:#d20422;	
	color:#ffffff;
}

#menu  .sous_menu ul li {
	list-style-type:none;
	background-image:url(/layout/img/fond-item.gif);
	background-repeat:repeat-x;
	height:35px;
	line-height:35px;
	vertical-align:middle;
}

#menu .sous_menu ul li a {
	font-family:DejaVuCond,arial,sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#444549;
	padding:0;
	display:block;
	padding-left:10px;
	padding-right:10px;
	height:35px;
}

#menu .sous_menu ul li:hover {
	background-color:#d20422;	
	color:#ffffff;
}

#menu .sous_menu ul li:hover a {
	color:#FFF;
}

div#menu .item#maison_mobile{
	display:none;
}

div#haut_menu {
	display:none;
}

.texte {
	background-image:url(/web/img/ligne-grise.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin-left:5px;
	margin-bottom:20px;
	
}


.texte #colonnes {
	background-image:url(/web/img/fond-virtuelle.gif);
	background-repeat:repeat-y;
	width:1004px;
}

.texte .colonne {
	float:left;
	width:485px;
}

.texte .colonne#gauche {
	margin-right:40px;
	width:453px;
}

.texte#animations .colonne#gauche {
	margin-right:20px;
	width:610px;
}

.texte .colonne#photos {
	text-align:center;
}

.texte#animations .colonne#photos {
	text-align:center;
	width:360px;
}

.texte .colonne#photos img {
	margin-bottom:15px;
	text-align:center;
}

.texte .colonne#photos p {
	padding-bottom:5px;
}

.texte #clear_pour_image{
	clear: both;
}

.photos {
	margin-top:15px;
}

.texte h1 {
	font-family:DejaVuBold,arial,sans-serif;
	font-size:24px;
	color:#d20422;
	font-weight:lighter;
	padding:20px 0px 20px 21px;
}

.texte h1 span {
	font-family:DejaVuCond,arial,sans-serif;
	font-size:24px;
	color:#d20422;
}

h2 {
	font-family:DejaVuBold,arial,sans-serif;
	font-size:18px;
	color:#434343;
	font-weight:lighter;
	background-image:url("/images/puce-fleche.gif");
	background-repeat:no-repeat;
	background-position:6px 30px;
	padding:20px 0px 18px 21px;
	text-align: left;
}
.texte h2 span{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#434343;
	font-weight:400;
	line-height: 26px;
}

.texte h2 a {
	font-family:DejaVuBold,arial,sans-serif;
	font-size:18px;
	color:#434343;
	font-weight:lighter;
	text-decoration:none;
}

.texte p b {
	color:#58595b;
	font-size:14px;
	font-weight:bold;
	line-height:23px;
}

.texte p {
	color:#58595b;
	font-size:1.2em;
	line-height:19px;
	padding-right:20px;
	padding-left:15px;
}

.texte sup {
	color:#58595b;
	font-size:11px;
}
.texte h3 sup {
	color:#D20422;
}



.texte ul {
	margin-left:15px;
	padding: 5px 0;
}

.texte li {
	color:#58595b;
	font-size:13px;
	line-height:20px;
	vertical-align: middle;
	padding-right:20px;
	margin-left:15px;
	padding-left: 25px;
	background-image:url(/web/img/puce-rouge.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	background-position:10px 7px;
	margin-bottom: 5px;
}

.texte li img {
	padding-left:15px;
}


h3 {
	color:#d20422;
	font-size:15px;
	font-weight:bold;
	padding:20px 0px 20px 15px;
	text-align: left;

}

a.visiteBtn {
    background: white;
    padding: 8px 16px;
    display: inline-flex;
    border: 2px solid;
    border-radius: 4px;
    text-decoration: none;
    margin: 4px;
}
a.visiteBtn:hover {
    background: #d10422;
    color: white;
}
.visiteCatergorie .centre {
    margin-top: 72px;
}

a  {
	color:#d20422;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}

p.rouge {
	color: #d20422;
}

.texte .colonne .grasIt  {
	font-size:13px;
	font-style:italic;
	padding-bottom:20px;
	font-weight:bold;
}

#encarts {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	padding-top:31px;
}

#encarts .encart {
	width:300px;
	height:305px;
	float:left;
}

#encarts .encart h2 {
	text-align:center;
	font-family:DejaVuCond,arial,sans-serif;
	font-size:17px;
	color:#6d6e71;
	font-weight:lighter;
	text-transform:uppercase;
	line-height:21px;
	padding-top:14px;
	padding-left:0;
}




#encarts .encart h2 span {
	text-align:center;
	font-family:DejaVuBold,arial,sans-serif;
	font-size:17px;
	color:#6d6e71;
	font-weight:lighter;
	text-transform:uppercase;
}

#encarts .encart h2 span.rouge {
	color:#d7172f;
}

#encarts .encart h2 span.date {
	text-align:center;
	font-family:DejaVuBold,arial,sans-serif;
	font-size:11px;
	color:#d7172f;
	font-weight:lighter;
	text-transform:none;
}

#encarts .encart p {
	color:#58595b;
	padding:28px 16px 0px 16px;
	line-height:19px;
}

#encarts .encart p a {
	color:#d7172f;
	text-decoration:none;
}
	
#encarts .encart#encart-gauche {
	background-image:url(/web/img/encart-gauche.gif);
	background-repeat:no-repeat;
	position:relative;
	width:300px;
	border-right:1px solid #e9e9ea;
	margin-right:17px;
	padding-right:17px;

}

#encarts .encart#encart-gauche #encart-gauche-haut {
	background-image:url(/web/img/bloc_gauche.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	height:29px;
	width:300px;
}

#encarts .encart#encart-milieu {
	background-image:url(/web/img/encart-milieu.gif);
	background-repeat:no-repeat;
	position:relative;
	width:300px;
	border-right:1px solid #e9e9ea;
	padding-right:17px;
	margin-right:17px;
}

#encarts .encart#encart-milieu #encart-milieu-haut {
	background-image:url(/web/img/bloc_milieu.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	height:29px;
	width:300px;
}

#encarts .encart#encart-droite {
	background-image:url(/web/img/encart-droit.gif);
	background-repeat:no-repeat;
	position:relative;
}

#encarts .encart#encart-droite #encart-droite-haut {
	background-image:url(/web/img/bloc_droit.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	height:29px;
	width:300px;
}


/**** ACCUEIL ****/

#accueil.texte h2 {
	background-image:none;
	padding-bottom:0px;
}


#bas #bas-haut #icones_liens .marge {
   margin-left: 5px;
   margin-top: 4px;
}
.actualites .flux {
    display: flex;
    justify-content: center;
    align-items: center;
}
a.actu.liste.aveclienfiche {
	margin: 8px;
    text-decoration: none;
	border-radius: 32px;
    text-align: center;
    min-height: 272px;
    background: #e8eaef;
	position: relative;
}
a.actu.liste.aveclienfiche:after {
    content: "";
    position: absolute;
    height: 6px;
    width: 50%;
    bottom: -6px;
    left: 25%;
    background: #d10422;
}
a.actu.liste.aveclienfiche:first-of-type::after {
    left: 0;
}
a.actu.liste.aveclienfiche:last-of-type::after {
    left: 50%;
}
a.actu.liste.aveclienfiche b {
    color: #d20422;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.2em;
}
a.actu.liste.aveclienfiche p {
	text-align: center;
}
a.actu.liste.aveclienfiche .photo img {
	border-radius: 32px 32px 0 0;
}
a.actu.liste.aveclienfiche:first-of-type {
    border-radius: 0px 32px 32px 0px;
}
a.actu.liste.aveclienfiche:first-of-type .photo img {
	border-radius: 0px 32px 0 0;
}
a.actu.liste.aveclienfiche:last-of-type {
    border-radius: 32px 0px 0px 32px;
}
a.actu.liste.aveclienfiche:last-of-type .photo img {
	border-radius: 32px 0px 0 0;
}

p.actu_rubrique_2 {
    display: none;
}

@media screen and (max-width:778px) {
	.actualites .flux {
		flex-wrap: wrap;
	}
	a.actu.liste.sanslien {
		width: 45%;
	}
	a.actu.liste.aveclienfiche:last-of-type::after,a.actu.liste.aveclienfiche:first-of-type::after {
		left: 25%;
	}
}
@media screen and (max-width:480px) {
	a.actu.liste.sanslien {
		width: 100%;
	}
}
/**** VISITE ****/


#visite.texte .colonne p {
	font-size:13px;
	line-height:19px;
	padding:0px 30px 5px 15px;
}

#visite.texte #coordonnees {
	margin-top:35px;
}

#visite.texte #coordonnees p {
	padding-bottom:12px;
}


#visite.texte #carte {
	background-color:#e8eaef;
	width:431px;
	margin-left:24px;
	margin-right:50px;
	margin-top:40px;
	margin-bottom:40px;
	float:right;
}

#visite.texte #carte.avoir {
	width:450px;
}



#visite.texte #carte p {
	padding:0;
	color:#d20422;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
}

#visite.texte #carte p a {
	color:#d20422;
	text-decoration:underline;
}

#visite.texte img#plaquette {
	margin-left:30px;
}

#visite.texte .TA_excellent {
	margin-left: 50px;
	}
/**** BOUTIQUE ****/

#boutique.texte div.marge {
	margin: 0 0 20px 21px;
}

/**** HISTOIRE ****/



#visite_virtuelle.texte .video {
	margin-bottom:20px;
	margin-left:110px;
	width:320px;
	height:255px;
	
}

#visite_virtuelle.texte #carte {	
	background-color:#E8EAEF;
	width:320px;
	margin-left:0px;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:110px;
}



#visite_virtuelle.texte #carte p {
	padding:0;
	color:#d20422;
	padding-left:5px;
}

#visite_virtuelle.texte #carte p a {
	color:#d20422;
	text-decoration:underline;
}


/**** RESTAURATION ****/

#restauration.texte p {
	padding-bottom:20px;
}

#restauration.texte #suivi_restauration {
	background-color:#c0c2c1;
	height:53px;
	width:390px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:150px;
}

#restauration.texte #suivi_restauration p {
	padding-top:5px;
	font-weight:bold;
	color:#242425;
}

#restauration.texte #suivi_restauration p#avancement{
	background-color:#d20422;
	width:254px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	height:20px;
	padding:0;
}

#restauration.texte #suivi_restauration p#avancement a{
	color:#FFF;
	line-height:20px;
	vertical-align:middle;
	text-decoration:none;
}



/**** SERVICE EDUCATIF ****/
#education.texte #icones {
	margin-left:15px;
	margin-top:20px;
}


#education.texte #icones div.icone {
	float:left;
}

#education.texte #icones div.icone img {
	margin-right:7px;
	margin-bottom:7px;
}


#education.texte #icones div.icone p {
	text-align:center;
	padding:0;
	font-family:DejaVuBold,arial,sans-serif;
	font-size:13px;
	font-weight:lighter;
	color:#7c7c7c;
	text-transform:uppercase;
	line-height:16px;
}

#education.texte #icones div.icone p a {
	font-family:DejaVuBold,arial,sans-serif;
	font-size:13px;
	color:#7c7c7c;
	display:block;
	text-decoration:none;
}

p#prereservation {
	background-color:#d20422;
	padding:12px;
	width:247px;
	margin: 40px auto;
	text-align:center;
	color:#FFF;
	font-family:DejaVuBold,arial,sans-serif;
	font-size:14px;
	font-weight:lighter;
}

p#prereservation a {
	color:#FFF;
	font-family:DejaVuBold,arial,sans-serif;
	font-size:14px;
	font-weight:lighter;
	display:block;
	text-decoration:none;
}

#education.texte #infoLivre {
	padding-left:82px;
}

#education.texte #infoLivre p {
	font-size:11px;
	font-style:italic;
}

#education.texte #infoLivre p b {
	font-size:11px;
	font-weight:bold;
}

#documentation.texte li {
	padding-bottom:0px;
}

/**** PRESSE ****/
#presse.texte .bt_telecharger {
	color:#FFF;
	background-color:#d20422;
	width:329px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:5px 0px 5px 0px;
	font-family:DejaVuBold,arial,sans-serif;
	font-size:16px;
	font-weight:lighter;
}

#presse.texte .bt_telecharger a {
	font-family:DejaVuBold,arial,sans-serif;
	font-size:16px;
	font-weight:lighter;
	color:#FFF;
	text-decoration:none;
}

#presse.texte #revues {
	margin-left:17px;
}

#presse.texte .revue {
	float:left;
	margin-left:17px;
	margin-right:17px;
	margin-bottom:47px;
}


#presse.texte .revue p {
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding:0;
}

#presse.texte .revue img {
	border:1px solid #a5a5a5;
	height:283px;
	margin-bottom:10px;
}

#presse.texte .revue a {
	color:#626665;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	
}
div#bloc_118 p {
    text-align: center;
}

/**** LIENS ****/
#lien {
	width:100%;
}

#lien.texte h2 {
	background-image:url(/web/img/puce-fleche-rouge.gif);
	
}

#lien.texte #liens {
	border-bottom:1px solid #c6c6c6;
	width:1004px;

}

#lien.texte #liens.dernier {
	border-bottom:none;
}

.lien {
	width:150px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:30px;
	text-align: center;
}
.lien a {
	text-decoration: none;
}

#mont-saint-michel {
	width:430px;
	margin-left: 0;
}

#mont-saint-michel a {
	margin-right:24px;
}
#mont-saint-michel img {
	margin-right:80px;
	width: 100%;
}

#mont-saint-michel {
    width: 100%;
    display: flex;
}
#mont-saint-michel p {
	text-align:left;
}

#lien.texte .lien img {
	margin-bottom:5px;
}

#lien.texte .lien p{
	padding:0;
	text-align:center;
}

#lien.texte .lien a {
	color:#626665;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}


.liens {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width:480px) {
	#mont-saint-michel a {
		margin-right:0px;
	}
	#mont-saint-michel {
		flex-direction: column;
	}
}
/**** ARCHIVES ****/

#archives.texte li {
	padding-bottom:0;
}

/**** GALERIE ****/

#galerie #video {
	margin-top:20px;
}

div#galerie.texte #video {
	display:block;
}


/**** CONTACT ****/

.texte#contact .colonne#gauche p, #contact .droite p, #contact .colonne p {
    margin-left: 20px;
}

.texte#contact form p {
	padding:0px 0px 11px 0px;
}

#contact label {
    width: 124px;
    margin-right: 10px;
    color: #58595b;
    font-size: 13px;
    line-height: 28px;
}

#contact label.l2 {
	line-height:15px;
}

#contact label.l3 {
	line-height:19px;
}

/*#contact .select {
	float:left;
	width:248px;
	height:28px;
	border:1px solid #c7c8ca;
}*/

#contact label.check {
	line-height:15px;
}


#contact select {
	padding:2px 0px 2px 0px;
	width:91%;
	margin-top:4px;
	margin-right:2px;
}
#contact select:focus {
    border: 1px solid #d20428;
}

#contact textarea {
	border:1px solid #c7c8ca;
	padding:2px 0px 2px 0px;
	width:412px;
	height:120px;
	resize:none;
}
#contact textarea:focus {
    box-shadow: none;
    border: 1px solid #d20422;
}

#contact textarea#f_pre {
	margin-left:15px;
	width:100%;
}


#contact input {
	border:1px solid #c7c8ca;
	height:28px;
	width:248px;
}
#contact .checkbox:checked {
    background-color: #d20422;
}
#contact input:focus {
	border: 1px solid #d20c2d;
	box-shadow: none;
}

.texte#contact input.bouton {
	background-color:#d20422;
	font-family:DejaVuBold,arial,sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#ffffff;
	border:none;
	margin-left:380px;
	margin-top:30px;
	cursor:pointer;
}

#contact input.checkbox {
	width:20px;
	margin-left:15px;
	height:18px;
	vertical-align:middle;
}

/**** BAS ****/

#bas {
	background-image:url(/layout/img/fond-bas.gif);
	background-repeat:repeat-x;
	border-top:1px solid #b6b6b8;
	background: #e2e2e3;
	display: flex;
    flex-direction: column;
}




#bas p {
	color:#7b7d80;
}


#bas p a {
	color:#7b7d80;
	
}


#bas #bas-haut {
    background-image: url(/layout/img/bas-liens.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    margin-left: auto;
    background: whitesmoke;
    margin-right: auto;
}
div#icones_liens {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}

#bas #bas-haut #f_langue {
	background-repeat:no-repeat;
	width:153px;
	height:84px;
	text-align:right;
	width:188px;
}

#bas #bas-haut #f_langue select {
	border:1px solid #b6b6b8;
	width:120px;
	margin-top:30px;
	color:#6d6e71;
}

#bas #bas-haut #icones_liens  div {
	float:left;
	width:200px;
}
/*.both {
    display: none;
}*/
#bas #bas-haut #icones_liens  div#icone-facebook, #bas #bas-haut #icones_liens  div#icone-insta  {
	float:left;
	width:70px;
}
#bas #bas-haut #icones_liens  div#icone-facebook img, #bas #bas-haut #icones_liens  div#icone-insta img  {
	margin-top: 20px;
}
#bas #bas-haut div#bhoraire{
	background-image:url(/layout/img/horaires.png);
	background-repeat:no-repeat;
}
#bas #bas-haut div#binfos{
	background-image:url(/layout/img/info-pratiques.png);
	background-repeat:no-repeat;
}
#bas #bas-haut div#binfos.uk{
	background-image:url(/layout/img/useful-information.png);
	background-repeat:no-repeat;
}
#bas #bas-haut div#bservice{
	background-image:url(/layout/img/service-pedagogique.png);
	background-repeat:no-repeat;
}
#bas #bas-haut div#bservice.uk{
	background-image:url(/layout/img/educational-departement.png);
	background-repeat:no-repeat;
}
#bas #bas-haut div#banimation{
	background-image:url(/layout/img/animations.png);
	background-repeat:no-repeat;
}
#bas #bas-haut div#banimation.uk{
	background-image:url(/layout/img/events.png);
	background-repeat:no-repeat;
}

#bas #bas-haut div#bhoraire.uk {
	background-image:url(/layout/img/horaires_uk.png);
	background-repeat:no-repeat;
}

#bas #bas-haut div#bacces{
	background-image:url(/layout/img/acces.png);
	background-repeat:no-repeat;
}

#bas #bas-haut div#bacces.uk {
	background-image:url(/layout/img/acces_uk.png);
	background-repeat:no-repeat;
}


#bas #bas-haut div#btarifs{
	background-image:url(/layout/img/tarifs.png);
	background-repeat:no-repeat;
}

#bas #bas-haut div#btarifs.uk {
	background-image:url(/layout/img/tarifs_uk.png);
	background-repeat:no-repeat;
}

#bas #bas-haut div#bcontact{
	background-image:url(/layout/img/contact.png);
	background-repeat:no-repeat;
}

#bas #bas-haut div#bcontact.uk {
	background-image:url(/layout/img/contact_uk.png);
	background-repeat:no-repeat;
}


#bas #bloc_liens {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/layout/img/ligne-grise.png);
    background-position: top center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #bfbfc1;
    margin-bottom: 16px;
    background-color: #e2e2e3;
    display: flex;
    flex-wrap: wrap;
	padding: 20px;
}

#bas .bloc {
	float:left;
	margin-top:26px;
}
#bas .bloc.trip {
	margin-top:0;
}
#bas .bloc p {
	text-align:left;
	padding-right:29px;
	font-size:13px;
	font-family:DejaVuCond,arial,sans-serif;
	line-height: normal;
	padding-bottom: 0px;
}

#bas .bloc#b_menu p {
	font-weight:lighter;
	font-family:DejaVuBold,arial,sans-serif;
	line-height: normal;
	padding-bottom: 0px;
}

#bas .bloc#b_menu p a {
	font-weight:lighter;
	font-family:DejaVuBold,arial,sans-serif
}

#bas .bloc p a {
	font-size:13px;
	color:#7b7d80;
	font-family:DejaVuCond,arial,sans-serif
}

#bas .bloc p a b {
	font-weight:lighter;
	font-family:DejaVuBold,arial,sans-serif;
	color:#7b7d80;
	font-size:13px;
}

#bas .bloc p b {
	font-weight:lighter;
	font-family:DejaVuBold,arial,sans-serif;
	color:#7b7d80;
	font-size:13px;
}
#bas .mentions {
	text-align: center;
	padding-bottom: 8px;
}
#bas span.bcreation {
	color:#7b7d80;
}

#menu_mobile { 
	display:none;
}

div#bas #bas-haut a#ancre_langue{
	display:none;
}

#histoire > img#border {
    border: 1px solid #D20422;
}
/*animation*/
.texte#animations p {
	padding-top: 10px;
	}
.texte#animations img.droite, .texte#visite img.droite {
	float:right;
	padding: 10px 0 10px 10px;
	}
.texte#animations img.gauche {
	float:left;
	padding: 10px 10px 10px 0;
	}
/*service educatif*/

ul.cadre {
		width: 70%;
		display: block;
		border: 1px solid #b4b8ae;
		border-radius: 5px;
		margin: 20px auto 0 auto;
		padding: 0 0 0 0;
		}
ul.cadre li{
		list-style: none;
		background-image: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		display: block;
		float: left;
		height: 150px;
		}
ul.cadre li img{
		width: 100%;
		height: 100%;
		padding: 0 0 0 0;
		}
ul.cadre li.photo{
		width: 75%;
		}
ul.cadre li.txt:hover a {
    color: white;
	background: #d20523;
}
ul.cadre li.txt:hover {
	background: #d20523;
}
ul.cadre li.txt:hover {
    background: url(/images/icones/fleche_blanche.png) #d20422 no-repeat center 110px;
}
ul.cadre li.txt{
		width: 25%;
		text-align: center;
		color: #d20523;
		font-size: 18px;
		text-transform: uppercase;
		background:url("/images/icones/fleche_rouge.png") no-repeat center 110px;
		font-family:DejaVuCond,arial,sans-serif;
		}
ul.cadre li.txt a{
		display:block;
		background-color:#fff;
		text-align: center;
		color: #d20523;
		font-size: 18px;
		text-transform: uppercase;
		background:url("/images/icones/fleche_rouge.png") no-repeat center 110px;
		font-family:DejaVuCond,arial,sans-serif;
		text-decoration:none;
		padding-top: 60px;
		height: 90px;
		font-weight: 400;
		}
ul.cadre:last-child li.txt a{
		padding-top: 40px;
		}
@media screen and (max-width:480px) {
	ul.cadre:last-child li.txt a{
		padding-top: 15px;
		font-size: 12px;
		}

}
ul.cadre li.txt a span{
		font-size: 16px;
		text-transform:none;
		font-family:DejaVuCond,arial,sans-serif;
		text-decoration:none;
		color: #d20523;
		font-weight: 400;
		}
ul.cadre li.txt a:hover span{
		color: #fff;
		}
ul.cadre li.txt a:hover{
		color: #fff;
		background:url("/web/img/education/fleche_blanche.png") #d20422 no-repeat center 110px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		}
ul.cadre li.both{
		width: 100%;
		float: none;
		clear: both;
		height: 0px;
		}

/*** VERSION PORTABLE ***/

@media screen and (max-width:780px) {
	
#general {
	position: relative;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.accueil #content {
    padding-top: 0px;
}
	
/**** BANDEAU ****/

#bandeau.grand {
	width: 100%;
	height:285px;
}

#bandeau.grand img {
	max-width:100%;
	height: auto;
	width: auto;
	box-sizing: border-box ;
}
	


#bandeau.petit img {
	max-width:100%;
	height: auto;
	width: auto;
	box-sizing: border-box ;
}
#bandeau #trophee {
    right: 117px;
    top: 0px;
    width: 52px;
}
#bandeau #trophee img {
    max-width:80%;
}
#bloc_119 .centre {padding: 0 0;}


#bandeau #bandeau_gd {
	display:none;
}

#bandeau #bandeau_mobile {
	display:block;
}

#bandeau.petit {
	width: 100%;
	max-height:135px;

	height:100%;
}

#bandeau.petit #bandeau-bas {
	background-image:none;
}
#bandeau.petit #bandeau-haut {
	background-image:none;
}
	
#bandeau #bandeau-bas {	
	width:100%;
	max-height:74px;
	display:none;
}

#bandeau #bandeau-haut {	
	width:100%;
	max-height:83px;
	display:none;
}

#bandeau #logo {
	top:0px;
	width:100px;
	height:auto;
}



/**** MENU ****/

div#haut_menu {
	width:320px;
	height:17px;
	background-image:url(/web/img/mobile/haut-ss-menu.png);
	background-repeat:no-repeat;
	display:block;
	z-index:10000;
}

div#menu {
	display:none;
	position:absolute;
	left:0px;
	top:-20px;
	z-index:10000;
}

div#menu #contenu_menu {
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
	background-color:#e8e8e8;
}


div#menu .item {
	float:none;
	padding:0;
	margin:0;
	border:none;
	border-bottom:1px solid #bcbcbc;
	margin-left:5px;
	margin-right:5px;
	background-image:none;

}

div#menu a:hover {
	background-color:#e8e8e8;	
	color:#444549;
}

#menu  a#maison:hover {
	background-color:#e8e8e8;
}


div#menu .sous_menu ul li {

	background-image:none;
	line-height:30px;
	
}

div#menu .sous_menu ul li a {
	color:#FFF;
	font-family:DejaVuBold,arial,sans-serif;
	font-size:13px;
	background-image:url(/web/img/mobile/puce-grise.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position:17px 13px;	
	font-weight:lighter;
}

div#menu .sous_menu ul li a:hover {
	background-color:#d20422;
}


div#menu  .sous_menu ul{
	border:none;
	background-color:#d20422;
	margin-left:5px;
	margin-right:5px;
}

div#menu .item#dernier {
	border:none;
}

div#menu .item a {
	padding:0;
	margin:0;
	padding-left:30px;
	background-image:url(/web/img/mobile/puce-rouge.gif);
	background-repeat:no-repeat;
	background-position:16px 13px;

}

div#menu .item #maison_img{
	display:none;
}

div#menu #langue {
	display:none;
}

#menu_mobile p {
	line-height:38px;
	vertical-align:middle;
	text-align:center;
}

div#menu_mobile div.mitem{
	float:left;
}

div#menu_mobile div.mitem#mmaison{
	width:37px;
	margin-top:12px;
}

div#menu_mobile div.mitem#mmenu{
	width:88px;
}

div#menu_mobile div.mitem#mmenu p{
	text-transform:uppercase;
	font-family:DejaVuCond,arial,sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#5c5c5b;
}

div#menu_mobile div.mitem#mlangue{
	width:50px;
	/*background-image:url(/web/img/mobile/fleche-grise.png);
	background-repeat:no-repeat;
	background-position:34px 17px;*/
	cursor:pointer;
}

div#menu_mobile div.mitem#mlangue p{ 
	text-align:left;
}

div#menu_mobile div.mitem#mlangue p img{ 
	margin-left:10px;
}

div#menu .item#maison_img{
	display:none;
}

div#menu .item#maison_mobile{
	display:block;
}

div#menu  .sous_menu#sous_menu_1 {
  	position: relative;
	top:0;
	left:0;
  }
  
div#menu  .sous_menu#sous_menu_2 {
  	position: relative;
	top:0;
	left:0;
  } 
 
div#menu  .sous_menu#sous_menu_3 {
  	position: relative;
	top:0;
	left:0;
	width:100%;
  } 
  
div#menu  .sous_menu#sous_menu_4 {
  position: relative;
  top:0;
  left:0;
} 

div#menu a.on {
	background-color:#e8e8e8;	
	color:#444549;
}

div#menu_mobile #mlangue {
	position:relative;
	margin-top:12px;
}

div#menu_mobile #mlangue #mlisteLangue {
	position:absolute;
	top:20px;
	left:0px;
	display:none;
	background-color:#ededed;
	width:35px;
	border:1px solid #bfc0c5;
	margin-left:3px;
	text-align:center;
	z-index:1000000000;
}

div#menu_mobile #mlangue  p{
	line-height:10px;
}

div#menu_mobile #mlangue #mlisteLangue a:hover {
	background-color:#FFF;
	background-image:none;

}
div#menu_mobile #mlangue #mlisteLangue a {
	padding-top:3px;
	padding-bottom:3px;
	display:block;
}

div#menu_mobile {
	position:absolute;
	top:-45px;
	left:14px;
	display:block;
	z-index:1000;
	width:176px;
	height:38px;
	background-image:url(/layout/img/fond-menu-mobile_2.png);
	background-repeat:no-repeat;

}


/**** ACCUEIL ****/
	
	
div#encarts {
	margin-left: auto;
	margin-right: auto;
	max-width:300px;
}
	
div#encarts .encart {
	float: none;
	margin-top:16px;
}

div.texte div#encarts .encart img {
	max-width:100%;
	padding-left:0;
}
	
div#encarts #encart-gauche.encart {
	border-right:none;
	margin-top:0px;
	margin-right:0;
	padding-right:0;
}
	
div#encarts #encart-milieu.encart {
	border-right:none;
	margin-right:0;
	padding-right:0;
}

div.slideshow {
	display:none;
}

div#bloc_113 p.bouton a {
    display: none !important;
}
/**** TEXTE ****/
	
div.texte {
	width:100%;
	margin-left:0px;
}

div.texte img {
	max-width:90%;
	height: auto;
	width: auto;
	box-sizing: border-box ;
	margin-left:auto;
	margin-right:auto;
	padding-left:14px;
}

div.texte #gauche.colonne {
    max-width:100%;
	margin-right:0;
}

div#contenu {
	width:100%;
}

div.texte .colonne {
	max-width:100%;
}

div.texte #colonnes {
	width:100%;
}




/**** BAS ****/

div#bloc_liens {
	display:none;
}

div#bas #bas-haut {
	width:100%;
}

div#bas {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

div#bas {
	background-image: url("/layout/img/fond-bas_pt.gif");
	background-repeat: repeat-x;
	border-top: 1px solid #B6B6B8;
}

div#bas #bas-haut #icones_liens  {
	width:100%;
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}
div#bas #bas-haut #icones_liens div {
	float:none;
}
#bas #bas-haut #icones_liens  div#icone-facebook, #bas #bas-haut #icones_liens  div#icone-insta  {
    float: none;
    width: 50%;
    text-align: center;
}
#bas #bas-haut #icones_liens  div#icone-facebook img, #bas #bas-haut #icones_liens  div#icone-insta img  {
	margin-top: 20px;
}
div#bas #bas-haut #blangue {
	display:none;
}

div#bas #bas-haut div img {

}

div#bas #bas-haut div#bhoraire{
	background-image:url(/layout/img/horaires_pt.png);
	width:60px;
	height:72px;
	background-position:center;
	background-repeat:no-repeat;
}

div#bas #bas-haut div#bacces{
	background-image:url(/layout/img/acces_pt.png);
	width:60px;
	height:72px;
	background-position:center;
	background-repeat:no-repeat;
}


div#bas #bas-haut div#btarifs{
	background-image:url(/layout/img/tarifs_pt.png);
	width:60px;
	height:72px;
	background-position:center;
	background-repeat:no-repeat;
}

div#bas #bas-haut div#f_langue{
	width:60px;
	height:72px;
	background-position:center;
	background-repeat:no-repeat;
}

div#bas #bas-haut div#bcontact{
	background-image:url(/layout/img/contact_pt.png);
	width:60px;
	height:72px;
	background-position:center;
	background-repeat:no-repeat;
}



div#bas #blexique {
	display:none;	
}
	
div#bas .bcreation {
	display:none;	
}
	
div#bas p {
	line-height:40px;
}

div#bas p a {
	text-decoration:underline;
}

div#bas #bas-haut a#ancre_langue{
	display:block;
}
	

/**** CONTACT ****/

div#contact.texte input.bouton {
	margin-left:40px;
}

div#contact label {
	text-align:left;
}


div#contact textarea {
	width:90%;
}
	
/**** VISITE ****/

div#visite.texte #carte {
	max-width:100%;
	margin:0;
	background-color:#FFF;
}

div#visite.texte #carte img {
	margin-left:15px;
}

div#visite.texte img#plaquette {
	margin-right:10px;
}

div#visite.texte iframe {
	max-width:100%;
	height: auto;
	width: auto;
	box-sizing: border-box ;
	max-height:100%;
}

div#visite.texte #carte.avoir {
   max-width:100%;
   margin-left:10px;
}
a.visiteBtn {
    background: white;
    padding: 8px 16px;
    border: 2px solid;
    border-radius: 4px;
    text-decoration: none;
}
/**** NOS LIENS ****/ 
  
div#lien.texte .lien {
	margin-left:5px;
	margin-right:5px;
}

#lien.texte #mont-saint-michel.lien {
    width:90%;
}


#lien.texte #mont-saint-michel.lien img {
    margin-right: 10px;
}



/**** RESTAURATION ***/

div#restauration.texte #FlashID {
	display:none;
}


div#restauration.texte #suivi_restauration {
	width:100%;
	height:100%;
	padding-bottom:10px;
	margin-bottom:20px;
}

/**** VISITE VIRTUELLE ****/

div#visite_virtuelle.texte #carte {
	margin-left:0px;
	margin-left: auto;
    margin-right: auto;
}

div#visite_virtuelle.texte .video {
	display:none;
}


/**** GALERIE ****/

div#galerie.texte #video {
	display:none;
}

/*service educatif*/

ul.cadre {
		width: 90%;

		}
ul.cadre li{
		height: 100px;
		}
ul.cadre li img{
		max-width:100%;
		}
ul.cadre li.txt a{
		background:url("/images/icones/fleche_rouge.png") no-repeat center 75px;
		padding-top: 15px;
		height: 80px;
		font-size: 16px;
		}
ul.cadre li.txt a:hover{
		background:url("/images/icones/fleche_rouge.png") #d20422 no-repeat center 75px;
		}
ul.cadre li.txt a span{
		display: none;
		}
}

div.bcsscadre2col.c1{
	width: 48%;
	float: left;
	}
div.bcsscadre2col.c2{
	width: 48%;
	float: right;

	}
div.bcssmenugauche2col.c1{
	width: 25%;
	float: left;
	}
div.bcssmenugauche2col.c2{
	width: 75%;
	float: left;
	}
div.bcsscadre2col img, div.bcssmenugauche2col img{
	width: 100%;
	height: 100%;
	}

.p15 div#content {
		overflow-y: hidden;
	}
@media screen and (max-width:480px) {
div.bcsscadre2col.c1, div.bcssmenugauche2col.c1{
	width: 100%;
	float: none;
	margin-bottom: 20px;
	}
div.bcsscadre2col.c2, div.bcssmenugauche2col.c2{
	width: 100%;
	float: none;
	}
ul.cadre li.photo {
    width: 100%;
}
ul.cadre {
    width: 100%;
    flex-direction: column;
    display: flex;
}
ul.cadre li.txt {
    width: 100%;
}
}

/*flugue*/
.texte.flugue {
	padding-bottom: 100px;
	
	}
.texte.flugue p{
	margin-bottom: 10px;
	
	}

.reset * {color: inherit;}
.reset i  {font-style: italic;}
.reset u {text-decoration: underline;}



/* BLOC 1 */
#bloc_1 {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 31px;
}
#bloc_1 .gauche {
    background-image: url(/web/img/encart-gauche.gif);
    background-repeat: no-repeat;
    position: relative;
    border-right: 1px solid #e9e9ea;
    margin-right: 17px;
    padding-right: 17px;
}


#bloc_115 .bt_telecharger {
    color: #FFF;
    background-color: #d20422;
    width: 329px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 5px 0px 5px 0px;
    font-family: DejaVuBold,arial,sans-serif;
    font-size: 16px;
    font-weight: lighter;
}

#bloc_115 .bt_telecharger a {
    font-family: DejaVuBold,arial,sans-serif;
    font-size: 16px;
    font-weight: lighter;
    color: #FFF;
    text-decoration: none;
}

/* ACTU */
.actualites.liste a {
    text-decoration: none;
}
.actualites .liste p.titre b {
    color: #d20b2a !important;
}

.accueil p.bouton {
    display: none;
}




div#lexique {
    max-width: 1200px;
    margin: auto;
    padding-bottom: 70px;
}
.lexiqueChateau {
    text-align: left;
}

/* Slide Mentions + réservation */
body.Mentions.Légales #bandeau, body.Demande.de.réservation #bandeau, body.lexique #bandeau {
	background: url(/images/bibliotheque/slide/16240057411624005682-1619678676-bandeau-visite.jpg);
}
.Mentions.Légales #bandeau.petit, .Demande.de.réservation #bandeau.petit, .lexique #bandeau.petit{
    max-width: 1204px;
    width: 100%;
    height: 226px;
    position: relative;
    margin: 0 auto;
}
.Mentions.Légales #content, .Demande.de.réservation #content {
    padding-top: 0px;
}

.page.contact h1 {padding-top: 30px;}
.formulaire.colonne500.gauche li{font-size: 1.4em; font-weight: 600;}

.p7 h1 {text-align: center;}

.clemiss {padding: 30px 0;}

.texte.mentions  {padding-bottom: 40px;}
.texte.mentions ul li {text-align: left; font-size: 1.2em;}
