

#IndexBackground
{
	/*background-image:url('../images/cielfond.gif');*/
	background-repeat:repeat;
	background-color:#292e80;
	
}
/* Changing row height */
tr {
  height: 200px;
}

td, th {
/* vertical-align:top; */
}

.theme-table, .theme {
    height: 200px;
    width: 180px;  
}

.theme-table {
    border:0px solid black;
    table-layout: fixed;
  
}

.theme {
    background:url(https://moryason.com/images/pub/main-background.png);
    background-repeat:no-repeat;
}

.txtAccroche {
text-shadow: 5px 5px 7px rgba(0,0,0,0.20);
}

.bandeauxpub {
	margin-top: 1%;	
	border: 10px;
	padding: 3%;
	text-align: center;
}

.bandeauxpub img {
    width: 968px;
}


.cards{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	background: no-repeat center url("https://moryason.com/images/pub/FOND-Light-over-thekingdom.png");
	border: 10px;
	padding: 2%;
	background-size: contain;
}
  
.cards img {
    margin: 0px;
   /* border: 3px solid #000;
    box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.3); 
    max-width: 20vw; */
  }

.lumiereEngl {
  transform: rotate(-0.02turn);
  height: 390px;
} 
.lumiereFra {
  /* transform: rotate(-0.02turn); */
  height: 390px;
} 

.lumiereEsp {
  transform: rotate(0.02turn);
  height: 390px;
} 

.LogoMorya {
	text-align: center;
}

.LogoMorya img {
/*	width: 354px;
	height: 276px;
*/
	height: 6em;
	}

.offre {
margin-top: 1%;
}

.title{
font-size: 31px;
font-weight: 300;
color: #fbf9d2;}

.BoutonBas{text-align: center; color:#9c610a;}
.BoutonBas a {text-align: center; color: #9c610a; text-decoration-style: dashed;font-size: 22px;}


.PanelsDemande{
	/*text-align: center;*/
	margin-left: calc(33% - 80px);
	font-family: Comic Sans MS, serif;
	margin-top: 2%;
	margin-bottom: 2%;

}

.PanelsDemande li {
color:#ff6600;
}

.PanelsDemande a {
color:#ffffff;
}

.introCliquez{
color:#ff6600;
font-size: 31px;
font-weight: 300;
text-decoration: underline;
text-align: center;
/*margin-left: calc(33% - 80px);*/
font-family: Comic Sans MS, serif;
}



.PanelsDemandeRetrait{
margin-left: 3.81cm;
color:#ffffff;
}

.TitrePanelsDemande{
color:#ff6600;
}





	/* Desktop  resolution*/
	@media screen and (max-width: 1020px) {
.bandeauxpub img {    width: 100%; }	
	}


	/* Ipad /Ipad Mini  resolution / Kindle  resolution*/
	@media screen and (max-width: 968px) {

.offre {
}

.offre img {
width: 72%;
}

.lumiereEngl {
  height: 330px;
} 
.lumiereFra {
  /* transform: rotate(-0.02turn); */
  height: 330px;
} 

.lumiereEsp {
  height: 330px;
}

.LogoMorya img {
width: 40%;
height: auto;
}

.bandeauxpub {padding: 6%;}

}



	@media screen and (max-width: 700px) {
.lumiereEngl {  height: 160px; } 	
.lumiereFra {	height: 160px; } 	
.lumiereEsp {	height: 160px; } 	
}



	/* IPHONE 12/13 */
	@media screen and (max-width: 428px) {

.lumiereEngl {
height: 156px;
} 
.lumiereFra {
  /* transform: rotate(-0.02turn); */
height: 156px;
} 

.lumiereEsp {
height: 156px;
} 	


.LogoMorya img {
width: 30%;
height: auto;
}

}

	/* GS5 to Redmi  to Iphone Plus resolution */
	@media screen and (max-width: 414px) {

.lumiereEngl {
height: 156px;
} 
.lumiereFra {
  /* transform: rotate(-0.02turn); */
height: 156px;
} 
.lumiereEsp {
height: 156px;
} 	
				
}


	/* Legacy 8% phones */
	@media screen and (max-width: 375px) {

.lumiereEngl {
height: 106px;
} 
.lumiereFra {
  /* transform: rotate(-0.02turn); */
height: 106px;
} 
.lumiereEsp {
height: 106px;
} 		
				
}

