/* CSS Document */
body {
	margin: 0px;
	color:#9d5982;
	background-color:#0f0005;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html{
	font-family:Arial;
	line-height:1.3em;
	font-size:16px;
}
a{
	text-decoration:none;
	color:#FFF;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#containerPopup{
	width:100%;
	max-width:800px;
	margin:auto;
	padding:5px;
	background-color:#FFF;
	color:#000;
}
#containerPopup h1{
	font-size:1.6em;	
	color:#F60;
	line-height:1.1em;	
}
#containerPopup a{
	text-decoration:none;
	color:#09F;
}
h1{
	font-size:1.6em;	
	color:#FFF;
	line-height:1.1em;
}
h1 span{
	color:#C39;
	font-size:0.8em;
}
h2{
	font-size:1.2em;
	color:#ffa268;
	clear:both;
	margin:15px 0 2px 0;
}
h2 i{
	color:#C39;
}
.caseLeft{
	width: 45%;
    float:left;
    text-align: right;
    margin: 170px 0px 50px 20px;
}
.caseLeft img{
	width:60%;
}
.caseRight{
	width: 45%;
    float:right;
    text-align: left;
    margin: 170px 20px 50px 0px;
}
.caseRight img{
	width:60%;
}
.caseBas{
	text-align: center;
	margin:20px 0px 30px 0px;
	clear:both;
}
.caseRight img{
	width:60%;
}
#header{
	max-width:1024px;
	margin:auto;
	background-image:url(../images/miss-lingerie-background.jpg);
	background-repeat:no-repeat;
	background-position:right;
	/*min-height:340px;*/
	background-color:#0f0005;
}
#headerAdmin{
	max-width:1024px;
	margin:auto;
	background-color:#190210;
}
#container{
    max-width: 1024px;
    margin: auto;
    background-color: #0f0005;
    min-height: 650px;
    padding-left: 20px;
    padding-right: 20px;
    display: table;
    width: 100%;
}
#log{
	width:100%;
	text-align:right;
	font-size:0.8em;
	font-weight:bold;
	float:right;
	margin-top:10px;
	margin-right:10px;
	height:30px;
}
#log label{
	cursor:pointer;
	padding-left:15px;
	color:#454545;
}
#log label i{
	color:#FFF;
}
#log img{
	float:right;
	margin-left:5px;
}
#connexion{
	cursor: pointer;
    padding: 5px !important;
    background-color: #C39;
}
.nomMembre{
	font-size:1em;
	font-weight:bold;
	color:#FFCC00;
}
.nomMembre span{
	font-size:0.7em;
	color:#C39;
}

#logo{
    width: 340px;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}
#logo a{
    display:block;
	text-decoration:none;
}
#logo a img{
	vertical-align: sub;
}
#logo a span{
    display: block;
    font-size: 2.5em;
    text-align: right;
    color: #FFFFFF;
    margin-top: -5px;
}
#intro{
	color: #fff;
    width: 100%;
    text-align: justify;
    font-size: 0.8em;
    display: block;
    clear: both;
    max-width: 590px;
    padding: 10px;
}
#headerMenu{
    width: 95%;
    margin: auto;
    padding-top:45px;
	display:table;
}
#containerLeft{
	float:left;
	margin-top:15px;
	width:100%;
	max-width:635px;
}
#containerRight{
	float:right;
	margin-top:15px;
	width:300px;
}
#containerLeft img{
	width:100%;
	max-width:635px;
}
.video{
	
}
.video a{
    text-align:center;
    padding:4px;
    background-color:#C39;
	width:95%;
	max-width:635px;
	display:block;
	margin:auto;
}
.infos{
	padding:5px;
	margin-bottom:10px;
	width:347px;
}
.infos a{
    text-align: center;
    padding: 4px;
    background-color: #C39;
    display: block;
}
.infosMembres{
	padding: 5px;
    margin-bottom: 10px;
    color: #FFF;
    text-align: justify;
}
.infosMembres a{
    text-align: center;
    padding: 4px;
    background-color: #C39;
    display: block;
}
.bannerPartenaires{
	padding:5px;
	margin-bottom:10px;
	width:347px;
}
.bannerPartenaires a{
    text-align: center;
    padding: 4px;
    display: block;
}
.case{
    background-color: lavender;
    padding: 5px;
    width: 23%;
    text-align: center;
    font-weight: bold;
    border-radius: 18px;
    float:left;
    height: 95px;
    margin: 2px;
}
.case a{
	color:#454545;
}
.caseInscription{
    background-color: #C39;
    padding: 10px 0px 10px 0px;
    width: 45%;
    text-align: center;
    font-weight: bold;
    border-radius: 18px;
    float: left;
    margin: 30px 30px 0px 0px;
}
.caseInscription a{
	color:#FFF;
}
.casePack{
    background-color: #C39;
    padding: 10px 0px 10px 0px;
    width: 28%;
    text-align: center;
    font-weight: bold;
    border-radius: 18px;
    float: left;
    margin: 30px 30px 30px 0px;
	color:#FFF;
}
.casePack a{
	color:#FFF;
}
.casePack button{
	border: none;
    background-color: #C39;
    color: #FFF;
    font-weight: bold;
    font-size: 1em;
	cursor:pointer;
	width:95%;
}
.casePackFait{
    background-color: #999;
    padding: 10px 0px 10px 0px;
    width: 28%;
    text-align: center;
    font-weight: bold;
    border-radius: 18px;
    float: left;
    margin: 30px 30px 30px 0px;
	color:#FFF;
}
.casePackFait a{
	color:#FFF;
}
.casePackFait button{
	border: none;
    background-color: #999;
    color: #FFF;
    font-weight: bold;
    font-size: 1em;
	cursor:pointer;
	width:95%;
}
.caseProfil{
	padding:5px;
	margin-bottom:10px;
	width:25%;
	float:left;
}
.casePhotoProfil{
	width:100%;
	height:200px;
	background-size:cover;
	background-position:50% 50%;
}
.caseNomProfil{
	text-align:center;
	margin:2px;
	font-weight:bold;
}
#cadeau01{
	background-image:url(../images/cadeaux-01.png);
	background-position:right;
	background-repeat:no-repeat;
	background-size:contain;
	font-size:0.8em;
	margin-bottom:10px;
}
#cadeau02{
	background-image:url(../images/cadeaux-02.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:contain;
	font-size:0.8em;
	margin-bottom:10px;
	padding-left:310px;
}
#cadeau03{
	background-image:url(../images/cadeaux-03.png);
	background-position:right;
	background-repeat:no-repeat;
	background-size:contain;
	font-size:0.8em;
	margin-bottom:10px;
	height:140px;
}
#cadeau04{
	background-image:url(../images/cadeaux-04.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:contain;
	font-size:0.8em;
	margin-bottom:10px;
	padding-left:300px;
}
#contactForm label{
	font-weight:bold;
	display:inline-block;
	width:100%;
	margin:5px;
	text-align:left;
}
form input{
    font-size: 1em;
    border-radius: 5px;
    outline: none;
    width: 100%;
}
form textarea{
	width: 100%;
}
#finishButton{
	font-size:2em;
	margin:5px;
}
#footer{
	clear:both;
	max-width:1024px;
	margin:auto;
	background-color:#350723;
	padding:5px;
	font-size:0.8em;
	text-align:center;
}
#footer a{
	margin-left:10px;
	margin-right:10px;
}
#banqueLogos{
	max-width:1024px;
	margin:auto;
	background-color:#350723;
	padding:10px 20px 2px 0px;
	font-size:0.8em;
	text-align:right;
}
#banqueLogos img{
	height:35px;
}
.photoProfil{
	width: 100%;
    max-width: 300px;
    max-height: 300px;
    overflow: hidden;
}
/*--------------------------------------------------------------------------
/* Mask for background, by default is not display */
#mask {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;
}

/* You can customize to your needs  */
.login-popup {
    display: none;
    background: #333;
    padding: 10px;
    border: 2px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    /* CSS3 */
        -moz-box-shadow: 0px 0px 20px #999;
    /* Firefox */
        -webkit-box-shadow: 0px 0px 20px #999;
    /* Safari, Chrome */
	border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    /* Firefox */
        -webkit-border-radius: 3px;
    /* Safari, Chrome */;
}

img.btn_close {
    Position the close button
	float: right;
    margin: -28px -28px 0 0;
}

fieldset {
    border: none;
}

form.signin .textbox label {
    display: block;
    padding-bottom: 7px;
}

form.signin .textbox span {
    display: block;
}

form.signin p, form.signin span {
    color: #999;
    font-size: 11px;
    line-height: 18px;
}

form.signin .textbox input {
    background: #666666;
    border-bottom: 1px solid #333;
    border-left: 1px solid #000;
    border-right: 1px solid #333;
    border-top: 1px solid #000;
    color: #fff;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font: 13px Arial, Helvetica, sans-serif;
    padding: 6px 6px 4px;
    width: 200px;
}

form.signin input:-moz-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

form.signin input::-webkit-input-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

.button {
    background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
    background: -o-linear-gradient(top, #f3f3f3, #dddddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3f3f3', EndColorStr='#dddddd');
    border-color: #000;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    padding: 6px 6px 4px;
    margin-top: 10px;
    font: 12px;
    width: 214px;
}

.button:hover {
    background: #ddd;
}
/*///////////////////////////////////// CSS MENU /////////////////////////////////////*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight:bold;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  line-height: 1;
}
#cssmenu > ul {
  background: #350723;
}
#cssmenu > ul > li {
  float: left;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 16px 20px;
  font-size: 12px;
  color: #d99cc1;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  background: #350723;
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#cssmenu > ul > li.active > a {
  color: #d99cc1;
  font-size:12px;
  background:#936;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {
  color: #FFF;
  -webkit-transform: rotateX(90deg) translateY(-23px);
  -moz-transform: rotateX(90deg) translateY(-23px);
  transform: rotateX(90deg) translateY(-23px);
  -ms-transform: none;
}
#cssmenu > ul > li > a::before {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 16px 20px;
  color: #FFF;
  background: #999;
  content: attr(data-title);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -ms-transform: translateY(- -18px);
}
#cssmenu > ul > li:hover > a::before,
#cssmenu > ul > li > a:hover::before {
  background: #C39;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {
  width: 100%;
  text-align: left;
}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu.small-screen > ul > li:hover > a,
#cssmenu.small-screen > ul > li > a:hover {
  color: #FFF;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  -ms-transform: none;
}
#cssmenu.small-screen > ul > li > a::before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 16px 20px;
  cursor: pointer;
  font-size: 12px;
  font-weight:bold;
  text-decoration: none;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #350723;
}
#cssmenu.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 17px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  width: 22px;
  height: 3px;
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #dff2fa;
  border-bottom: 2px solid #dff2fa;
}
#cssmenu.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 27px;
  display: block;
  width: 22px;
  height: 2px;
  background: #ffffff;
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  background: #350723;
}

/*///////////////////////////////////// CSS MENU /////////////////////////////////////*/

@media (max-width: 684px) {
	#header{
		display:flex;
	}
	.caseLeft{
		width: 100% !important;
		float:none !important;
		text-align: center;
		margin:20px 0px 0px 0px !important;
	}
	.caseLeft img{
		width:50%;
	}
	.caseRight{
		width: 100% !important;
		float:none !important;
		text-align: center;
		margin:20px 0px 30px 0px !important;
	}
	.caseRight img{
		width:50%;
	}
	.caseBas img{
		width:50%;
	}
	#container{
		padding-left: 0px;
		padding-right: 0px;
		margin-top:90px;
	}
	#containerLeft{
		float:none;
		margin-top:0px;
		padding-top:10px;
		width:100%;
	}
	#containerRight{
		float:none;
		clear:both;
		margin-top:10px;
		padding-top:20px;
		width:100%;
	}
	#logo{
		width: 340px;
		float: left;
		margin-right: 15px;
		margin-top: 120px;
	}
	h1{
		text-align:center;
	}
	.infos{
		padding:5px;
		margin-bottom:10px;
		width:100%;
	}
	.bannerPartenaire{
		padding:5px;
		margin-bottom:10px;
		width:100%;
	}
	.caseProfil {
		padding: 5px;
		margin-bottom: 10px;
		width: 40%;
		float: left;
	}
	.case{
		background-color: lavender;
		padding: 5px;
		width: 30%;
		text-align: center;
		font-weight: bold;
		border-radius: 18px;
		display: inline-block;
		height: 95px;
		margin: 4px;
		font-size: 0.8em;
	}
	.caseInscription{
		background-color: #C39;
		padding: 10px 0px 10px 0px;
		width: 100%;
		text-align: center;
		font-weight: bold;
		border-radius: 18px;
		float: left;
		margin: 30px 30px 0px 0px;
	}
	.casePack{
		background-color: #C39;
		padding: 10px 0px 10px 0px;
		width: 100%;
		text-align: center;
		font-weight: bold;
		border-radius: 18px;
		float: left;
		margin: 30px 30px 30px 0px;
	}
	.casePackFait{
		background-color: #999;
		padding: 10px 0px 10px 0px;
		width: 100%;
		text-align: center;
		font-weight: bold;
		border-radius: 18px;
		float: left;
		margin: 30px 30px 30px 0px;
		color:#FFF;
	}
	#cadeau01{
		background-image:none;
		font-size:0.8em;
		margin:10px;
	}
	#cadeau02{
		background-image:none;
		font-size:0.8em;
		margin-bottom:10px;
		padding-left:10px;
	}
	#cadeau03{
		background-image:none;
		font-size:0.8em;
		margin:10px;
		height:auto;
	}
	#cadeau04{
		background-image:none;
		font-size:0.8em;
		margin-bottom:10px;
		padding-left:10px;
	}
	#banqueLogos{
		max-width:1024px;
		margin:auto;
		background-color:#350723;
		padding:10px 20px 2px 0px;
		font-size:0.8em;
		text-align:right;
		margin-bottom:50px;
	}
}
}