/* style3.css */
html {
    /*background-image: url(../img/feuilles.jpg); */
	/*background-image: url(../img/nuage2.png); */
	background-image: url(../img/visuel_unanime_v02.png);
    /*background-repeat: repeat; */
	background-image: cover;
    background-size: 100% auto;
    background-color: #010101;
	width: 100%;
	height: 100%;
} 

html, body { 
	height: 100%;
  	margin : 0;
	padding: 0;
}

body { 
	width: 100%;
}
#drapfr, #drapuk {
	margin: 5px;
	position: relative;
	top: 10px;
	left: 80%;
}
#logo{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
header {
	height: 120px;   
}

@font-face {
    font-family: 'Tahu!';
    src: url('Tahu!.ttf');
}

h2 {
    border-bottom: thin dotted #081248;
    line-height: 60px;
    text-align:center;
}

h3 {
    font-family: 'Tahu!';
    font-size: 30px;
    color: #081248;
    text-align:center;
}

h4 {
    font-size: 20px;
    color: #fe5900;
    text-align:center;
}

section{
	background-color: white;
	width: 65%;
	position: relative;
    text-align: center;
    margin: auto; 
    margin-top: 100px;
    padding: 5px 30px 30px 30px;
    font-size: 20px;
    font-family: 'Abel', sans-serif;
}

article{
	position: relative;
	margin-top: 100px;
}
figcaption{
	font-size: 0.6em;
}

.chapeau{
	width: 200px;
}
.salle{
	width: 400px;
}
#affiche2023 {
	width: 70%;
}
#animgif{
	width: 20%;
}
#afflivre, #atelierssauv {
    height : 300px;
    float:left;
    clear: both;
	padding-right: 5px;
}
#FestiPanda{
	width: 80%;
}
.FestiPhoto {
	width: 80%;
}
#remise2016, #remise2017, #remise2018{
	clear: both;
	width: 80%;
}
#plus, #plus2 {
    font-style: italic;
    font-size: 16px;
}
#descriptif {
    padding-top: 13px;
}
#descriptif2 {
    padding-top: 70px;
}
#retro {
    padding-top: 30px;
}
#retro2 {
    padding-top: 130px;
}

#puces li {
    list-style-type:none;
}

#texte h2 {
    font-family: 'Abel', sans-serif;
    font-size: 30px;
    color: #081248;
}

#texte a {
    text-decoration: none;  
    font-family: 'Abel', sans-serif;
    color : orange;
    font-weight: bold;
}
section ul{
	text-align: center;
}
section ul li {
	border: 1px solid black;
	padding: 20px;
	list-style-type: none;
	border-radius: 10px;
	margin: 10px;
	background-image: url(../img/visuel_unanime_v02.png);
}
section ul li:first-child {
	background-position: -600px -700px;
}
section ul li:nth-child(2){
	background-position: -600px -600px;
}
section ul li:nth-child(3){
	background-position: -600px -500px;
}
section ul li:nth-child(4){
	background-position: -600px -400px;
}
section ul li strong {
	text-decoration: none;
	padding: 5px 30px;
	color: white;
}
section ul li a {
	text-decoration: none;
	padding: 10px 30px;
	background-color: lightsteelblue;
	border-radius: 20px;
}
#cadeau{
	width: 100px;
}
#lots{
	width: 60%;
}
#titrevideo {
    text-align: center;
    font-family: 'Abel', sans-serif;
    font-size: 40px;
    color: white;
}

#videos1, #videos2, #videos3 {
    margin: auto;
    text-align: center;
}

#videos1 iframe, #videos2 iframe, #videos3 iframe {
	padding: 50px;
    padding-top: 20px;
}

footer {
    background-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-top: 20px;
    padding: 1px;
    clear: both;
    width:100%;
    bottom: 0; left: 0; right: 0;
}

footer img{
    width: 60px;
    padding: 10px 10px 10px 10px;
    vertical-align: middle;
}

#facebook {
    text-align: center;
    height: 35px;
    width: 35px;
    padding: 6px;
    margin-top: 3px;
}

#map {
	text-align: center; 
	margin-bottom: 2%;
	margin-top: 4%;
}

.google-maps {
        position: relative;
        padding-bottom: 20%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }

.google-maps iframe {
        position: absolute;
        top: 0;
        left: 10%;
        width: 80% !important;
        height: 100% !important;
    }

#rs {
 margin: auto;  
text-align: center; 
}

#rs img {
 width: 50px;   
padding: 30px;
}

#contact2 {
	position: relative;
    text-align: center;
    color: white;
    font-family: 'Abel', sans-serif;
    margin: auto;
    margin-top: 100px; 
    width: 40%;
    padding-bottom: 2%;
    padding-top: 0.5%;
    background: rgba(19, 40, 82, 0.6);
}
#contact2 h2{
    color: #fe5900;
}
.wrapper {
    max-width: 580px;
}
input, textarea {
    width: 90%;  
}
.bouton  {
    width: 20%;  
}
#mail {
    height: 3%;
	text-align: center;
    padding: 6px;
    margin-top: 2px;
	color: white;
}
#mail2 {
    height: 4%;
    width: 4%;
    margin-left: 6px;
}

#univ, #noe, #iut {
     height: 65px; 
     padding: 6px;
     margin-top: 22px;
}
#lobster, #lasergame, #cadres, #uhu, #miyu, #micromania{
     height: 60px; 
     padding: 6px;
     margin-top: 22px;
}
#gobelins, #cirque, #montreal, #atelierArts{
     height: 140px; 
     padding: 6px;
     margin-top: 22px;
}
#mercure, #delatre, #handroo, #gaumont, #cse, #flivre, #fnac, #lanimea, #atelierArts,#annecy,#atrium, #mairie, #stherblain, #c2e{
     height: 100px; 
     padding: 6px;
     margin-top: 22px;
}


#menu ul {
  list-style: none;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 0;
  margin: 0;
}
#menu li {
  font-family: 'Abel', sans-serif;
  font-size: 22px;
  text-align: center;
  border : 1px solid rgba(120,120,120,0.2);
}
#menu a {
  text-decoration: none;
  color: #fff;
  display: block;
  transition: .3s background-color;
}
#menu a:hover {
	color: #ffcd00;
}
#menu a.active {
  background-color: rgba(0, 0, 0, 0.2);
  color: #444;
  cursor: default;
}

/* Sub Menus */
#menu li ul li {
  font-size: .8em;
  background-color: rgba(0, 0, 0, 0.8);
}

@media only screen and (min-width: 667px) {
  #menu li {
    width: 130px;
    border-bottom: none;
    height: 50px;
    line-height: 50px;
    font-size: 1.2em;
    display: inline-block;
    margin-right: -4px;
  }
  #menu a {
    border-bottom: none;
  }
  #menu > ul > li {
    text-align: center;
  }
  #menu > ul > li > a {
    padding-left: 0;
  }

  /* Sub Menus */
 #menu li ul {
    position: absolute; 
    display: none;
    width: inherit;
  }
  #menu li:hover ul {
    display: block;
  }
  #menu li ul li {
    display: block;
  }
}


@media screen and (max-device-width: 667px), 
screen and (max-width: 667px){


header nav, header nav a {
    font-size: 18px;
    text-align: center;
}
header nav a {
 margin : 10px;   
}      
#menu ul {
  list-style: none;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 0;
  margin: 0;
}
#menu li {
  font-family: 'Abel', sans-serif;
  font-size: 10px;
  text-align: center;
  border : 1px solid rgba(120,120,120,0.2);
}
#menu a {
  text-decoration: none;
  color: #fff;
  display: block;
  transition: .3s background-color;
}
#menu a:hover {
	color: #ffcd00;
}
#menu a.active {
  background-color: rgba(0, 0, 0, 0.2);
  color: #444;
  cursor: default;
}

/* Sub Menus */
#menu li ul li {
  font-size: 0.4em;
  background-color: rgba(0,0,0,0.2);
}

section{
	width: 80%;
	position: relative;
	margin-top: 300px;
	/* margin-top: 640px; */
}
article{
	position: relative;
	margin-top:300px;
} 
#titrevideo {
    font-size: 30px;
}
#videos1 iframe, #videos2 iframe, #videos3 iframe {
	width: 80%;
	padding: 5px;
}
  
#contact2{
	position: relative; 
	margin-top:300px;
	width: 60%;
}  
#mail{
	color: white;
	text-align: center;
}  
footer img{
    width: 50px;
    padding: 10px 5px 10px 5px;
}

#univ, #noe, #lobster, #cadres,  #gobelins, #uhu, #iut, #lasergame {
     height: 50px; 
     padding: 2px;
     margin-top: 12px;
}
#cirque, #mercure, #delatre, #handroo, #gaumont, #cer, #flivre {
     height: 50px; 
     padding: 2px;
     margin-top: 12px;
}

}