@charset "utf-8";
/* CSS Document */



body {background-color: #2b697e;}




/* NAV
-------------------------------------------------- */
header .navleft a {color: #008696; border-bottom: 5px solid #008696;}



/* MAIN
-------------------------------------------------- */
#main {background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover;}

.zouzaf1 {background-image: url(../images/maroc/portrait_zouzaf1.jpg);}
.zouzaf2 {background-image: url(../images/maroc/portrait_zouzaf2.jpg);}
.zouzaf3 {background-image: url(../images/maroc/portrait_zouzaf3.jpg);}


/* Titres */
#main hgroup h1 {font-size: 40px;}
#main hgroup h2 {color: #bde2ea;}


/* Liens sociaux */
.social {position: absolute; width: 100%; bottom: 10px; text-align: center; z-index: 500;}
.social li {display: inline-block; position: relative; width: 200px; height: 20px; text-align: right; border-right: 1px solid rgba(255,255,255,0.6);}
.social li+li {text-align: left; border: none;}
.social li a {display: inline-block; color: #fff; color: rgba(255,255,255,0.6); margin: 0 10px; padding-right: 30px;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
transition: all 300ms ease-in;}
.social li+li a {padding-left: 30px;}
.social li span {font-size: 16px;}
.social li span.hover {visibility: hidden;}
.social span.icon-twitter,
.social span.icon-thumbs-up {position: absolute; top: 0;}
.social span.icon-twitter {right: 15px;}
.social span.icon-thumbs-up {left: 10px;}
.social li a:hover {color: #fff;}
.social li a:hover span.hover {visibility: visible;}




/* WEBDOC / CARTE
-------------------------------------------------- */
#webdoc {position: fixed; overflow: hidden; width: 100%; height: 50px; left: 0; right: 0; bottom: 0;z-index: 3002;}
#webdoc .container {height: 100%;}

/* MINI CARTE */
#webdoc #mini_map {position: absolute; bottom: 0; right: 0; width: auto; height: 49px; z-index: 1000;}

/* version dépliée */
/*#webdoc #mini_map .bg {display: block; text-align: right; overflow: hidden; width: 95px; height: 35px; background-image: url(../images/maroc/mini_carte.png); background-position: right bottom; background-repeat: no-repeat;
-webkit-transition: width 200ms ease-in;
-moz-transition: width 200ms ease-in;
-o-transition: width 200ms ease-in;
-ms-transition: width 200ms ease-in;
transition: width 200ms ease-in;}
#webdoc #mini_map .bg:hover {width: 185px; background-image: url(../images/maroc/mini_carte_open.png);}
#webdoc #mini_map .bg ul {filter: alpha(opacity=0); opacity: 0; width: 185px; margin-top: 10px;}
#webdoc #mini_map .bg ul li {display: block; float: left; text-align: center;}
#webdoc #mini_map .bg ul li a {display: inline-block; width: 45px; height: 30px; color: #aa9479;}
#webdoc #mini_map .bg ul li a:hover {color: #62523f;}
#webdoc #mini_map .bg ul li a span {top: 2px;}
#webdoc #mini_map .bg:hover ul {filter: alpha(opacity=100); opacity: 1; -webkit-transition: all 500ms ease-in;
-moz-transition: all 500ms ease-in;
-o-transition: all 500ms ease-in;
-ms-transition: all 500ms ease-in;
transition: all 500ms ease-in;
transition-delay: 200ms;}*/

/* MINI CARTE */
.oeuvre_cachee {position: absolute; z-index: 100; top: 500px; left: 900px; display: block; width: 50px; height: 50px; background: rgba(0,134,150,0.3);}



/* POPIN */
#main .popin {display: none; position: absolute; bottom: 0; left: 0; right: 0; z-index: 600; margin: auto; background-position: center bottom; background-repeat: no-repeat; -webkit-background-size: contain; background-size: contain;
-webkit-transition: height 500ms ease-in;
-moz-transition: height 500ms ease-in;
-o-transition: height 500ms ease-in;
-ms-transition: height 500ms ease-in;
transition: height 500ms ease-in;}
#main .popin a:hover {color: #008696;}
#main .popin .user,
#main .popin .close,
#main .popin .n_oeuvres {position: absolute;}
#main .popin .user {top: 35px; left: 40px; display: block; height: 60px; background: url(../images/maroc/icon_user.png) no-repeat 0 center; padding: 15px 0 0 65px; font-family: 'mondara_sansbold'; font-size: 15px; color: #6c584f;}
#main .popin .close {top: 10px; right: 40px; font-size: 48px; color: #fff;}



/* JEU */
#main #jeu {background: #d1b188; border: 2px solid #f1ddc4; width: 430px; height: auto; padding-top: 90px; top: 20%; bottom: auto;}
#main #jeu .close {top: 5px; right: 5px; font-size: 32px; color: #fff;}
#main #jeu .user {top: 10px; left: 10px;}
#main #jeu .user strong {color: #fff; text-transform: uppercase;}
#main #jeu p {text-align: center; color: #6c584f; font-size: 20px; line-height: 0.8;}
#main #jeu p big,
#main #jeu p strong {font-family: 'mondara_sansbold'; text-transform: uppercase;}
#main #jeu p big {display: block; font-size: 50px;}
#main #jeu p strong {color: #86575b;}
#main #jeu figure {background: rgba(255,255,255,0.1); padding: 10px 30px; margin: 30px 0 10px 0; text-align: center;}
#main #jeu figure img {display: inline-block; margin-bottom: 20px; width:180px;}
#main #jeu figure figcaption {color: #86575b; text-align: center;font-size: 22px;}
#main #jeu figure figcaption a{ color: #86575b; font-family: 'mondara_sansbold';}
#main #jeu figure figcaption a:hover{text-decoration: underline;}
#main #jeu .footer_pop_intro {text-align: center; text-transform: uppercase; margin: 15px 0px 10px 0px;}
#main #jeu .footer_pop_intro li {display: inline-block;}
#main #jeu .footer_pop_intro li a {margin: 10px; font-size: 15px; color: #6c584f;}
#main #jeu .footer_pop_intro li a:hover {text-decoration: underline;}

#main #intro {position: absolute; background: #d1b188; border: 2px solid #f1ddc4; width: 700px; height: auto; padding: 10px 0; top: 15%; bottom: auto; display: block;}
#main #intro h1 {text-align: center; font-family: 'mondara_sansbold'; font-size: 35px; line-height: 0.8; color: #6c584f;}
#main #intro h2 {text-align: center; font-family: 'mondara_sansbold'; font-size: 20px; color: #86575b; text-transform: uppercase;}
#main #intro img {position: absolute; width: 100px; bottom: 0; left: -5px;}
#main #intro p {color: #6c584f; line-height: 0.8; padding: 20px 30px; margin: 10px 0; background: #d6b994;}
#main #intro span {font-weight: bold;}
#main #intro .close {top: 5px; right: 5px; font-size: 32px; color: #fff;}
#main #intro .footer_pop_intro {margin: 10px 0 0 95px; text-align: center; text-transform: uppercase;}
#main #intro .footer_pop_intro .btn_intro {line-height: 45px; padding: 5px 20px; font-size: 20px; color: #d1b188; background: #86575b; cursor: pointer;}
#main #intro .footer_pop_intro .btn_intro:hover {color: #86575b; background: #fff;}
#main #intro .footer_pop_intro li {display: inline-block;}
#main #intro .footer_pop_intro li a {margin: 10px; font-size: 15px; color: #6c584f;}
#main #intro .footer_pop_intro li a:hover {text-decoration: underline;}

#main #info_jeu {position: absolute; background: #d1b188; border: 2px solid #f1ddc4; width: 700px; height: auto; padding: 10px 0; top: 15%; bottom: auto; display: none;}
#main #info_jeu .close {top: 5px; right: 5px; font-size: 32px; color: #fff;}
#main #info_jeu h1,
#main #info_jeu h2 {text-align: center; padding: 5px;}
#main #info_jeu h1 {color: #fff; text-transform: uppercase; line-height: 1; margin-top: 25px;}
#main #info_jeu h1 big {display: block; font-family: 'mondara_sansbold'; color: #86575b;}
#main #info_jeu h2 {color: #6c584f; font-weight: bold; font-size: 30px;}
#main #info_jeu p {text-align: center;font-family: 'mondara_sansregular';color: #6c584f; font-size: 20px; padding: 20px 20px; margin: 20px 0px; background: #d6b994;}
#main #info_jeu .user { top: 10px; left: 10px; }
#main #info_jeu .footer_pop_intro {margin: 10px; text-align: center; text-transform: uppercase;}
#main #info_jeu .footer_pop_intro li a {margin: 10px; font-size: 15px; color: #6c584f; text-transform: uppercase;}
#main #info_jeu .footer_pop_intro li a:hover {text-decoration: underline;}

#main #mentions_legales {position: absolute; background: #d1b188; border: 2px solid #f1ddc4; width: 850px; height: auto; padding: 10px 0; top: 15%; bottom: auto; display: none;}
#main #mentions_legales .close {top: 5px; right: 5px; font-size: 32px; color: #fff;}
#main #mentions_legales h1,
#main #mentions_legales h2 {text-align: center; padding: 5px;}
#main #mentions_legales h1 {color: #fff; text-transform: uppercase; line-height: 1;}
#main #mentions_legales h1 big {display: block; font-family: 'mondara_sansbold'; color: #86575b;}
#main #mentions_legales h2 {color: #6c584f; font-weight: bold; font-size: 30px;}
#main #mentions_legales p {text-align: center;font-family: 'mondara_sansregular';color: #6c584f; font-size: 20px; padding: 10px 20px; background: #d6b994; line-height: 20px;}
#main #mentions_legales p big {text-transform: uppercase; font-family: 'mondara_sansbold';}
#main #mentions_legales p a{color: #86575b; text-transform: uppercase;}
#main #mentions_legales p a:hover{text-decoration: underline;}


/* MAXI CARTE */
#main #big_map {background-image: url(../images/maroc/carte_webdoc.png);}
#main #big_map a,
#main #big_map .legende,
#main #big_map #localisation,
#main #big_map .ville,
#main #big_map .footer {position: absolute;}
#main #big_map #localisation {display: block; background: url(../images/maroc/puce_ici.png) no-repeat; width: 40px; height: 45px; left: 235px;top: 177px; z-index: 500;}
#main #big_map .legende span {display: block; padding-left: 30px; margin-bottom: 5px;}
#main #big_map .legende .localisation {background: url(../images/maroc/puce_ici.png) no-repeat 0 center; background-size: 20px 23px; color: #327684; height: 25px; line-height: 25px;}
#main #big_map .legende .oeuvres {background: url(../images/maroc/puce_oeuvres.png) no-repeat 2px center; color: #86575b;}

/* Villes */
#main #big_map .ville a,
#main #big_map .ville span,
#main #big_map .ville small {display: block;}
#main #big_map .ville a {position: relative; text-align: center; font-family: 'Kalam', cursive; color: #8c6337; font-size: 15px; line-height: 15px;}
#main #big_map .ville span {margin: 0 auto;}
#main #big_map .ville span br {display: none;}
#main #big_map .ville span.cpt_o_v {display: inline;}
#main #big_map .ville small {font-size: 14px;}
#main #big_map .ville small:before {font-family: 'icomoon'; content: "\f052"; color: #86575b; padding-right: 5px;}
#main #big_map #casablanca a:hover {background: url(../images/maroc/ville_hover/ville1.png) no-repeat center top;}
#main #big_map #essaouira a:hover {background: url(../images/maroc/ville_hover/ville2.png) no-repeat center top;}
#main #big_map #henchan a:hover {background: url(../images/maroc/ville_hover/ville3.png) no-repeat center top;}
#main #big_map #marrakech	a:hover {background: url(../images/maroc/ville_hover/ville4.png) no-repeat center top;}
#main #big_map #ouarzazate a:hover {background: url(../images/maroc/ville_hover/ville5.png) no-repeat center top;}
#main #big_map #skoura a:hover {background: url(../images/maroc/ville_hover/ville6.png) no-repeat center top;}
#main #big_map #asilah a:hover {background: url(../images/maroc/ville_hover/ville7.png) no-repeat center top;}
#main #big_map .ville a:hover small {font-size: 20px;}
#main #big_map .ville a:hover img {display: none;}
#main #big_map .ville a:hover span br {display: block;}
#main #big_map .footer {bottom: 5px; width: 100%; text-align: center; text-transform: uppercase;}
#main #big_map .footer li {display: inline-block;}
#main #big_map .footer li a {position: relative; margin: 10px; font-size: 15px; color: #8c6337;}
#main #big_map .footer li a:hover {text-decoration: underline;}

#main #big_map .trajet{position:absolute; width:45px; height:31px; cursor: pointer; background-image: url(../images/common/gopro.png); text-align:center; background-repeat:no-repeat;}
#main #big_video_trajet{width:100%; height:100%; background: rgba(0,0,0,0.5); display:none; text-align:center;}

/* PROFIL */
#main #profil {background-image: url(../images/maroc/profil_webdoc.png); z-index: 600;}
#main #profil .user {padding-top: 25px;}
#main #profil .n_oeuvres {text-align: center; font-family: 'mondara_sansbold'; color: #dfc19b; line-height: 0.8;}
#main #profil h1,
#main #profil h2,
#main #profil form {text-align: center;}
#main #profil h1 {color: #fff; text-transform: uppercase; line-height: 1;}
#main #profil h1 big {display: block; font-family: 'mondara_sansbold'; color: #86575b;}
#main #profil h2 {color: #6c584f;}

#main #profil form {background: rgba(255,255,255,0.1);}
#main #profil form:hover {background: rgba(255,255,255,0.5);}
#main #profil form .abonnement {color: #86575b; font-size: 20px; margin-right: 20px;}
#main #profil form .abonnement input[type="checkbox"] {vertical-align: middle; margin: 0 10px;}
#main #profil form input {font-family: 'mondara_sansregular';}
#main #profil form input[type="text"] {height: 45px; padding: 0 70px 0 30px; margin-right: 40px; border: none; background: rgba(255,255,255,0.4) url(../images/maroc/icon_mail.png) no-repeat 96% center; border-radius: 25px; color: rgba(66,40,43,0.4); font-family: 'mondara_sansbold'; font-size: 30px; line-height: 50px; text-transform: uppercase; text-align: center;
-webkit-transition: width 600ms ease-in;
-moz-transition: width 600ms ease-in;
-o-transition: width 600ms ease-in;
-ms-transition: width 600ms ease-in;
transition: width 600ms ease-in;}
#main #profil form input[type="text"]:focus {width: 500px; background: rgba(71,24,28,0.5) url(../images/maroc/icon_mail.png) no-repeat 96% center; color: #42282b;}
#main #profil form ::-webkit-input-placeholder {color: #b09f90;}
#main #profil form ::-moz-placeholder {color: #b09f90;}
#main #profil form ::-moz-placeholder {color: #b09f90;}
#main #profil form ::-ms-input-placeholder {color: #b09f90;}
#main #profil form input:focus::-webkit-input-placeholder {color: #42282b;}
#main #profil form input:focus::-moz-placeholder:focus {color: #42282b;}
#main #profil form input:focus::-moz-placeholder:focus {color: #42282b;}
#main #profil form input:focus::-ms-input-placeholder:focus {color: #42282b;}
#main #profil form input[type="button"] {width: 170px; height: 45px; line-height: 45px;border: 1px solid #86575b; background: #86575b; color: #fff; font-size: 20px; text-transform: uppercase; vertical-align: bottom; cursor: pointer;}
#main #profil form input[type="button"]:hover,
#main #profil form input[type="button"]:focus {border: 1px solid #86575b; background: transparent; color: #bd9a87; }

#main #profil .liste_oeuvres li {display: inline-block; width: 105px; max-width: 107px; overflow: hidden; font-family: 'mondara_sansbold'; color: #6c584f; text-transform: uppercase;}
#main #profil .liste_oeuvres li img {display: block; margin-bottom: 5px; opacity: 0.2;}
#main #profil .liste_oeuvres li.active img {opacity: 1;}
#main #profil p {text-align: center;font-family: 'mondara_sansregular';color: #6c584f;font-size: 15px;margin:auto;}




/* LISTE ARTISTES
-------------------------------------------------- */

/* LISTE DES ARTISTES */
.liste li a {color: #bde2ea;}
.liste li a:hover {color: #008696;}
.liste .icon-angle-down {vertical-align: text-top; margin-left: 20px;}



/* VERSION MOBILE */
#main .popin_mobile {display: none; position: absolute; top: 65px; left: 0; right: 0; z-index: 600; height: 100%; padding: 25px 0 65px 0; background: #008696;
-webkit-transition: all 500ms ease-in;
-moz-transition: all 500ms ease-in;
-o-transition: all 500ms ease-in;
-ms-transition: all 500ms ease-in;
transition: all 500ms ease-in;}
#main .popin_mobile#big_map {background-image: none; overflow-y: scroll;}
#main .popin_mobile#big_map .liste a {position: relative;}
#main .popin_mobile .user {display: block; height: 40px; font-size: 24px; color: #bde2ea; text-transform: uppercase; text-align: center;}
#main .popin_mobile .user-bt {display: block; width: 230px; text-align: center; padding: 10px; border: 1px solid #bde2ea; background: transparent; background: rgba(255,255,255,0.2); color: #bde2ea; font-size: 20px; text-transform: uppercase; margin: 0 auto 20px auto;}
#main .popin_mobile .user-bt:hover {border: 1px solid #fff; background: rgba(255,255,255,0.2); color: #fff;}
#main .popin_mobile .close {position: absolute; top: 10px; right: 10px; font-size: 24px; color: #fff;}
#main .popin_mobile .social li {width: auto;}
#main .mobile_villes {text-align: center; text-transform: uppercase;}
#main .mobile_villes h2 {padding: 15px; background: #fff; color: #008696; font-size: 26px;}
#main .mobile_villes p {padding: 15px; color: #bde2ea; font-size: 20px;}





/* PAGE ARTISTE
-------------------------------------------------- */

#main .back {position: absolute; top: 25px; right: 25px; font-size: 48px; color: #fff;}
#main #artiste .close {position: absolute; top: 25px; right: 25px; font-size: 48px; color: #fff;}


/* Contenu artiste */
#main .bio_artiste {color: #fff; text-align: left; line-height: 1.4; margin: 0 auto 40px auto; height: 260px; overflow: hidden; padding: 0 50px; cursor: pointer;}
#main .bio_artiste p {height: 200px; overflow: hidden;}
/*#main .bio_artiste #tease {position: absolute; bottom: 0; left: 0; height: 60px; width: 100%; text-align: center;}
#main .bio_artiste #tease:before {font-family: 'icomoon'; content:"\f107"; color: #bde2ea; font-size: 64px; font-weight: bold;}*/
.bio_artiste #tease {position: absolute; bottom: 0; left: 0; height: 60px; width: 100%; text-align: center;}
.bio_artiste #tease:before {font-family: 'icomoon'; content:"\f107"; color: #bde2ea; font-size: 64px; font-weight: bold;}
.bio_artiste.open,
.bio_artiste.open p {height: auto; overflow: visible; padding-bottom: 30px;
-webkit-transition: all 500ms ease-in;
-moz-transition: all 500ms ease-in;
-o-transition: all 500ms ease-in;
-ms-transition: all 500ms ease-in;
transition: all 500ms ease-in;}
#main .bio_artiste.open,
#main .bio_artiste.open p {height: auto; overflow: visible; padding-bottom: 30px;
-webkit-transition: all 500ms ease-in;
-moz-transition: all 500ms ease-in;
-o-transition: all 500ms ease-in;
-ms-transition: all 500ms ease-in;
transition: all 500ms ease-in;}
#main .bio_artiste.open #tease:before {content:"\f106";}

.liste.artiste {background-color: transparent; z-index: 1000;}
.liste.artiste.bg a {background-color: transparent;}
.liste.artiste li a {color: #bde2ea;}
.liste.artiste li a:hover {background-color: #fff; color: #008696;}
.liste.artiste li .contact_bk{text-align: center; }
.liste.artiste li .contact_bk a {  display: inline-block; width:75px; margin:0 auto; }
.liste.artiste span {display: none; position: absolute; height: 60px;}
.liste.artiste span.type {left: 30px; width: 50px;}
.liste.artiste span.video {background: url(../images/common/icon_video.png) no-repeat center center;}
.liste.artiste span.photo {background: url(../images/common/icon_photo.png) no-repeat center center;}

.liste.artiste span.contact {background: url(../images/common/link-site-white.png) no-repeat center center; color:#fff; display: block; position: relative;}
.liste.artiste span.twitter {background: url(../images/common/link-tw-white.png) no-repeat center center; color:#fff; display: block; position: relative;}
.liste.artiste span.facebook {background: url(../images/common/link-fb-white.png) no-repeat center center; color:#fff; display: block; position: relative;}
.liste.artiste span.email {background: url(../images/common/link-mail-white.png) no-repeat center center; color:#fff; display: block; position: relative;}

.liste.artiste a:hover span.contact{background: url(../images/common/link-site.png) no-repeat center center;}
.liste.artiste a:hover span.twitter{background: url(../images/common/link-tw.png) no-repeat center center;}
.liste.artiste a:hover span.facebook{background: url(../images/common/link-fb.png) no-repeat center center;}
.liste.artiste a:hover span.email{background: url(../images/common/link-mail.png) no-repeat center center;}

.liste.artiste span.num {right: 30px; line-height: 60px; color: #008696; font-size: 20px;}
.liste.artiste li a:hover span {display: block;}








/* RESPONSIVE ADJUSTMENTS
-------------------------------------------------- */
@media (max-width: 480px) {
	#main hgroup {padding: 20px 0;}
	#main hgroup h1 {font-size: 35px;}
	#main hgroup h2 {font-size: 30px; margin-bottom: 0;}
	#main .back {top: 15px; right: 15px; font-size: 24px;}
	#main .bio_artiste {line-height: 1.2; margin: 0 auto 20px auto; padding: 0 30px;}
	#main .bio_artiste #tease:before {font-size: 48px;}
}

@media (max-width: 600px) {
	.social li {width: auto;}
}

@media (min-width: 768px) {
	#main hgroup h1 {font-size: 50px;}
	#main .bio_artiste {width: 550px; padding: 0;}
}

@media (min-width: 992px) {
	#main #intro {width: 850px; padding: 20px 0;}
	#main #intro h1 {font-size: 50px;}
	#main #intro p {font-size: 20px; margin: 20px 0;}
	#main #intro .footer_pop_intro .btn_intro {padding: 10px 20px;}
	.liste.artiste span {height: 75px;}
	.liste.artiste span.num {line-height: 75px;}
}

/* POPIN INTRO ONLY */
@media (max-device-height : 370px) and (max-device-width : 690px) {
	#main #intro {width: 100%; height:100%; padding: 10px 0;}
	#main #intro .close {top:22px;}
	#main #intro h1 {display: inline-block; padding: 10px; padding-top: 25px; margin: 0; line-height: 0.4;font-size: 25px;}
	#main #intro h2 {display: inline-block;}
	#main #intro p {padding: 10px 15px; margin:0px; font-size: 15px;}
	#main #intro img {display:none;}
	#main #intro li a {margin:0px;}
	#main #intro .footer_pop_intro {margin:0px 0px 0px 0px;line-height: 7px;}
	#main #intro .footer_pop_intro .btn_intro{font-size: 18px;}
}
@media (max-device-height : 570px) and (max-device-width : 870px) {
	#main #mentions_legales {width: 100%; height:100%;}
	#main #mentions_legales .close {top:15px;}
	#main #mentions_legales h1 {margin-top: 5px;}
	#main #mentions_legales h1 big {font-size: 25px;}
	#main #mentions_legales h2 {font-size: 22px; line-height: 20px;}
	#main #mentions_legales p {margin: 8px 0px; padding: 10px 20px;}
}
@media (max-device-height : 470px) and (max-device-width : 700px) {
	#main #info_jeu {width: 100%; height:100%;}
	#main #info_jeu .close {top:15px;}
	#main #info_jeu h1 {margin-top: 5px;}
	#main #info_jeu h1 big {font-size: 25px;}
	#main #info_jeu h2 {font-size: 22px; line-height: 20px;}
	#main #info_jeu p {margin: 8px 0px; padding: 10px 20px;}

	#main #mentions_legales {width: 100%; height:100%;}
	#main #mentions_legales p {margin: 0px; padding: 10px 20px;line-height: 12px;font-size: 14px;}
	#main #mentions_legales p big{font-size: 14px;}
	#main #mentions_legales h1 {margin-top: 5px; padding:3px;}
	#main #mentions_legales h1 big{font-size: 18px;}
	#main #mentions_legales .close {top:14px;font-size: 25px;}
}

/*@media (max-height: 600px) {
	#main #intro {width: 100%; padding: 10px 0; margin-top: 6%;}
	#main #intro .close {top: 12px;}
	#main #intro h1 {font-size: 25px; display: inline-block; padding: 10px; padding-top: 15px; margin: 0; line-height: 0.4;}
	#main #intro h2 {font-size: 17px; display: inline-block;}
	#main #intro p {font-size: 15px; margin: 0px 0px; padding: 10px 10px;}
	#main #intro img { position: absolute; width: 60px; bottom: 0; left: -5px; }
	#main #intro .footer_pop_intro {  margin: 0px; text-align: center; text-transform: uppercase;  padding: 2px; }
	#main #intro .footer_pop_intro .btn_intro {padding: 5px 20px; line-height: 25px;}
}
@media (max-height: 400px) {
	#main #intro {margin-top: 0%;}
	#main #intro .close {top: 9px; font-size: 25px;}
	#main #intro h1 {font-size: 22px; padding-top: 10px;line-height: 0.1;}
	#main #intro p {font-size: 14px; padding: 7px 2px;}
	#main #intro .footer_pop_intro .btn_intro {padding: 2px 20px; line-height: 15px;}*/
}

/* MAP/PROFIL ONLY */
@media (max-height: 600px) {
	#main .popin {width: 705px; height: 400px;}
	#main .popin .close {top: 5px; right: 25px; font-size: 32px;}
	#main .popin .user {top: 20px; left: 25px;}
	#main #jeu {padding-top: 70px;}
	#main #jeu figure {padding: 15px 25px; margin: 20px 0;}
	#main #jeu figure span {margin-bottom: 15px;}
	#main #big_map .ville img {width: 60%;}
	#main #big_map .ville a:hover {margin: -20px 0 0 -5px !important; min-width: 125px !important; padding-top: 70px !important; font-size: 20px !important; line-height: 20px !important; background-size: 70% !important;}
	#main #big_map .ville a:hover small {font-size: 15px;}
	#main #big_map #tanger {top: 90px; left: 45px;}
	#main #big_map #casablanca {top: 110px; left: 165px;}
	#main #big_map #essaouira {top: 85px; left: 340px;}
	#main #big_map #henchan {top: 70px; left: 540px;}
	#main #big_map #marrakech {top: 180px; left: 435px;}
	#main #big_map #asilah {top: 260px; left: 50px;}
	#main #big_map #tazenakht {top: 250px; left: 220px;}
	#main #big_map #ouarzazate {top: 270px; left: 375px;}
	#main #big_map #skoura {top: 300px; left: 570px;}
	#main #big_map #localisation {background-size: 80%;}



    #trajet_m{
        left: 0px;
        top: 0px;
    }
    #trajet_so{
        left: 889px;
        top: 573px;
    }
    #trajet_ms{
        left: 891px;
        top: 448px;
    }
    #trajet_ce{
        left: 500px;
        top: 260px;
    }
    #trajet_o{
        left: 669px;
        top: 483px;
    }

    #trajet_oa{
        left: 385px;
        top: 456px;
    }


	#main #big_map .legende {bottom: 0; left: 30px;}
	#main #big_map .legende span {font-size: 18px;}
	#main #profil .n_oeuvres {top: 23px; right: 15px; width: 60px; font-size: 15px;}
	#main #profil .n_oeuvres big {font-size: 25px;}
	#main #profil h1 {margin: 30px 0 5px 0; font-size: 22px; line-height: 0.8;}
	#main #profil h1 big {font-size: 24px;}
	#main #profil h2 {font-size: 18px;}
	#main #profil form {margin: 10px 23px 10px 18px; padding: 10px 0;}
	#main #profil form a {font-size: 18px; margin-right: 20px;}
	#main #profil form input[type="text"] {width: 250px; height: 30px; padding: 0 50px 0 20px; margin-right: 20px; font-size: 20px; line-height: 25px; background-size: 10%; background-position-x: 92%;}
	#main #profil form input[type="text"]:focus {width: 300px; background-size: 10%; background-position-x: 92%;}
	#main #profil form input[type="button"] {width: 130px; height: 30px; line-height: 30px; font-size: 18px;}
	#main #profil .liste_oeuvres {margin: 0 25px;}
	#main #profil .liste_oeuvres li {max-width: 80px; font-size: 13px; height: 105px; margin: 0 5px; line-height: 0.8;}
	#main #profil .liste_oeuvres li img {width: 60px;}
}

@media (min-width: 768px) and (max-width: 992px) {
	#main .popin {width: 705px; height: 400px;}
	#main .popin .close {top: 5px; right: 25px; font-size: 32px;}
	#main .popin .user {top: 20px; left: 25px;}
	#main #jeu {padding-top: 70px;}
	#main #jeu figure {padding: 15px 25px; margin: 20px 0;}
	#main #jeu figure span {margin-bottom: 15px;}
	#main #big_map .ville img {width: 60%;}
	#main #big_map .ville a:hover {margin: -20px 0 0 -5px !important; min-width: 125px !important; padding-top: 70px !important; font-size: 20px !important; line-height: 20px !important; background-size: 70% !important;}
	#main #big_map .ville a:hover small {font-size: 15px;}
	#main #big_map #tanger {top: 90px; left: 45px;}
	#main #big_map #casablanca {top: 110px; left: 165px;}
	#main #big_map #essaouira {top: 85px; left: 340px;}
	#main #big_map #henchan {top: 70px; left: 540px;}
	#main #big_map #marrakech {top: 180px; left: 435px;}
	#main #big_map #asilah {top: 260px; left: 50px;}
	#main #big_map #tazenakht {top: 250px; left: 220px;}
	#main #big_map #ouarzazate {top: 270px; left: 375px;}
	#main #big_map #skoura {top: 300px; left: 570px;}
	#main #big_map #localisation {background-size: 80%;}

    #main #big_map .trajet{background-size: 70% !important;}
    #trajet_m{
        left: 53px;
        top: 170px;
    }
    #trajet_so{
        left: 500px;
        top: 322px;
    }
    #trajet_ms{
        left: 527px;
        top: 263px;
    }
    #trajet_ce{
        left: 290px;
        top: 144px;
    }
    #trajet_o{
        left: 356px;
        top: 279px;
    }

    #trajet_oa{
        left: 152px;
        top: 267px;
    }


	#main #big_map .legende {bottom: 0; left: 30px;}
	#main #big_map .legende span {font-size: 18px;}
	#main #profil .n_oeuvres {top: 23px; right: 15px; width: 60px; font-size: 15px;}
	#main #profil .n_oeuvres big {font-size: 25px;}
	#main #profil h1 {margin: 30px 0 5px 0; font-size: 22px; line-height: 0.8;}
	#main #profil h1 big {font-size: 24px;}
	#main #profil h2 {font-size: 18px;}
	#main #profil form {margin: 10px 23px 10px 18px; padding: 10px 0;}
	#main #profil form a {font-size: 18px; margin-right: 20px;}
	#main #profil form input[type="text"] {width: 250px; height: 30px; padding: 0 50px 0 20px; margin-right: 20px; font-size: 20px; line-height: 25px; background-size: 10%; background-position-x: 92%;}
	#main #profil form input[type="text"]:focus {width: 300px; background-size: 10%; background-position-x: 92%;}
	#main #profil form input[type="button"] {width: 130px; height: 30px; line-height: 30px; font-size: 18px;}
	#main #profil .liste_oeuvres {margin: 0 25px;}
	#main #profil .liste_oeuvres li {max-width: 80px; font-size: 13px; height: 105px; margin: 0 5px; line-height: 0.8;}
	#main #profil .liste_oeuvres li img {width: 60px;}
}


@media (min-width: 992px) and (min-height: 600px) {
	#main .popin {width: 970px; height: 550px;}
	#main #big_map .ville img {width: 80%;}
	#main #big_map .ville a:hover {margin: -20px 0 0 -10px !important; min-width: 140px !important; padding-top: 90px !important; font-size: 25px !important; line-height: 22px !important; background-size: 80% !important;}
	#main #big_map .ville a:hover small {font-size: 18px;}
	#main #big_map #tanger {top: 100px; left: 55px;}
	#main #big_map #tanger a:hover {margin-top: -10px;}
	#main #big_map #casablanca {top: 155px; left: 245px;}
	#main #big_map #essaouira {top: 120px; left: 495px;}
	#main #big_map #henchan {top: 110px; left: 780px;}
	#main #big_map #marrakech {top: 240px; left: 610px;}
	#main #big_map #asilah {top: 350px; left: 80px;}
	#main #big_map #tazenakht {top: 345px; left: 310px;}
	#main #big_map #ouarzazate {top: 380px; left: 550px;}
	#main #big_map #skoura {top: 420px; left: 790px;}
    #main #big_map .trajet{background-size: 80% !important;}
    #trajet_m{
        left: 79px;
        top: 227px;
    }
    #trajet_ce{
        left: 408px;
        top: 205px;
    }
    #trajet_ms{
        left: 734px;
        top: 371px;
    }

    #trajet_so{
        left: 708px;
        top: 458px;
    }


    #trajet_o{
        left: 516px;
        top: 387px;
    }

    #trajet_oa{
        left: 201px;
        top: 364px;
    }


	#main #big_map .legende {bottom: 10px; left: 40px;}
	#main #big_map .legende span {font-size: 20px;}
	#main #profil .n_oeuvres {top: 35px; right: 20px; width: 85px;}
	#main #profil .n_oeuvres big {font-size: 30px;}
	#main #profil h1 {margin: 35px 0 5px 0; font-size: 30px;}
	#main #profil h1 big {font-size: 40px;}
	#main #profil h2 {font-size: 20px;}
	#main #profil form {margin: 20px 30px 15px 25px; padding: 20px 0;}
	#main #profil form input[type="text"] {width: 350px;}
	#main #profil form input[type="text"]:focus {width: 400px;}
	#main #profil .liste_oeuvres {margin: 0 30px 0 40px;}
	#main #profil .liste_oeuvres li {margin: 10px 5px 0 10px; height: 120px; font-size: 14px;}
	#main #profil p {width: 900px; }
}

@media (min-width: 1250px) and (min-height: 780px) {
	#main .popin {width: 1215px; height: 690px;}
	#main #big_map .ville img {width: 100%;}
	#main #big_map .ville a:hover {margin: -40px 0 0 -30px !important; min-width: 175px !important; padding-top: 150px !important; font-size: 35px !important; line-height: 28px !important; background-size: 100% !important;}

	#main #big_map .ville a:hover small {font-size: 20px;}
	#main #big_map #tanger {top: 120px; left: 80px;}
	#main #big_map #tanger a:hover {margin-top: -30px;}
	#main #big_map #casablanca {top: 200px; left: 315px;}
	#main #big_map #essaouira {top: 145px; left: 625px;}
	#main #big_map #henchan {top: 140px; left: 980px;}
	#main #big_map #marrakech {top: 305px; left: 790px;}
	#main #big_map #asilah {top: 440px; left: 125px;}
	#main #big_map #tazenakht {top: 435px; left: 410px;}
	#main #big_map #ouarzazate {top: 475px; left: 710px;}
	#main #big_map #ouarzazate a:hover {margin-top: -60px;}
	#main #big_map #skoura {top: 525px; left: 1010px;}
	#main #big_map #skoura a:hover {margin-top: -50px;}

    #main #big_map .trajet{background-size: 100% !important;}
    #trajet_m{
        left: 108px;
        top: 271px;
    }
    #trajet_so{
        left: 889px;
        top: 573px;
    }
    #trajet_ms{
        left: 891px;
        top: 448px;
    }
    #trajet_ce{
        left: 500px;
        top: 260px;
    }
    #trajet_o{
        left: 669px;
        top: 483px;
    }

    #trajet_oa{
        left: 385px;
        top: 456px;
    }


	#main #profil h1 {margin: 40px 0 20px 0; font-size: 40px; line-height: 40px;}
	#main #profil h1 big {font-size: 50px;}
	#main #profil h2 {font-size: 25px;}
	#main #profil .n_oeuvres {top: 75px; right: 25px; width: 105px; font-size: 20px;}
	#main #profil .n_oeuvres big {font-size: 40px;}
	#main #profil form {margin: 30px 38px 30px 32px; padding: 30px 0;}
	#main #profil form input[type="text"] {width: 400px;}
	#main #profil form input[type="text"]:focus {width: 500px;}
	#main #profil .liste_oeuvres {margin: 0 38px 0 80px;}
	#main #profil .liste_oeuvres li {margin: 15px 20px 0 20px; height: 125px; font-size: 15px;}
	#main #profil p {width: 1000px; }
}
