* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	font-family:Verdana, Geneva, sans-serif;
	/*font-family: 'gill sans',sans-serif;*/
}
/* GLOBAL PAGE */
html {background: #1e1f1f;max-width:100%;margin:0px;padding:0px;}
body{padding:0px;max-width:1280px;margin:0px auto 0px auto;background: #1e1f1f;}
img{width:auto;border:0px;}
p{font-size:1rem;padding:10px 20px 5px 20px;margin:0px;line-height:1.8;}
a{font-family:Verdana, Geneva, sans-serif;text-decoration:none;color:#b6babc;}
fieldset {border:0px;}
h1 {text-align:center;font-size:1.2rem;margin:10px auto 10px auto;color:#b6babc;letter-spacing: 1.6px;}
h2 {text-align:left;font-size: 1.1rem;margin:0px;color:#b6babc;letter-spacing: 1.2px;line-height:1.4;}
h3 {font-size:1rem;margin:0px;color:#314b69;}

@media (max-width: 520px) {
	h1 {margin:5px auto 5px auto;}
}

@media (max-width: 420px) {
	p{padding:10px 5px 5px 15px;}
}
.lhBleu{color:#2D2E83;}

/* IDENTIFICATION */
.boxIdent {position:relative;width:300px;margin:50px auto 0px auto;border:1px solid #FFF;background: #f5f5f5;overflow:visible;padding:0px;text-align:center;}

.txtLogin{background: #1e1f1f;color: white;text-align: center;font-size:18px;line-height: 1.8;}
.txtErreur{background: #3a87ad;color: red;text-align: center;font-size:18px;line-height: 1.8;}
.admLabel {display: inline-block;width:auto;padding: 10px 5px 5px 5px;vertical-align: top;  text-align: left; font-size:12px;color:#00253d;	} 
.admInput100{padding: 1px;vertical-align: bottom; text-align: left; font-size:12px;color:#4d7299;width:150px;height:26px;} 
/* CSS global */
.artiste {display:inline-block;position:relative;text-align:right;font-size:18px;background:#1e1f1f; color:#DDD;vertical-align:middle;margin:0;}
@media (max-width: 767px) {
	.artiste {display:block;text-align:center;margin:5px auto 5px auto;padding:0px;}
}

.boxArtiste{display:table;content:" ";position:relative;clear:both;max-width:800px;margin:15px auto 0px auto;padding:0px 5px 0px 5px;overflow-x: hidden;overflow-y: auto;min-height:500px;}
@media (max-width: 670px) {
	.boxArtiste {display:block;text-align:center;margin:0px auto 0px auto;}
}
/* CSS utilisé album photo galerie */
.boxAlbum{display:inline-block;width:auto;height:auto;vertical-align:top;padding:4px;margin:10px;background-color:#eae4dd;
	border:2px solid #ddd;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.055);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.055);
	box-shadow:0 1px 3px rgba(0,0,0,0.055);
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	text-align:center; 
	cursor:pointer;
}
.boxAlbum:hover {border-color:#d67108; background-color:#fde8d3;}
.albumTitre {width:280px;font-size:14px;text-align:center;margin:0px auto 0px auto;padding:1px;color:#844505;}
.boxAlbum > img {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
@media (max-width: 340px) {
	.boxAlbum {margin:0px;text-align:center;}
}
.boxPresentation {display:block;position:relative;max-width:700px;margin:10px auto 10px auto;background-color:#c0c3c5; -webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 10px;}

.fdBox {box-shadow:1px 1px 2px 0 rgba(0,0,0,.5);}
.borderTexte {text-shadow: 2px 2px 2px black, -2px -2px 2px white;}
.color_or{color:#ffe618;}

.colorT1 {color:#e3d7ca;}

.bandeau40 {display:block;position:relative;width:100%;height:40px;}
.boxPageTitre {display:inline-block;padding-top:15px;margin:0px 0px 0px 0px;text-align:left;width:auto;float:left;min-width:200px; text-transform: uppercase;}
.fdBandBleu{
  background-image: -moz-linear-gradient(left, #314b69, #e9f5fe);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#314b69), to(#e9f5fe));
  background-image: -webkit-linear-gradient(left, #314b69, #e9f5fe);
  background-image: -o-linear-gradient(left, #314b69, #e9f5fe);
  background-image: linear-gradient(to right, #314b69, #e9f5fe);
}
.boxBlockCadre {padding:0px 15px 0px 15px;}
.boxBlockCText {padding:15px;font-size:16px;background:#d4d3cf;}

/* FOOTER 2017 */
footer {position:relative;bottom:15px;width:100%;max-width:980px;margin:0px auto 0px auto;font-family:Arial, Geneva, sans-serif;font-size:1rem;}
.boxFooter {display:block;position:relative;width:90%;text-align:center;padding:5px;margin:0px auto 0px auto;font-size:12px;letter-spacing: 1.2px;color:#7c7f86;}
.footerCopy {display: inline-block;position:relative;float:left;font-size:10px;letter-spacing:1px;}
.footerArtek {display: inline-block;position:relative;float:right;}
.footerArtek a{font-family:Arial, Geneva, sans-serif;font-size:12px;color:#7c7f86;text-decoration:none;}
.boxMentionLegale {display: block;position:relative;margin:0px auto;}
.boxMentionLegale a{font-family:Arial, Geneva, sans-serif;font-size:12px;color:#7c7f86;text-decoration:none;letter-spacing: 1.2px;}
.boxMentionLegale a:hover, a:focus{color: #f7f2f2;transition: all 0.2s;}
@media (max-width: 670px) {
	footer {position:relative;bottom:15px;}
	.footerCopy {display:block;float:none;text-align:center;height:30px;}
	.footerArtek {display:block;padding:5px 10px 5px 10px;float:none;text-align:center;margin:5px auto 5px auto;height:28px;}
}
/* CONTACT */
.boxContactTitre{display:block;position:relative;font-size:18px;color:white;}
.box50C {display: inline-block;position:relative;margin:2px 15px 0px 15px;vertical-align:top;width:50%x;}
.boxPlan {display: inline-block;position:relative;width:300px;height:340px;margin:2px auto 0px auto;box-shadow:1px 1px 2px 0 rgba(0,0,0,.5);}

.boxAdr {width:300px;height:340px;}
.boxAdrText {width:300px;padding:5px;position:relative;margin-top:12px;background:#c0c3c5;text-align:center;color:#314b69;font-weight: 700;}
.margt20 {margin-top:10px;}
label {vertical-align:top;font-size:12px;color:#00253d;padding: 1px; }
.adrInputMail{width:280px;height:30px;}
.adrInputTel{width:250px;height:30px;}
.adrInputMess {width:280px;height: 12em;padding: 2px;} 
.adrLabel {display:inline-block;width:5px;padding:0px;text-align:center;margin:0px;}
@media (max-width: 600px) {
	.box50C {display:block;position:relative;margin:10px auto 0px auto;width:90%;}
	.adrInputMess {height: 8em;width:90%;}
	.boxAdr {display:block;margin-top:10px;}
	fieldset {margin:0px;padding:0px;}
	.boxPlan {width:90%;}
}
@media (max-width: 420px) {
	.boxAdr {width:90%;}
	.boxAdrText {width:90%;margin:0px auto 0px auto;}
	.boxContactTitre{width:95%;}
}
@media (max-width: 360px) {
	.adrInputMail{width:90%;height:30px;}
}
/* FENETRE type fancybox */
.boxWindGlobal{position:fixed;top:0;left:0;bottom:0;right:0;width:auto;height:auto;overflow:auto;overflow-y:scroll;z-index:8000;background:url(./aek_overlay.png);}
.boxWindPage{display:block;position:absolute;top:80px;left:20px;width:320px;height:auto;overflow:visible;background:#f9f9f9;z-index:8050;vertical-align:top;outline:none;padding:0px;margin:0px;border-radius:4px;}
.boxWindCadre{position:relative;padding:15px;width:auto;height:auto;border-radius:4px;color:#444;background:#f9f9f9;vertical-align:top;outline:none;margin:0px;}
.boxWindCadreInt{position:relative;padding:0px;margin:0px;vertical-align:top;outline:none;}

.boxWindTexte{position:relative;overflow:auto;width:290px;height:480px;padding:0px;margin:0px;text-align:left;font-size:13px;}
/* dans cadre int */
.boxWindClose{position:absolute;top:-28px;right:-28px;width:36px;height:36px;cursor:pointer;z-index:8040;background-image:url(./aek_close.png);}

@media (min-width: 410px) {
	.boxWindPage{width:380px;}
	.boxWindTexte{width:360px;}
}
@media (min-width: 720px) {
	.boxWindPage{width:620px;left:10%;}
	.boxWindTexte{width:600px;height:580px;}
}
@media (min-width: 920px) {
	.boxWindPage{width:720px;left:15%;}
	.boxWindTexte{width:700px;height:580px;}
}
@media (min-width:1200px) {
	.boxWindPage{width:720px;left:20%;}
}
@media (min-width:1400px) {
	.boxWindPage{width:720px;left:25%;}
}

/* BOUTON INPUT */
.form-control:-moz-placeholder {color: #999999;}
.form-control::-moz-placeholder {color: #999999;}
.form-control:-ms-input-placeholder {color: #999999;}
.form-control::-webkit-input-placeholder {color: #999999;}

.form-control {
  height: 34px;
  padding: 6px 6px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* BOUTON ENVOYER VERT MESSAGE */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}


.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btnBlack {
  color: #ffffff;font-size:14px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1e1b1b;
  background-image: -moz-linear-gradient(top, #2e2c2c, #282828);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2e2c2c), to(#282828));
  background-image: -webkit-linear-gradient(top, #2e2c2c, #282828);
  background-image: -o-linear-gradient(top, #2e2c2c, #282828);
  background-image: linear-gradient(to bottom, #2e2c2c, #282828);
  background-repeat: repeat-x;
  border-color: #2e2c2c #2e2c2c #262b26;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btnBlack:hover,
.btnBlack:focus,
.btnBlack:active,
.btnBlack.active,
.btnBlack.disabled,
.btnBlack[disabled] {
  color: #d6b11c;
  background-color: #1e1b1b;
}

.btnBlack:active,
.btnBlack.active {
  background-color: #343030 \9;
}

/* CSS ARTISTE NOIR */
#cssmenu {display:inline-block;position:relative;font-size:1rem;text-align: left;min-height:45px;line-height: 15px;
  /*text-transform: uppercase;*/ 
}
#cssmenu > ul {
  width: auto;
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #1e1f1f;
 /* border: 1px solid #3d3e3e;*/
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  z-index: 600;
  min-height:45px;
}
#cssmenu > ul li#responsive-tab {display: none;}
#cssmenu > ul li {display: inline-block;
  *display: inline;
  zoom: 1;
  z-index: 600;
}
#cssmenu > ul li.right {float: right;}
#cssmenu > ul li.has-sub {position: relative;}
#cssmenu > ul li a.active {background: #3d3e3e;}
#cssmenu > ul li.has-sub:hover ul {display: block;}
#cssmenu > ul li.has-sub ul {
  display: none;
  width: 250px;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #2557a0;
  border: 1px solid #ece6e8;
  border-bottom: 1px solid #d9ced2;
  border-top: 0 none;
}
#cssmenu > ul li.has-sub ul li {display: block;}
#cssmenu > ul li.has-sub > a {
  background-image: url('../img/caret.png');
  background-repeat: no-repeat;
  background-position: 95% -95%;
   /*background-position: 90% -95%;*/
}
#cssmenu > ul li.has-sub > a.active,
#cssmenu > ul li.has-sub > a:hover {
  background: #3d3e3e url('../img/caret.png') no-repeat;
  background-position: 95% 195%;
  /* background-position: 90% 195%;*/
}
#cssmenu > ul li a {
  display: block;
  padding:11px 13px 11px 13px;
   /*padding: 12px 24px 11px 24px;*/
  text-decoration: none;
  color: #7f7d7d;
  /*text-shadow: 0px 1px 0px #fff;*/
}
#cssmenu > ul li a.active,
#cssmenu > ul li a:hover {background: #3d3e3e;color: #e5e1e1;text-shadow: 0px 1px 0px #000;}
@media (max-width: 667px) {
	#cssmenu {display:block;}
	#cssmenu > ul {width: 100%;}
	#cssmenu > ul li#responsive-tab {display: block;}
	#cssmenu > ul li#responsive-tab a {
		background: url('../img/menu.png') no-repeat;
		background-position: 95% -35%;
	}
	#cssmenu > ul li#responsive-tab a:hover {background-color: #3d3e3e;background-position: 95% 135%;}
	#cssmenu > ul li {display: none;}
	#cssmenu > ul li.right {float: none;}
	#cssmenu > ul li.has-sub { position: relative;}
	#cssmenu > ul li.has-sub ul { display: block;position: static;width: 100%;background: #3d3e3e; border: 0 none;}
	#cssmenu > ul li.has-sub ul li {display: block !important; }
	#cssmenu > ul li.has-sub ul li a span { display: block;padding-left: 24px;}
	#cssmenu > ul li.has-sub > a { background-image: none;}
}
/* Make sure they show even if hidden in mobile view by JS */
@media (min-width: 667px) {
  #cssmenu > ul > li.collapsed {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
  }
  #cssmenu > ul ul li.collapsed {
    display: block !important;
  }
}
@media (max-width: 650px) {
	boddy {width:auto;padding:0px;min-width:0;}
	img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {max-width: 100%;}
    
    /* conserver le ratio des images */
    img { height: auto;}
    
    /* gestion des mots longs */
    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* césure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage à la ligne forcé */
    }
	code,
    pre,
    samp {
        white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
    }
}