#CookieConsentement{
	display:block;
	position:fixed;
	background-color:#495B0B;
	width:100%;
	padding:0.5rem;
	left:0px;
	bottom:0px;
	font-family:'Raleway', sans-serif;
	font-size:0.725rem;
	line-height:1rem;
	color:#fff;
	font-weight:400;
	text-align:center;
	z-index:2;
}

#CookieConsentement a{
	color:#fff;
	font-weight:700;
	text-decoration:underline;
}

#CookieConsentement #OkConsentement {
    cursor: pointer;
    display: inline-block;
    margin-left: 30px;
    font-size: .725rem;
    font-weight: 500;
    padding: 5px 20px;
    border-radius: 1rem;
    background-color: rgba(0,0,0,.4);
}

#CookieConsentement #OkConsentement:after {
	display:inline-block;
	content:"X";
	margin-left:15px;
	margin-top:2px;
	padding:0px 3px 0px 3px;
	border: 1px solid #FFF;
	font-size:.6rem;
	color:#FFF;
	background-color: rgba(0,0,0,1);
}

.BoiteSelection{
	display:block;
	clear:both;
	box-sizing:border-box;
	padding:0;
	margin:0 auto;
	margin-bottom:15px;
	text-align:left;
	color:#000;
	font-family:'Raleway', sans-serif;
	font-size:0.8125rem;
	font-weight:400;
	width: 100%;
}

.BoiteSelection.center {
	text-align:center
}

.BoiteSelection h1{
	display:block;
	clear:both;
	box-sizing:border-box;
	padding:0;
	padding-bottom:2px;
	margin:0;
	margin-bottom:10px;
	text-align:left;
	color:rgba(140, 0, 0, 1);
	border-bottom:1px solid rgba(140, 0, 0, 1);
	font-family:'Raleway', sans-serif;
	font-size:0.8125rem;
	line-height:1.1em;
	font-weight:600;
}

.BoiteSelection div.rechercher {
    box-sizing: border-box;
    float: right;
    width: 322px;
    margin-left: calc(100% - 644px);
}

.BoiteSelection.center div.rechercher {
    box-sizing: border-box;
    clear:both;
	float:none;
    width: 322px;
    margin-left:auto;
	margin-right:auto;
}

.BoiteSelection input[type=button] {
	box-sizing: border-box;
    border: 1px solid rgba(140, 0, 0,1);
    height: 28px;
    font-family: 'Raleway', sans-serif;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 26px;
    padding: 3px 5px;
    margin: 3px 0;
    width: 100%;
    display: inline;
    background-color: rgba(140, 0, 0, 1);
    color: #FFF;
    text-transform: uppercase;
    padding-top: 1px;
    text-align: center;
	cursor:pointer;
}

.BoiteSelection input[type=button]:disabled {
    background-color: rgba(140, 0, 0,0.8);
    font-style: italic;
    font-weight: 300;
    padding-top: 1px;
	cursor:default;
}

.selecteur{
	position: relative;
	box-sizing:border-box;
	display:inline-block;
	border-radius:0px;
	background:url("/img/select/select.png") no-repeat right top, url("/img/select/select-h.png") repeat-x left bottom, url("/img/select/select-h.png") repeat-x left top, url("/img/select/select-l.png") repeat-y left top rgba(240,240,240,1);
	height:28px;
	vertical-align:middle;
	overflow:hidden;
	padding-right:0px;
	margin:3px 0;
}

.selecteur select{
	padding-top:0;
	margin:0;
	height:28px;
	background:transparent !important;
	padding-right:30px !important;
	border:0 !important;
	border-radius:0 !important;
	color:#000;
	font-family:'Raleway', sans-serif;
	font-size:0.8125rem;

	-webkit-appearance:none !important;
	-moz-appearance:none !important;
	-ms-appearance:none !important;
	appearance:none !important;
}

input[type=text].css, input[type=number].css, input[type=password].css, input[type=file].css, input[type=button].css,
input.cal{
	padding:0 3px;
	margin:0;
	height:28px;
	background:rgba(240, 240, 240, 1)!important;
	border: 1px solid rgba(140, 0, 0, 1);
	border-radius:0 !important;
	color:#000;
	font-family:'Raleway', sans-serif;
	font-size:0.8125rem;
	font-weight:400;
	box-sizing: border-box;
	vertical-align: bottom;
}

.hl{
	position:relative;
	display:inline-block;
	width:24px;
	height:28px;
	line-height:28px;
	box-sizing:border-box;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font-size:0.9rem;
	font-weight:600;
	background-color:rgba(140, 0, 0, 0.8);
	cursor:pointer;
	margin-left:6px;
}

.hl .hlt{
	position:absolute;
	display:block;
	width:250px;
	box-sizing:border-box;
	text-align:left;
	color:#000;
	font-size:0.8125rem;
	line-height:1.5em;
	font-weight:500;
	border:2px solid rgba(102, 102, 102, 1);
	background:rgba(250, 250, 250, 1);
	padding:5px;
	z-index:1;
	margin-left:-113px;
}

.be .hl{
	background-color:rgba(255, 96, 0, 0.8);
}

input[type="button"].css {
	padding: 8px 20px;
	margin: 0;
	height: initial;
	background: rgba(140, 0, 0, 1)!important;
	border:2px solid #000 !important;
	border-radius: 0px !important;
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	font-size: 0.9rem;
	font-weight: 400;
	box-sizing: border-box;
	vertical-align: bottom;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

input[type="button"].css:not(:disabled):hover {
    font-weight: 600;
    padding: 8px 18px;
}

input[type="button"].css:disabled,
input.css:disabled,
select.css:disabled,
.click.disabled{
	opacity:0.4;
	cursor:default;
}

textarea.css{
	padding:3px;
	margin:0;
	background:rgba(240, 240, 240, 1)!important;
	border: 1px solid rgba(140, 0, 0, 1);
	border-radius:0 !important;
	color:#000;
	font-family:'Raleway', sans-serif;
	font-size:0.8125rem;
	font-weight:400;
	box-sizing: border-box;
	line-height: 1.5em;
}

.css.option,
.be .css.option {
	border-style: dotted;
	background: rgba(245, 245, 245, 1)!important;
}

input[type=checkbox].css{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(/img/select/case.0.20.20.png) 0px 0px no-repeat;
    -webkit-appearance: none !important;
	border: 0;
}

input[type=checkbox].css:hover{
    background: url(/img/select/case.20.20.png) 0px 0px no-repeat;
}

input[type=checkbox].css:checked{
    background: url(/img/select/case.1.20.20.png) 0px 0px no-repeat;
}

.calimg{
	display:inline-block;
	width:30px;
	height:28px;
	background-color: rgba(140, 0, 0, 1);
	box-sizing: border-box;
	vertical-align: bottom;
	text-align:center;
	cursor:pointer;
}

.be .calimg{
	background-color: rgba(255, 96, 0, 1);
}

.calimg img{
	display:inline-block;
	width:18px;
	height:18px;
	border:0;
	box-sizing: border-box;
	vertical-align: text-top;
	vertical-align: -webkit-baseline-middle;
}

select.fail,
.selecteur select.fail,
input.css.fail,
input.cal.fail,
input[type="checkbox"].fail + label,
input[type="radio"].fail + label,
textarea.css.fail{
	background:rgba(140, 0, 0, 0.25) !important;
}
select.gone,
.selecteur select.gone,
input.css.gone,
input.cal.gone,
input[type="checkbox"].gone + label,
input[type="radio"].gone + label,
textarea.css.gone{
	background:rgba(62, 142, 8, 0.25) !important;
}

.selecteur.disabled{
	opacity:0.50;
}

.fin-selecteur{
  position: absolute;
  width: 30px;
  display: block;
  height: 28px;
  top: 0px;
  right: 0px;
  background: url("/img/select/select.png") no-repeat right top;
}

.selecteur.wino{
	background:url("/img/select/select-wino.png") no-repeat right top, url("/img/select/select-h-wino.png") repeat-x left bottom, url("/img/select/select-h-wino.png") repeat-x left top, url("/img/select/select-l-wino.png") repeat-y left top rgba(255,255,255,1);
}

.selecteur.wino .fin-selecteur{
	background:url("/img/select/select-wino.png") no-repeat right top;
}

.BoiteSelection div.optioncheck{
	position: relative;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 0px;
    background: rgba(240,240,240,1);
    height: 28px;
    vertical-align: middle;
    overflow: hidden;
    padding-right: 0px;
    margin: 3px 0;
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-size: 0.8125rem;
    line-height: 28px;
    padding-left: 0px;
	text-align:left;
	/*border:1px solid rgba(140, 0, 0, 1);*/
}

.BoiteSelection div.optioncheck u{
	display:inline;
	float: right;
	padding-right:3px;
	text-decoration:none;
}

.be .BoiteSelection div.optioncheck{
	border:1px solid rgba(255, 96, 0, 1);
}

.BoiteSelection .selecteur:nth-child(even),
.BoiteSelection div.optioncheck:nth-child(even){
    float:right;
}

.BoiteSelection.center .selecteur{
    margin-left: auto;
	margin-right: auto;
}

div.optioncheck input[type=checkbox],
div.optioncheck input[type=radio] {
	visibility: hidden;
}

div.optioncheck span{
    display: inline-block;
	width: 26px;
	height: 26px;
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	margin:0;
	margin-right:3px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	position: relative;
}

div.optioncheck span label {
	cursor: pointer;
	position: absolute;
	width: 18px;
	height: 18px;
	left: 4px;
	top: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
}

div.optioncheck span label:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 3px;
	border: 3px solid rgba(255, 255, 255, 1);
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

div.optioncheck span label:hover::after {
	opacity: 0.3;
}

div.optioncheck span input[type=checkbox]:checked + label:after,
div.optioncheck span input[type=radio]:checked + label:after {
	opacity: 1;
}

.partagePhotos{
	display:none;
	width:100%;
}

#photos_partage{
	display:block;
	width:100%;
	margin:10px auto 0px auto;
	text-align:center;
	position:relative;
	overflow:hidden;
	min-height:180px;
}

#photos_partage div[id^=id_photo_partage_]{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:0;
}

#photos_partage div img{
	width:100%;
}

#cadre_tdb li{
	display:none;
}

.click{
	font-family: 'Raleway', sans-serif;
	font-size:0.8125rem;
	line-height:1.25rem;
	text-shadow:none;
	font-weight:normal;
	text-align:center;
	color:#FFF;
	display:block;
	margin:2px auto;
	width:200px;
	padding:2px;
	border:2px solid #FFF;
	background-color:rgba(140, 0, 0, 1);
	clear:both;
	border-radius:6px;
	font-weight:400;
	cursor:pointer;
}

.click a{
	color:#FFF;
}

.click._ib{
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
}

.be .click{
	background-color:rgba(255, 96, 0, 1);
}

.SupportContact{
	cursor:pointer;
}

#Page .OnlyPop{
	display:none;
}

#helper{
	position:absolute;
	box-sizing:border-box;
}

#helper div{
	padding:4px;
	color:#fff;
	font-family:'Raleway', verdana, sans-serif;
	font-size:0.8rem;
	line-height:1.1em;
	border:1px solid #FFF;
	background:rgba(140, 0, 0, 1);
	text-align:left;
	min-width:200px;
	font-weight:400;
}

#helper.reco div{
	padding:4px;
	color:#000;
	font-family:'Raleway', verdana, sans-serif;
	font-size:0.7125rem;
	line-height:1.3em;
	border:1px solid #000;
	background:#FFF;
	text-align:justify;
	min-width:200px;
	font-weight:400;
}

#helper:not(.reco)::after{
	display:block;
	content:" ";
	height:5px;
	background:url('/img/icones/help.9.5.png') no-repeat 10px 0px;
}

#WindowMethode{
	display:none;
	z-index:1000;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
}

#WindowMethode #WindowInfo{
	display:none;
	position:fixed;
	box-sizing:border-box;
	top:50%;
	left:50%;
	width:10px;
	height:10px;
	padding:5px;
	background-color:#FFF;
	border:none;
	border-radius:10px;
	font-size:13px;
	color:#000;
	margin-top:-5px;
	margin-left:-5px;
	box-shadow:1px 1px 5px #000,5px 5px 15px #000;
}
#WindowMethode #WindowConteneur {
	display:none;
}

#WindowMethode .WindowTitre {
	min-height:20px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
}

#WindowMethode .WindowClose {
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	cursor:pointer;
}