@import url("../fonts/NeueMachina-Light/style.css");


:root {
  --coul1: #FFF;
--coul2: rgb(0 0 0 / 80%);
  --fond1: rgb(0 0 0 / 75%);
--fond2: rgb(255 255 255 / 65%);
	--fond3: rgb(255 255 255 / 20%);
}



		
		body 
		{
			font-family: 'Neue Machina';
		}

body {
    height: 100%;
    background-image: url(../2016/Fond-2.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
	/*font-family: 'Rajdhani', sans-serif;
    font-family:  Arial,Gotham, "Helvetica Neue", Helvetica, sans-serif;*/
}
body {
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	

	font-size:18px;
}
a {
	text-decoration: none;
}

img  {
    max-width: 100%;
}

.colorOrange
{
	color: #ffffff;
    background-color: #DDD;
}
a .colorOrange:hover
{
    background-color: #eb9d9d;
}

#menu15 {
	padding-top: 0px;
	background-color:rgb(255 255 255 / 90%);
	max-width: 400px;
	min-width: 250px;
	position: absolute;
	height: 100%;/*1500px;*/
	/*min-height: 800px;;*/
	top: 0px;
	left: -250px;
	/*box-shadow: 3px 0 10px #B9B9B9;*/
	opacity: 1;
	margin:0px;
	z-index: 9999999;
}




.fond33 {
	max-width: 800px;
	margin:  50px auto;
}
.fond3 {
	background-color: rgba(255, 255, 255, 0.95);
	padding: 30px 40px;
	border-radius: 4px;
	color: #000;
	max-width: 650px;
	margin: 30px auto;
	display: block;
	/*min-width: 50%;*/
	
}
.fond33 .fond3 {margin: 0px auto; }

.fond33 .menu3 li {
    display: inline-block;
    
  background-color: rgba(0,0,0,0.25);
    color: #FFF;
    line-height: 40px;
	padding: 0px 25px;
	margin:0px;
	font-size:15px;
	
}

.fond33 .menu3 li:hover {background-color: rgba(230,230,230,1);
	cursor: pointer;
	color: #000;
}
	
	
.fond33 .menu3 .ici {
    color: #333;
     background-color: rgb(238 238 238);
}

.fond33 .menu3  a {
    color: #414141;
}
.fond33 .menu3 .ici a {
    color: #FFF;
}


#menu16 {
	display:none;
	padding-top: 0px;
	background-color: #E4E4E4;
	max-width: 400px;
	width: 400px;
	position: fixed;
	z-index: 999;
	height: 100%;/*1500px;*/
	top: -1500px;
	left: 0px;
	box-shadow: 3px 0 3px #B9B9B9;
	opacity: 1;
}
.paysB {
	font-size: 8px;
	color:#000;
}
#coeur15 {
	z-index: 50;
	width: 100%;
	/*height: 600px;*/
	/*background-color: #FFF;
	  overflow: hidden;*/
	  margin-bottom:20px;
	  margin-top:0px;
	  /*height: 600px;*/
}
#bout1 {
	position: absolute;
	top: 10px;
	left: 20px;
	
	width: auto;
	height: 20px;
	text-align: center;
	line-height: 20px;
	z-index: 1100;
}
#bout11 {
	position: absolute;
	z-index: 900;
	width: auto;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 40px;
	z-index: 1100;
	z-index: 1;
	display: inline-block;	margin: 0px 20px 0px 0px;
}
#bout110 {
	position: fixed;
	top: -60px;
	right: -55px;
	z-index: 900;
	
	height: 40px;
	width:80px;
	text-align: center;
	line-height: 40px;z-index: 1100;
	
}
.bout2,.bout22,.bout220 {
	top: 120px;
	left: 20px;
	z-index: 900;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	/*border: thin solid #B5B5B5;*/
	text-align: center;
	line-height: 20px;
	float: left;
	margin-right: 8px;
	background-color: #4C4C4C; /*#E0E0E0;*/
	
}
.bout2 {
	top: 120px;
	left: 20px;
	z-index: 900;
	width: 30px;
	height: 20px;
	border-radius: 2px;
	/*border: thin solid #B5B5B5;*/
	text-align: left;
	line-height: 20px;
	float: left;
	margin-right: 8px;
	background-color: #F0F0F0; /*#E0E0E0;*/
	-webkit-box-shadow: 0px 0px 0px #B5B5B5;
	box-shadow: 0px 0px 0px #B5B5B5;
}
.bout22 {
	width: 35px;
    height: 34px;
    /* left: -25px; */
    /* position: relative; */
    background-color: rgb(0 0 0 / 46%);
    font-size: 16px;
    line-height: 8px;
    /* text-align: right; */
    z-index: 1;
    padding: 2px 0px 0px 0px;
    font-weight: bold;
    /* opacity: 0.5; */
    display: block;
    color: #FFF;
    border-radius: 0;
	border: 0px solid #FFF;
    text-align: center;
}

.bout22 .material-symbols-outlined {
    /* vertical-align: text-bottom; */
    position: absolute;
    left: 1px;
    top: 2px;
    font-size: 33px;
}

#BC .h1 
{
    position: absolute;
    top: 2px;
    left: 0px;
	padding-left: 46px;
    width: 330px;
    display: table;
    font-size: 21px;
    color: #000;
	letter-spacing: 0.3em;
	
}

#BC .h1 a, #BC .h1 a:visited {
    color: #ffffff;
}


#bloctete .fermer {
	font-size: 26px;
	margin: 5px 0px 10px 20px;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 30px;
	cursor: pointer;
	text-align: right;
	z-index: 100000;
	color: var(--coul2);
}


.bout220 {
	background-color: #EDEDED;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  left: -25px;
  position: relative;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  z-index:10000;
}
#bout1 .fr {
	width: 15px;
	height: 15px;
	background-size: 15px 15px;
	background-image: url(../2015/drap-fr.png);
	
	
}
#bout1 .en {
	  width: 15px;
  height: 15px;
  background-size: 22px 22px;
  background-image: url(../2015/en.gif.gif);
  background-position: -2px -2px;
}
#bout1 .cn {
	background-image: url(../2015/drap-cn.png);
	width: 15px;
	height: 15px;
	background-size: 20px 20px;
}
#bout1 .ru {
	background-image: url(../2015/drap-ru.png);
	width: 15px;
	height: 15px;
	background-size: 15px 15px;
}



.frame2 {
	position: fixed;
	top:0px;
	right: 0px;
	width: 100%;
	height: 100%;z-index: 3100;
}
.moins {  position: fixed; }

#BC {
	position: absolute;
    top: 0px;
    left: -3px;
    left: 0px;
    
    font-size: 20px;
    /* color: rgb(195, 195, 195); */
    vertical-align: top;
    background-color:rgb(0 0 0 / 20%);
    display: block;
    width: 100%;
    height: 36px;
}
#BCfond {
	position: absolute;
	top: 0px;
	left: 00px;
	z-index: 999;
	height: 45px;
	width: 100%;
	/*background-color: rgba(255,255,255,0.90);*/
}
#BC2 {
	position: fixed;
	top: 45%;
	left: 0px;
	z-index: 900;
	font-size: 100px;
	width: 100%;
	text-align: center;
	text-shadow: 1px 1px 5px #FFFFFF;
	margin: 0 30px;
	display:none;}
#slideshow {
	/*width: 100%;*/
	margin: auto auto auto 40%;
	height: 100%;
	max-height: 700px;
	/*overflow: hidden;
	background-color: #FFFFFF;*/
	position: relative;
	
	
}
#slideshow img {
	height: 100%;
	width: auto;
	margin: 10px auto auto auto;
	border-radius: 0px;
	/*
	-webkit-box-shadow: 2px 2px 4px #B5B5B5;
  box-shadow: 2px 2px 4px #B5B5B5;
  */
}

#ligne100 {
	height: 100%;
	min-height: 600px;
	width: 100%;
	margin-top: 20px;
	    position: relative;
	background-color: rgba(255,255,255,0.50);
	border-top: 1px solid rgba(172,172,172,0.20);
	border-bottom: 1px solid rgba(172,172,172,0.20);
}

#ligne100 .info_oeuvre {
	position: absolute;
	top: 0px;
	left: -350px;
	padding: 200px 0px 0px 0px;
	width: 320px;
	height: 200px;
	text-align: right;
	
	font-size: 12px;
}



#vignette180 { margin: 0px  ; height:380px; text-align: center;}
#vignette180 a {
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	width:190px; margin:auto;
}

#vignette180 .inti {
	background-color: #F0F0F0;
	padding: 1px 9px;
	border-radius: 3px;
	width: auto;
	display: table;
	margin: 10px auto auto auto;
	color: #303030;	
}
.texte2015 {
	/*-width: 600px;*/
	margin: auto;
	/*border-bottom: 1px solid rgba(66,66,66,1.00);*/
	margin-bottom:20px;
}
.listecentre { margin:auto; max-width:845px;   display: table;}

.news2 {
	width: auto;
	/*max-width: 850px;*/
	margin: 0px auto 0px;;
	
}

#atelier2012 {
  position: absolute;
  height: 400px;
  width: 600px;
}
#slider1 {
  max-width: 750px;
}
#slider1 img { width:100%; }
.col101 { max-width:500px;}

html #slider ul {
  max-width: 100%;height: 600px;
}

html #slider li {
  max-width: 750px;
  
}

#fond1000 {
	background-color: #FFF;
	max-width:840px;
	margin:0px auto;
	padding: 20px 5px;
	  z-index: 1101;
}
#slide_01 {
	padding: 0px 0px 0px 0px;
	display: block;
	position: relative;	
}
#slide_02 { max-width:600px; margin: auto auto auto auto; }
#slide_03 {
	width: 200px;
	position: absolute;
	left: 20px;
	top: 60px;
	/*background-color: #87B8E7;*/
	padding: 8px;
	border-radius:4px;
	  font-size: 11px;
  line-height: 18px;
}
#fermerslider {
	opacity: 0.6;
	color: #000;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.12);
	border-radius: 5px;
	width: 30px;
	height: 30px;
	right: 5px;
	top: 5px;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	z-index: 100;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	cursor: pointer;
}

.savoirplus {
	opacity: 1;
	color: #000;
	background-color: rgba(198,198,198,0.8);
	border-radius: 5px;
	width: auto;
	height: auto;
	;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	z-index: 1;
	padding: 4px;
	font-weight: normal;
	cursor: pointer;
}

.slider {
	position: relative;
}
.vignette181 {position: relative;}
.vignette182 {position: absolute; top:-200px;}

.form {
	width: 100%;
	border-radius: 3px;
	border: 1px solid rgba(128,128,128,1.00);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
}



.slide_3voir , .slide_3non {display:none;} 


.blocklarge #texte2 {  margin:auto;}

#texteplus {
	position: relative;
	top: 10px;
	margin: auto;
	width: 60%;
	z-index:10000;
}

#texteplus .texte2015 {
	position: absolute;
	background-color: rgba(86,86,86,0.95);
	color:#FFF;
	padding: 20px;
	font-size: 14px;
	border-radius: 3px;
	border: 0px solid rgb(255, 255, 255);
	-webkit-box-shadow: 6px 6px 8px 0px rgba(0, 0, 0, 0.95);
	box-shadow: 6px 6px 8px 0px rgba(0, 0, 0, 0.8);
}
.ombreblanche {
	text-shadow: 1px 1px 1px rgba(255,255,255,1.00);
	font-size: 16px;
}
.dispo {font-size: 0.9em; }

.titreici {font-size: 0.4em; padding-left:5px; line-height: 14px;}

.espacemenu { height:80px;}
.puce2 {
	    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: rgb(202, 202, 202);
    margin: 0px 5px 3px 0px;
}


#damier img {
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.02);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.02);
}
#damier .inti {
	text-decoration: none;	
}
#texteplus { display:none; }

body .flex-control-nav {display: none;
}
.img1-2 {
	display: inline-block;
	width: 50%;
	float: right;
	margin-left:15px;
}

.Fbout.coteL {     left: 20px; }
.Fbout.coteR {     right: 20px; }

.Fbout.coteL>.FboutB {   display:none!important; }
.Fbout.coteR>.FboutH {   display:none!important; }

.Fbout.coteR #commandelivre {display:none!important; }

.Fbout>div {
	color: ar(--coul2);
	border-radius: 0;
	/*background-color: var(--fond2);*/
	transform: rotate(0deg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 5px 0px;
}
.Fbout>.FboutH {
	
	/*background-image: url(https://brunocatalano.com/2020/fl_left.svg);
	    background-position: 1px 0px;*/
}
.Fbout>.FboutB {
	/*background-image: url(https://brunocatalano.com/2020/fl_right.svg);
	    background-position: 1px 0px;*/
	    
}

.material-symbols-outlined {
  font-size:45px;
}
.plustexteinfo .material-symbols-outlined {
  font-size:30px;
}
.FboutH .material-symbols-outlined,
.FboutB .material-symbols-outlined
{
  font-size:30px;
background-color: var(--fond2);
}


.Fbout>.FboutB.Itexte,
.Fbout>.FboutH.Itexte

{
background-image: url(https://brunocatalano.com/2020/description_black_24dp.svg);
	background-position: 50% 50%!important;
	background-size:auto;
}

#damier .grid-item-width3 img {
    border-top: 0px !important;
    border-bottom: 0px !important;
}


#actus_expos {
    font-size: 28px!important;
	bottom: 0!important;
    right: 0!important;
}

.texte_info .material-symbols-outlined
{
	
	color: var(--coul2);
}

#page_videos .texte_info .material-symbols-outlined
{
	
	color: var(--coul1);
}

.close02 {
    	z-index: 1001;
    width: 30px;
    height: 30px;
    position: relative;
    margin: auto;
    max-width: 739px;
    width: 100%;
}

.close02 .Fbout{
	top: 69px;
    position: absolute;
    right: 12px;
    width: 30px;
    height: 30px;
}

.close02 .Fbout .material-symbols-outlined{
    background-color: var(--fond2);
    color: var(--coul2);
    font-size: 25px;
    text-align: center;
	
	cursor: pointer;
}

.noMarginBottom 
{
	margin-bottom: 0px;
}


.retourmenu
{
	width: 100%;
    height: 100%;
	background-color: rgba(255,255,255,0);
	    position: absolute;
	z-index: 10;
	top:0px;
	display:none;
}
.retourmenu2  .material-symbols-outlined
{
	    position: absolute;
    top: 10px;
    right: 10px;
    background-color: var(--fond2);
    font-size: 25px;
    padding: 0;
	cursor: pointer;
}



.chargement
{
    background-image: url(../2022_videos/157446935584697.gif);
    background-position: center center;
    background-repeat: no-repeat;
   
    height: 80vh;
    display: block;
    background-size: 300px auto;
}
.apiwp .alignleft
{
	float: left;
}
.apiwp .alignright
{
	float: right;
}

ul#news>a>li .legende
	{
		    line-height: 1.5em;
	}
 

@media screen and (max-width: 1080px)
{
	
	#menu2016 {
		top:-2000px;
		    position: absolute;
	}
#bout1 {
	
	top: 40px;
	left: 10px;  
}
#bloctete ul  { 
	margin: 10px 0px 5px 0px; }
#damier .grid {
	max-width: 930px;
	}
	
	.retourmenu {display: none!important;}
	

}

@media screen and (max-width: 900px)
{

#slide_02 {
	 max-width:420px;
  	margin: 0px auto 10px auto;
}
}



@media screen and (max-height: 800px)
{
	#slideshow { margin-top:20px; }
	#damier .grid {
	max-width: 730px;
	}
	
}
@media screen and (max-width: 800px)
{
	#texte2 
	{
    text-align: center;
	}
}
@media screen and (max-width: 700px)
{
	body {
	background-position: 0px 0px;
	background-size: 0px 0px;
	}
	#BCnnn {
  top: 10px;
  left: 10px;
  font-size: 25px;
}
#BC2 { font-size: 50px;}
	
	
#actus_expos {
    font-size: 18px!important;
}

#ligne100 { margin-top:0px;
}


  #coeur15 {
 /* height: 600px; */
}
#ligne100 .info_oeuvre { 
   padding: 0px 0px 0px 0px;
   top: 500px;
   left: -20px;
   }
   
   #slideshow {
  margin: 50px auto auto 0px;
}
.HL {  text-align: center; width:350px;}
#slideshow img {
  height: auto;
  
  width: auto;
  max-height:500px;
  margin: auto;
}

#menu > li {
  /* display: inline-block; */
  padding-top: 0px;
}

#menu > li  ul {
	overflow: hidden;
	display: block;
	opacity: 1;
	visibility: visible;
	position: relative;	
	}
	
#vignette180 img {
	float: none;
	display: block;
}

#coeur15 #vignette180 { margin:0px 30px 0px 30px;}
.texte2015 { margin:auto 0px; font-size:14px;}




#slide_03 {
	width: 75%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 32px;
	background-color: rgba(255,255,255,0.00);
	overflow-y: hidden;
	overflow-x: hidden;
}

.slide_3voir , .slide_3non {display:block;
background-color: #EDEDED;
width:16px; height:16px; border-radius:6px;  text-align: center;  line-height: 18px;font-size: 11px;} 

.etiquette { display:none;}	
#damier .grid {
	max-width: 430px;
	}
	.fond33 .menu3 li {
	
	font-size:12px;
}
	
	.fond3 {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 30px 10px;
	}
	
	
	ul#news>a>li 
	{
		height: 302px!important;
		background-repeat: no-repeat!important;
    	background-size: contain!important;
	}
	ul#news>a>li .legende {
    display: block!important;
    background: #FFF;
    color: #000;
	}
	
	
	
	
	}
@media screen and (max-width: 450px)
{
	
	
	
#BC {
	
	
	font-size: 20px;

}	
	
	
	.vignette ul { margin:auto; }
	#slide_02 {
  	margin: 0px ;}
	#container {
  margin: 0px 0px;
}

.listecentre {
  width: 100px;
  margin: auto;
}
#vignette180 {
  margin: auto;
}
.fond33 .menu3 li {
	padding: 0px 10px;
	;
}
.img1-2 {
	width: 100%;
	}	
	
}

@media screen and (max-width: 390px)
{
	.vignette ul { max-width: 122px;}
	
	
}