/*
########################################
/home/www/jesuismort.com/www/plugin/page/view/resource/public/css/style.css
########################################
*/

/*
grey (typo normal) : #d7bca5
grey (typo bg) : #9F8C7B
grey (bg) : #111111 ou #222222
orange (link) : #cf881c
brown (light) : #6a0902
brown (dark) : #3b0703
red (weight) : #f83627;
*/

*{
	margin:0px; 
	padding:0px ;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	color:#d7bca5;
	font-family:arial;
	font-size:14px;
	outline:none;
}
/* selected content */
*::selection {
	background: #6a0902; /* Safari */ 
	color:#d7bca5;
}
*::-moz-selection {
	background: #6a0902; /* Firefox */ 
	color:#d7bca5;
}
input[type="text"]::selection,
input[type="password"]::selection,
textarea::selection {
	background: #cf881c; /* Safari */ 
	color:#e8d8c9;
}
input[type="text"]::-moz-selection,
input[type="password"]::-moz-selection,
textarea::selection {
	background: #cf881c; /* Firefox */ 
	color:#e8d8c9;
}
/* placeholder */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#666;
}
::-moz-placeholder { /* Firefox 19+ */
  color:#666;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#666;
}
:-moz-placeholder { /* Firefox 18- */
  color:#666;
}
/* scrollbar (chrome) */
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    background-color:transparent;
}
::-webkit-scrollbar-thumb {
    background-color:#cf881c;
}
::-webkit-scrollbar-thumb:hover {
    background-color:#cf881c;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 19, 2015 */
@font-face {
    font-family: 'jesuismort';
    src: url('font/youngfrank/youngfrank-webfont.eot');
    src: url('font/youngfrank/youngfrank-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/youngfrank/youngfrank-webfont.woff2') format('woff2'),
         url('font/youngfrank/youngfrank-webfont.woff') format('woff'),
         url('font/youngfrank/youngfrank-webfont.ttf') format('truetype'),
         url('font/youngfrank/youngfrank-webfont.svg#youngfrankregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
address.big{
	font-size:28px;
	line-height:38px;
	font-family:georgia;
	color:#d7bca5;
}
body{
	background-color:#000000;
	background-image:url(img/footer-grass.png), url(img/footer-earth.jpg), url(img/tombe2-rotated.png);
	background-size:1200px 50px, 1200px 550px, 170px 193px;
	background-repeat:repeat-x, repeat-x, no-repeat;
	background-position:bottom 550px left 0px, bottom 0px left 0px, bottom 530px right 5%;
}
h1{
	font-family:Georgia;
	font-style:italic;
	font-size:28.8px;
	color:#cf881c;
	padding-top:5px;
	font-weight:normal;
	border-bottom:1px solid #cf881c;
}
h1 strong{
	font-family:georgia;
	font-size:28.8px;
	color:#d7bca5;
	font-weight:normal;
}
h1 strong *{
	color:#d7bca5 !important;
}
h1 sup
{
	font-family:Georgia;
	color:#cf881c;
}
h1 span.nowrap{
	font-family:Georgia;
	font-size:28.8px;
	color:#cf881c;
	white-space:nowrap;
}
h1 .minorInfo{
	font-family:georgia;
	font-size:20px;
	color:#948272;
}
h1 a.tag{
	position:relative;
	font-family:Georgia;
	background:#000000;
	border:1px solid #9F8C7B;
	font-size:20px;
	color:#9F8C7B;
	padding:0px;
	padding:4px;
	padding-left:8px;
	padding-right:14px;
	margin-top:5px;
	margin-bottom:10px;
	display:inline-block;
	border-radius:5px 5px 5px 5px;
}
h1 a.tag strong{
	font-family:Georgia;
	font-size:20px;
	color:#cf881c;
	font-weight:normal;
}
h1 a.tag .minorInfo{
	font-family:georgia;
	font-size:16px;
	color:#948272;
}
h1 a.tag .miniCloseButton{
	position:absolute;
	right:-4px;
	top:-5px;
	background-image:url('img/btn-crossMini-for-close.png');
	width:11px;
	height:11px;
	cursor:pointer;
}
h1 a.tag .icon{
	height:19px;
	position:relative;
	top:1px;
	margin-right:7px;
}
h2{
	position:relative;
	font-family:Georgia;
	font-size:23px;
	font-weight:normal;
	color:#d7bca5;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border-radius:5px;
	margin-bottom:20px;
	background:#6a0902;
}
h2 sup{
	color:inherit;
}
h2 .sub{
	position:absolute;
	z-index:1;
	bottom:-14px;
	right:10px;
	padding:2px;
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
	background:#3b0703;
	border-radius:5px;
	font-size:10px;
}
h2 .right{
	position:absolute;
	right:10px;
	font-size:inherit;
	font-family:inherit;
}
h2 .minorInfo{
	font-family:georgia;
	font-size:16px !important;
	color:#948272;
}
h2 .photo{
	height:50px;
	float:left;
	margin-right:10px;
	margin-top:1px;
}
h2 strong{
	color:#ffecdb;
	font-weight:inherit;
	font-family:inherit;
	font-size:inherit;
}
@media all and (max-width: 550px){
	h2 .sub{
		bottom:-15px;
	}
}
h3{
	position:relative;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	color:#cf881c;
	border-bottom:1px dotted #d7bca5;
	margin-top:0px;
	margin-bottom:10px;
	display:inline-block;
	width:100%;
}
h3 *{
	color:#cf881c;
}
h3 strong{
	font-family:georgia;
	font-size:18px;
	color:#d7bca5;
	font-weight:normal;
}
h3 .minorInfo{
	font-family:georgia;
	font-size:18px !important;
	color:#948272;
}
h4{
	position:relative;
	font-family:Georgia;
	font-size:16px;
	font-weight:normal;
	color:#cf881c;
	border-bottom:1px solid #d7bca5;
	margin-top:0px;
	margin-bottom:10px;
	display:inline-block;
	width:100%;
}
/* Sup */
sup{
	font-size:11px;
}
.sup{
	position:absolute;
	z-index:1;
	top:-14px;
	right:10px;
	padding:2px;
	padding-top:2px;
	padding-left:8px;
	padding-right:8px;
	background:#3b0703;
	border-radius:5px;
	font-size:10px;
}
.sup.red{
	background:#f83627;
	color:#ffffff;
	font-weight:bold;
}
.sup.red img{
	position:absolute;
	bottom:-8px;
	right:10px;
	height:8px;
}
.sup.red[data-contributionPointExplination]{
	cursor:pointer;
}
/* Sub */
.sub *{
	font-size:10px;
}
.sub.red{
	background:#f83627;
	color:#ffffff;
	font-weight:bold;
}
.sub.red *{
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
}
.sub.red img{
	position:absolute;
	top:-8px;
	right:10px;
	height:8px;
}
/* figure & figcaption */
figure{
	position:relative;
	z-index:1;
	margin:0;
	padding:10px;
	padding-left:15px;
	padding-right:18px;
	float:left;
	margin-right:20px;
	background-image:url(img/parchemin-texture2.png);
	background-size:100% 100%;
	border-radius:5px 15px 5px 20px;
}
figure > div{
	position:relative;
}
figure > div > img{
	border-radius:5px;
	width:100%;
	max-width:300px;
}
figcaption{
	margin-top:5px;
	border-radius:2px;
	font-family:georgia;
	color:#111111;
}
figcaption *{
	font-family:georgia;
}
@media all and (max-width: 550px){
	figure{
		float:none;
		margin-right:0px;
		margin-bottom:10px;
	}
	figure img{
		max-width:inherit;
	}
}
@media all and (max-width: 400px){
	figcaption .member.signature{
		width:100%;
		margin-bottom:10px;
	}
}
/* link */
a,
.linkFake{
	text-decoration:none;
	color:#cf881c;
}
a:hover,
.linkFake:hover{
	text-decoration:underline;
	cursor:pointer;
}
a.linkFake2,
a.linkFake2:hover{
	text-decoration:none;
	color:#cf881c;
	cursor:text;
}
a.external{
	background-image:url(img/icon-external-link-20x20.png);
	background-repeat:no-repeat;
	background-size:12px 12px;
	background-position:right 0px top 2px;
	padding-right:15px;
}
a sup{
	color:#cf881c;
	line-height:0px;
}
a.yes{
	color:#cf881c;
}
a.no{
	color:#dd0000;
}
a.active{
	color:#000000;
	background:#cf881c;
	padding-left:6px;
	padding-right:6px;
	border-radius:2px;
}
a.dark{
	color:#966312;
}
a.linkForAllCell{
	display:block;
    height:100%;
    width:100%;
	color:inherit;
	text-decoration:inherit;
}
a.underline{
	text-decoration:underline;
}
/* paragraph */
p{
	position:relative;
	z-index:0;
	line-height:22.4px;
	margin-bottom:20px;
}
p.withoutMarginBottom{
	margin-bottom:0px;
}
p.small{
	font-size:12px;
	line-height:normal;
	font-style:italic;
	color:#9F8C7B;
}
p.small *{
	font-size:12px;
}
* p:last-child{
	margin-bottom:0px;
}
/* list */
ul,ol{
	margin:0px;
	padding:0px;
	margin-left:30px;
	line-height:22.4px;
}
ul.tomb{
	list-style-type:none;
	list-style-image: url(img/icon-tombe3-10x10.png);
}
ul.tomb li.female{
	list-style-image: url(img/icon-tombe3-female-10x10.png);
}
ul.bigSpace > li,
ol.bigSpace > li{
	margin-bottom:20px;
}
@media all and (max-width: 550px){
	ul > li,
	ol > li{
		padding-top:10px;
	}
}
li sup{
	line-height:0px;
}
/* list (for sitemap) */
ul.sitemap > li{
	font-size:20px;
}
ul.sitemap > li > a{
	font-family:Georgia;
	font-size:23px;
	font-weight:normal;
	color:#d7bca5;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border-radius:5px;
	margin-bottom:20px;
	background:#6a0902;
	text-decoration:none;
	display:inline-block;
	width:100%;
}
ul.sitemap > li > ul > li{
	font-size:16px;
	margin-bottom:20px;
}
ul.sitemap > li > ul > li > a{
	position:relative;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	color:#d7bca5;
	border-bottom:1px dotted #d7bca5;
	margin-top:0px;
	margin-bottom:10px;
	display:inline-block;
	width:100%;
	text-decoration:none;
}
ul.sitemap > li > ul > li.has-not-sub{
	margin-bottom:10px;
}
ul.sitemap > li > ul > li.has-not-sub > a{
	border-bottom:0px;
	margin-bottom:0px;
	color:#cf881c;
}
/* special span */
span.evolution[data-evolution="+"]{
	color:#009900;
}
span.evolution[data-evolution="-"]{
	color:#cc0000;
}
span.nowrap,
div.nowrap{
	white-space:nowrap;
}
span.small{
	color:#9F8C7B;
	font-size:12px;
}
/* quotes */
.quote.oneQuote{
	text-align:center;
}
.quote.oneQuote q,
.quote.oneQuote q a{
	font-size:28px;
	line-height:38px;
	font-family:georgia;
	color:#d7bca5;
}
.quote.oneQuote .opinion{
	text-align:center;
}
.quote.oneQuote .icon{
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left:19px;
	font-size:12px;
	background-size:14px 14px;
}
.quote.oneQuote .icon.like{
	background-image:url(img/icon-like2-16x16.png);
}
.quote.oneQuote .icon.commentCounter{
	background-image:url(img/icon-comment2-16x16.png);
}
/* others */
strong,
b,
strong *,
b *{
	font-weight:bold;
	color:#f83627;
}
/*
------------
FORM
------------
*/
/* Forms */
.page.form > div{
	margin-bottom:20px;
}
.page.form > div:last-child{
	margin-bottom:0px;
}
.page.form input[type="text"],
.page.form input[type="password"]{
	width:100%;
	max-width:400px;
	color:#cf881c;
}
.page.form input[type="text"].date{
	text-align:right;
}
.page.form input[type="text"].year{
	width:48px;
}
.page.form input[type="text"].distance{
	width:48px;
}
.page.form input[type="text"].gpsPoint{
	width:160px;
}
.page.form input[type="text"].age{
	width:34px;
	text-align:right;
}
.page.form input[type="text"]::selection,
.page.form input[type="password"]::selection {
	background: #cf881c; /* Safari */ 
}
.page.form input[type="text"]::-moz-selection,
.page.form input[type="password"]::-moz-selection {
	background: #cf881c; /* Firefox */ 
}
.page.form textarea{
	width:100%;
	max-width:400px;
}
.page.form textarea::selection {
	background: #cf881c; /* Safari */ 
}
.page.form textarea::-moz-selection {
	background: #cf881c; /* Firefox */ 
}
.page.form .page.block:last-child{
	margin-bottom:0px;
}
/* Forms 2, 3 or 4 columns */
.page.form .page.block2columnFloat .column,
.page.form .page.block3columnFloat .column,
.page.form .page.block4columnFloat .column{
	padding-right:20px;
}
.page.form .page.block2columnFloat .column:last-child,
.page.form .page.block3columnFloat .column:last-child,
.page.form .page.block4columnFloat .column:last-child{
	padding-right:0px;
}
@media all and (max-width: 800px){
	.page.form .page.block2columnFloat .column,
	.page.form .page.block3columnFloat .column,
	.page.form .page.block4columnFloat .column{
		padding-right:0px;
	}
	.page.form.linear a.button,
	.page.form.linear input[type="button"]{
		margin-top:10px;
	}
}
/* Fieldset, legend et label */
fieldset{
	position:relative;
	border:1px solid #6a0902;
	padding:20px;
	padding-top:10px;
	border-radius:5px;
}
fieldset.active{
	border:1px solid #cf881c;
}
fieldset input[type="button"].submit{
	position:absolute;
	bottom:20px;
	right:20px;
	display:none;
}
fieldset.active input[type="button"].submit{
	display:inline;
}
legend{
	padding-left:0px;
	padding-right:0px;
}
legend h3{
	background:#6a0902;
	color:#d7bca5;
	border:0px;
	border-radius:5px;
	padding:5px;
	padding-left:7px;
	padding-right:7px;
	min-width:150px;
}
fieldset.active legend h3{
	background:#cf881c;
	color:#000000;
	cursor:default;
}
fieldset.active legend h3 *{
	color:#000000;
}
label.top{
	display:inline-block;
	margin-bottom:2px;
}
label.active,
label.checked{
	color:#000000;
	background:#cf881c;
	padding-left:6px;
	padding-right:6px;
	border-radius:2px;
}
/* Select */
select{	
	border:1px solid #d7bca5;
	padding-right:5px;
	width:100%;
	max-width:400px;
	border-radius:5px;
	color:#cf881c;
	background:#000000;
}
option{
	color:#d7bca5;
	background:#000000;
}
select.small{	
	border:0px solid #333333;
	color:#9F8C7B;
	background:#333333;
	font-size:12px;
	width:auto;
}
select.small option{	
	background:#333333;
	color:#9F8C7B;
	font-size:12px;
}
select.date{	
	padding-top:2px;
	padding-bottom:2px;
}
select.day{	
	width:45px;
}
select.century{	
	width:45px;
	text-align:right;
}
select.month,
select.beforeAfter{
	width:100px;
}
select.comparaisonSign{
	width:160px;
}
option:focus,
option:hover{
	background:#000000;
	color:#cf881c;
}
a.select{
	background-image:url(img/icon-arrow-down-cf881c-54x27.png);
	background-repeat:no-repeat;
	background-position:left 0px top 6px;
	background-size:10px 5px;
	padding-left:13px;
	white-space:nowrap;
}
/* Select by popin */
.selectByPopin{	
	background:#111111;
	padding:5px;
	border-radius:5px;
	width:100%;
	cursor:pointer;
	display:inline-block;
}
.selectByPopin.light{	
	background:#222222;
}
.selectByPopin.active,	
.selectByPopin.active *{	
	color:#cf881c;
}
.selectByPopin.disabled,	
.selectByPopin.disabled *{
	color:#555555;
	cursor:not-allowed;
}
.selectByPopin.select{	
	background-image:url(img/icon-arrow-down-selectByPopin-d7bca5-58x58.png);
	background-repeat:no-repeat;
	background-position:right 5px top 10px;
	background-size:10px 10px;
	padding-right:15px;
}
.selectByPopin.select.active{	
	background-image:url(img/icon-arrow-down-selectByPopin-cf881c-58x58.png);
}
.selectByPopin.right{	
	text-align:right;
}
.selectByPopin.transparent{	
	background:transparent;
}
.selectByPopin sup{
	line-height:0px;
}	
/*
.page_select{
	max-width:250px;
}
.page_select a{
	display:inline-block;
	width:100%;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}
.page_select a:focus,
.page_select a:hover{
	background:#cf881c;
	color:#000000;
}
.page_select a[data-selected="yes"]{
	background:#3b0703;
	color:#d7bca5;
}
.page_select a[data-selected="yes"]:focus,
.page_select a[data-selected="yes"]:hover{
	background:#6a0902;
}
*/
/* Textarea */
textarea{
	background-color:#000000;
	border:1px solid #d7bca5;
	padding:3px;
	padding-left:5px;
	border-radius:5px;
	height:100px;
}
textarea:focus{
	background-color:#3b0703;
}
/* Input TEXT */
input[type="text"],
input[type="password"]{
	background-color:#000000;
	border:1px solid #d7bca5;
	padding:3px;
	padding-left:5px;
	border-radius:5px;
}
input[type="text"]:focus,
input[type="password"]:focus{
	background-color:#3b0703;
}
input[type="text"].forCollapsedButton,
input[type="password"].forCollapsedButton{
	border-radius:5px 0px 0px 5px;
	border-right:0px;
}
input[type="text"][disabled="disabled"],
input[type="password"][disabled="disabled"],
textarea{
	color:#9F8C7B !important;
}
/* Input TEXT with SUBMIT */ 
.page.inputFieldWithSubmit{
	position:relative;
	width:188px;
	display:inline-block;
}
.page.inputFieldWithSubmit input[type="text"],
.page.inputFieldWithSubmit input[type="password"]{
	width:166px;
	height:25px;
	border:0px;
	background-image:url('img/bg-inputText-left.png'),url('img/bg-inputText-center.png');
	background-position:0px 0px,0px 0px;
	background-repeat:no-repeat,repeat-x;
}
.page.inputFieldWithSubmit a{
	position:absolute;
	top:0px;
	right:0px;
	background-image:url('img/btn-go.png');
	width:26px;
	height:25px;
	cursor:pointer;
}
.page.inputFieldWithSubmit a:hover,	
.page.inputFieldWithSubmit a:focus{	
	background-image:url('img/btn-go-hover.png');
}
/*.page.inputFieldWithSubmit a{
	position:absolute;
	top:0px;
	right:0px;
	background-color:#d7bca5;
	color:#000000;
	height:25px;
	line-height:22px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	border-radius:0px 5px 5px 0px;
}
.page.inputFieldWithSubmit a:hover,	
.page.inputFieldWithSubmit a:focus{	
	background-color:#cf881c;
	color:#000000;
	text-decoration:none;
}*/
/* hack for firefox */
/*@-moz-document url-prefix() 
{
	.page.inputFieldWithSubmit span{
		height:25px;
	}
}*/
/* Button */
a.button,
input[type="button"]{
	border:0px solid #000000;
	background-image:-webkit-linear-gradient(top, #6a0902, #4d0802);
	background-image:-moz-linear-gradient(top, #6a0902, #4d0802);
	background-image:-ms-linear-gradient(top, #6a0902, #4d0802);
	background-image:-o-linear-gradient(top, #6a0902, #4d0802);
	background-image:linear-gradient(to bottom, #6a0902, #4d0802);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: Arial;
	color:#ffffff !important;
	font-weight:normal !important;
	font-size: 14px;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
}
a.button{
	display:inline-block;
	padding:7px 18px 8px 18px;
	text-align:center;
	/*white-space:nowrap;*//* BUG : explose the width on smartphone */
}
a.button.mini,
input[type="button"].mini {
	font-size: 13px;
	padding: 4px 13px 4px 13px;
	line-height:18px;
}
a.button.forCollapsedInputText,
input[type="button"].forCollapsedInputText {
	height:24px;
	border-radius:0px 5px 5px 0px;
	font-size: 13px;
	line-height:18px;
	padding: 4px 13px 4px 13px;
}
a.button.supermini,
input[type="button"].supermini {
	font-size: 13px;
	padding: 4px 13px 4px 13px;
	line-height:13px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
a.button:hover,
a.button:focus,
input[type="button"]:hover,
input[type="button"]:focus{
	background:#6a0902;
	text-decoration:none;
	cursor:pointer;
}
a.button.yes,
input[type="button"].yes{
	background:#cf881c;
	background-image:-webkit-linear-gradient(top, #cf881c, #875a14);
	background-image:-moz-linear-gradient(top, #cf881c, #875a14);
	background-image:-ms-linear-gradient(top, #cf881c, #875a14);
	background-image:-o-linear-gradient(top, #cf881c, #875a14);
	background-image:linear-gradient(to bottom, #cf881c, #875a14);
}
a.button.yes:hover,
a.button.yes:focus,
input[type="button"].yes:hover,
input[type="button"].yes:focus{
  background: #cf881c;
}
a.button.yes.disabled,
input[type="button"].yes.disabled{
	color:#aaaaaa !important;
	background:#777777;
	background-image:-webkit-linear-gradient(top, #777777, #444444);
	background-image:-moz-linear-gradient(top, #777777, #444444);
	background-image:-ms-linear-gradient(top, #777777, #444444);
	background-image:-o-linear-gradient(top, #777777, #444444);
	background-image:linear-gradient(to bottom, #777777, #444444);
}
a.button.no,
input[type="button"].no{
	background:#aa0000;
	background-image:-webkit-linear-gradient(top, #aa0000, #660000);
	background-image:-moz-linear-gradient(top, #aa0000, #660000);
	background-image:-ms-linear-gradient(top, #aa0000, #660000);
	background-image:-o-linear-gradient(top, #aa0000, #660000);
	background-image:linear-gradient(to bottom, #aa0000, #660000);
}
a.button.no:hover,
a.button.no:focus,
input[type="button"].no:hover,
input[type="button"].no:focus{
  background: #aa0000;
}
/*
------------
GENERIC CLASS
------------
*/
#page_body{
	max-width:990px;
	padding:10px;
	padding-top:5px;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
#page_h1,
.page_h1{
	margin-bottom:20px;
}
.popup .page_h1{
	position:relative;
	top:-10px;
	margin-bottom:10px;
}
.page.clear{	
	clear:both;
}
.page.ok{
	background:#00aa00;
	color:#fff;
	padding:10px;
	border-radius:5px;
}
.page.ok *{
	color:#fff;
}
.page.ok a{
	text-decoration:underline;
}
.page.notOk{
	background:#cc0000;
	color:#fff;
	padding:10px;
	border-radius:5px;
}
.page.notOk.dark{
	background:#aa0000;
}
.page.notOk.warning{
	background:#cca300;
}
.page.paragraph{
	line-height:22.4px;
}
/* Block */
.page.section{
	display:inline-block;
	width:100%;
	margin-bottom:30px;
}
/* Block */
.page.block,
.page.block2,
.page.block3{
	display:inline-block;
	width:100%;
}
.page.block{
	margin-bottom:20px;
}
.page.block .page_left{
	float:left;
	border-right:20px solid #000000;
	border-bottom:10px solid #000000;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
}
.page.block2{
	margin-top:5px;
}
.page.block3{
	margin-bottom:0px;
}
.page.block4{	/* cause on Chrome .block and .column4 create a big margin bottom ! */
	display:block !important;
	padding-bottom:20px !important;
}
/* Colored container */
.colored {
	border-radius:10px;
	padding:15px;
}
.colored.dark {
	background:#222222;
}
.colored.dark2 {
	background:#111111;
}
.colored.light {
	background:#d7bca5;
}
.colored.light > p{
	color:#000000;
}
.colored.light > p a{
	color:#000000;
	text-decoration:underline;
}
/* Colored text in container */
.colored.dark2 .dark,
.colored.dark2 .dark *{
	color:#9F8C7B;
}
/* Block with 2 columns (width float) */
.page.block2columnFloat .column{
	float:left;
	width:50%;
	margin-bottom:0px;
}
.page.block2columnFloat .column.withPadding:nth-child(1){
	padding-right:10px;
}
.page.block2columnFloat .column.withPadding:nth-child(2){
	padding-left:10px;
}
@media all and (max-width: 800px){
	.page.block2columnFloat .column{
		width:100%;
		margin-bottom:20px;
	}
	.page.block2columnFloat .column:nth-child(2){
		margin-bottom:0px;
	}
	.page.block2columnFloat .column.withPadding{
		padding-left:0px !important;
		padding-right:0px !important;
	}
}
/* Block with 3 columns (width float) */
.page.block3columnFloat .column{
	float:left;
	width:33.3%;
	margin-bottom:0px;
}
.page.block3columnFloat .column.withPadding:nth-child(1){
	padding-right:15px;
}
.page.block3columnFloat .column.withPadding:nth-child(2){
	padding-left:5px;
	padding-right:5px;
}
.page.block3columnFloat .column.withPadding:nth-child(3){
	padding-left:15px;
}
@media all and (max-width: 800px){
	.page.block3columnFloat .column{
		width:100%;
		margin-bottom:10px;
	}
	.page.block3columnFloat .column:nth-child(3n){
		margin-bottom:0px;
	}
	.page.block3columnFloat .column.withPadding{
		padding-left:0px !important;
		padding-right:0px !important;
	}
}
/* Block with 4 columns (width float) */
.page.block4columnFloat .column{
	float:left;
	width:25%;
	margin-bottom:0px;
}
.page.block4columnFloat .column.withPadding:nth-child(1){
	padding-right:15px;
}
.page.block4columnFloat .column.withPadding:nth-child(2){
	padding-left:5px;
	padding-right:10px;
}
.page.block4columnFloat .column.withPadding:nth-child(3){
	padding-left:10px;
	padding-right:5px;
}
.page.block4columnFloat .column.withPadding:nth-child(4){
	padding-left:15px;
}
@media all and (max-width: 800px){
	.page.block4columnFloat .column{
		width:100%;
		margin-bottom:10px;
	}
	.page.block4columnFloat .column:nth-child(4n){
		margin-bottom:0px;
	}
	.page.block4columnFloat .column.withPadding{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.page.block4columnFloat .column.empty{
		display:none;
	}
}
/* Block with 4 columns (width column-count) */
.page.column4{
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
	display:block;
    -webkit-column-gap:30px; /* Chrome, Safari, Opera */
    -moz-column-gap:30px; /* Firefox */
	column-gap:30px;
}
@media all and (max-width: 1010px){
	.page.column4 {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
		-moz-column-count: 3; /* Firefox */
		column-count: 3;
	}
}
@media all and (max-width: 600px){
	.page.column4 {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
	}
}
@media all and (max-width: 400px){
	.page.column4 {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}
}
/* Block with 2 columns (width column-count) */
.page.column2Special{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	display:block;
    -webkit-column-gap:30px; /* Chrome, Safari, Opera */
    -moz-column-gap:30px; /* Firefox */
	column-gap:30px;
}
@media all and (max-width: 1010px){
	.page.column2Special {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}
}
/* Block with 3 columns (width column-count) */
.page.column3Special{
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	display:block;
    -webkit-column-gap:30px; /* Chrome, Safari, Opera */
    -moz-column-gap:30px; /* Firefox */
	column-gap:30px;
}
@media all and (max-width: 1010px){
	.page.column3Special {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}
}
/* Block with 4 columns (width column-count) */
.page.column4Special{
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
	display:block;
    -webkit-column-gap:30px; /* Chrome, Safari, Opera */
    -moz-column-gap:30px; /* Firefox */
	column-gap:30px;
}
@media all and (max-width: 1010px){
	.page.column4Special {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}
}
/*
.column1on2{
	width:50%;
	float:left;
}
.column2on2{
	width:50%;
	float:left;
}
*/
/* Filet */
.page.hr{
	border-top:1px dotted #d7bca5;
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
	overflow:hidden;
}
/* Help info */
.page.help{
	display:inline-block;
    width:21px;
    height:20px;
    border-radius:20px;
	border:1px solid #9f8c7b;
    background:#38312b;
    text-align:center;
    line-height:0px;
	padding-top:9px;
	padding-right:1px;
	color:#9f8c7b;
	cursor:pointer;
	font-style:italic;
}
.page.help:hover{
	border:1px solid #d7bca5;
	color:#d7bca5;
}
h2 .page.help{
	position:relative;
	top:-5px;
}
.page.help.dark{
	border:1px solid #38312b;
    background:#9f8c7b;
	color:#38312b;
}
.page.help.dark:hover{
    background:#807469;
}
/* Big title */
.page.bigTitle h3{
	font-size:28px;
	line-height:38px;
}
/* Table */
.page.table{
	width:100%;
}
.page.table tr th{
	padding:10px;
	font-family:Georgia;
	color:#d7bca5;
	background:#3b0703;
	text-align:center;
}
.page.table tr th:first-child{
	border-radius:5px 0px  0px 5px;
}
.page.table tr th:last-child{
	border-radius:0px 5px 5px 0px;
}
.page.table tr td{
	background:#222222;
	padding:10px;
	vertical-align:top;
}
.page.table tr td p{
	margin-bottom:0px;
}
.page.table tr td:first-child{
	border-radius:5px 0px  0px 5px;
}
.page.table tr td:last-child{
	border-radius:0px 5px 5px 0px;
}
.page.table tr td .minorInfo{
	font-size:10px;
	color:#9F8C7B;
}
@media all and (max-width: 550px){
	.page.table tr th{
		display:none;
	}
	.page.table tr td{
		display:block;
		width:100% !important;
		padding-top:5px;
		padding-bottom:5px;
		border-radius:0px;
	}
	.page.table tr td:first-child{
		border-radius:5px 5px 0px 0px;
	}
	.page.table tr td:last-child{
		border-radius:0px 0px 5px 5px;
	}
}
/* Icon zoom */
.iconZoom{
	background-image:url(img/icon-zoom-20x20.png);
	background-repeat:no-repeat;
	background-position:right 5px bottom 5px;
	background-size:14px 14px;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1;
	opacity:0.65;
}
.iconZoom:hover{
	background-image:url(img/icon-zoom-hover-20x20.png);
	opacity:1;
}
/* Icon in text */
.iconInText{
	height:15px;
	position:relative;
	top:2px;
	margin-right:2px;
}
/* Data for mobile */
.dataMobile.visibleOnlyMobile{
	display:none;
}
.dataMobile.hiddenOnlyMobile{
}
/* Video */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Content for one page */
.page.bigContent figure{
	margin-right:0px;
	padding:10px;
	background-image:url(img/parchemin-texture3.png);
	border-radius:5px;
}
.page.bigContent figure > div > img{
	width:100%;
	max-width:none;
}
.page.bigContent figcaption{
	background:rgba(0,0,0,0.75);
	padding:10px;
	color:#d7bca5;
}
.page.bigContent .member.signature{
	background:rgba(0,0,0,0.70);
	float:right;
	margin-left:5px;
}
@media all and (max-width: 550px){
	.page.bigContent figure{
		margin-bottom:0px;
	}
}
@media all and (max-width: 350px){
	.page.bigContent .member.signature{
		margin-left:0px;
		margin-right:5px;
		margin-bottom:5px;
		float:left;
	}
}
/* Share page */
.page.share.circledButton{
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
.page.share.circledButton img{
	height:60px;
	margin-right:10px;
}
.page.share.circledButton img:last-child{
	margin-right:0px;
}
@media all and (max-width: 350px){
	.page.share.circledButton{
		width:150px;
		margin-left:auto;
		margin-right:auto;
	}
	.page.share.circledButton img{
		margin-bottom:10px;
	}
}
/* MinorInfo */
.page .minorInfo{
	color:#9F8C7B;
	font-size:11px;
}
.page .minorInfo.dark{
	color:#666666;
}
.page .minorInfo.dark2{
	color:#111111;
}
.page .minorInfo.new{
	background:#f83627;
	color:#fff;
	font-size:11px;
	border-radius:2px;
	padding-left:2px;
	padding-right:3px;
	line-height:0px;
}
/* Article Top Page / Icon for the page */
.page.articleTopPage .icon{
	float:left;
	margin-right:12px;
	margin-bottom:0px;
}
.page.articleTopPage .icon.mini{
	height:82px;
	width:auto !important;
}
.page.articleTopPage .icon.mini.border{
	border:1px solid #8E7D6F;
	border-radius:10px;
	padding:10px;
	
}
.page.block2columnFloat .column.page.articleTopPage,
.page.block3columnFloat .column.page.articleTopPage,
.page.block4columnFloat .column.page.articleTopPage{
	margin-bottom:20px;
}
.page.block2columnFloat .column.page.articleTopPage:nth-child(2n),
.page.block3columnFloat .column.page.articleTopPage:nth-child(3n),
.page.block4columnFloat .column.page.articleTopPage:nth-child(4n){
	margin-bottom:0px;
}
.page.block2columnFloat .column.page.articleTopPage .icon,
.page.block3columnFloat .column.page.articleTopPage .icon,
.page.block4columnFloat .column.page.articleTopPage .icon{
	width:100%;
	max-width:200px;
	margin-bottom:20px;
}
.page.block3columnFloat .column.page.articleTopPage .icon{
	max-width:253px;
}
.page.block4columnFloat .column.page.articleTopPage .icon{
	max-width:185px;
}
@media all and (max-width: 800px){
	.page.block2columnFloat .column.page.articleTopPage .icon{
		max-width:350px;
	}
}
.page.block3columnFloat .column.page.articleTopPage .icon{
	width:100%;
	margin-bottom:20px;
}
/* Image */
.page.image{
	position:relative;
}
.page.image.large img{
	width:100%;
}
.page p img.imgInSentence{
	height:10px;
}
/* Countdown */
.page .buttonCountdown,
.page .buttonCountdown *{
	color:#ffffff;
	font-size:16px;
	text-decoration:none !important;
}
/* align */
.av-top{
	vertical-align:top;
}
.av-middle{
	vertical-align:middle;
}
.av-bottom{
	vertical-align:bottom;
}
.ah-left{
	text-align:left;
}
.ah-center{
	text-align:center;
}
.ah-right{
	text-align:right;
}
/* nowrap */
.nowrap{
	white-space:nowrap;
}
/* margin */
.marginTop{
	margin-top:20px;
}
.marginBottom{
	margin-bottom:20px;
}
.marginLeft{
	margin-left:20px;
}
.marginRight{
	margin-right:20px;
}
.noMargin{
	margin:0px !important;
}
/* padding */
.paddingTop{
	padding-top:20px;
}
.paddingBottom{
	padding-bottom:20px;
}
.paddingLeft{
	padding-left:20px;
}
.paddingRight{
	padding-right:20px;
}
.noPadding{
	padding:0px !important;
}
/* sameColor */
.sameColor{
	color:inherit;
}
/* inherit */
.inherit{
	color:inherit;
	font-size:inherit;
}
/* hide on mobile */
@media all and (max-width: 1010px){
	.hideOnMobile_width1010{
		display:none;
	}
}
/*
------------
HEADBAND
------------
*/
#page_headband{
	position:relative;
	height:50px;
	margin-bottom:10px;
	border-bottom:1px dotted #6a0902;
	background-color:#000000;	
}
#page_headband.fixed{
	position:fixed;
	z-index:1000;
	top:0px;
	border-top:5px solid #000000;
	-webkit-box-shadow: 0px 0px 10px 6px #000000;
	-moz-box-shadow: 0px 0px 10px 6px #000000;
	box-shadow: 0px 0px 10px 6px #000000;
}
#page_logo a{
	color:#d7bca5;
	text-decoration:none;
	font-family:jesuismort;
	font-size:52px;
	position:relative;
	top:-3px;
}
#page_logo span{
	font-family:Georgia;
	font-size:20px;
	position:relative;
	top:-4px;
	left:-3px;
}
@media all and (max-width: 385px){
	#page_logo{
		font-size:42px;
	}
	#page_logo span{
		display:none;
	}
}
#page_tomb{
	position:absolute;
	top:-2px;
	right:76px;
	height:45px;
	cursor:pointer;
	border-radius:3px;
}
#navigation_mainNavigation{
	position:absolute;
	top:5px;
	left:240px;
	width:100%;
	max-width:455px;
}
#page_member_loginMyAccount{
	position:absolute;
	top:-1px;
	right:0px;
	height:45px;
	width:76px;
	line-height:22px;
	text-align:right;
}
#page_member_loginMyAccount a{
	font-size:12px;
	white-space:nowrap;
}
#page_member_loginMyAccount sup[data-num="0"]{
	display:none;
}
/* Search */
#page_searchByKeyword{
	position:absolute;
	top:9px;
	left:695px;
	width:144px;
	height:25px;
	overflow:hidden;
}
#page_searchByKeyword .page.inputFieldWithSubmit{
	width:142px;
}
#page_searchByKeyword .page.inputFieldWithSubmit input[type="text"]{
	width:120px;
}
@media all and (max-width: 1010px){
	#page_searchByKeyword{
		position:absolute;
		left:250px;
	}
}
@media all and (max-width: 568px){
	#page_searchByKeyword{
		position:relative;
		top:0px;
		left:0px;
		margin-bottom:10px;
		width:225px;
	}
	#page_searchByKeyword .page.inputFieldWithSubmit input[type="text"]{
		width:222px;
	}
	#page_searchByKeyword a{
		right:-81px;
	}
}
@media all and (max-width: 385px){
	#page_searchByKeyword .page.inputFieldWithSubmit input[type="text"]{
		width:160px;
	}
	#page_searchByKeyword a{
		right:-40px;
	}
}
/* mobile headband */
#page_headband_mobile{
	display:none;
	position:fixed;
	z-index:1000;
	background:#000000;
	width:100%;
	padding:5px;
	line-height:0px;
	border-bottom:1px dotted #6a0902;
	-webkit-box-shadow: 0px 0px 10px 6px #000000;
	-moz-box-shadow: 0px 0px 10px 6px #000000;
	box-shadow: 0px 0px 10px 6px #000000;
}
#page_headband_mobile .image{
	float:left;
	height:30px;
	padding-right:10px;
	cursor:pointer;
}
#page_headband_mobile .arrow{
	float:right;
	height:30px;
	padding-right:5px;
	cursor:pointer;
}
#page_headband_mobile .member.notification{
	float:right;
	position:relative;
	padding-right:10px;
}
#page_headband_mobile .avatar{
	height:30px;
}
#page_headband_mobile .title{
	font-family:georgia;
	color:#cf881c;
	height:30px;
	line-height:30px;
	font-style:italic;
	font-size:18px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	cursor:pointer;
}
#page_headband_mobile sup[data-num="0"]{
	display:none;
}
/*
------------
CENTER COLUMN
------------
*/
#page_centerColumn{
}
/*
------------
LEFT COLUMN
------------
*/
#page_leftColumn{
	float:left;
	width:150px;
	overflow:hidden;
	/*background-color:#000000;*/
}
@media all and (max-width: 700px){
	#page_leftColumn{
		display:none;
	}
}
/*
------------
RIGHT COLUMN
------------
*/
#page_rightColumn{
	margin-left:150px;
}
@media all and (max-width: 700px){
	#page_rightColumn{
		margin-left:0px;
	}
}
/*
------------
FOOTER
------------
*/
#page_footer{
	/*position:relative;*/
	/*z-index:-1;*//*Else footer links don't works*/
	height:200px;
	margin-bottom:640px;
}
#page_footer a{
	white-space:nowrap;
}
#page_footer > div{
	width:100%;
	text-align:center;
}
#page_footer > div .colored{
	background:rgba(255,255,255,0.05);
	margin-bottom:10px;
}
@media all and (max-width: 750px){
	#page_footer > div .colored{
		background:rgba(17,17,17,0.65);
	}
}
/*
------------
MENU MAIN
------------
*/
#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;
	background-image:none;
	height:auto;
}
#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;
  background: #000000;
  border-radius:5px;
}
#menu-line {
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size:14px;
  text-decoration: none;
	color:#d7bca5;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
	font-variant:small-caps;
	font-size:15px;
	border-radius:5px;
}
#cssmenu > ul > li:first-child > a  img{
	height:12px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li > ul > li.active > a,
#cssmenu > ul > li > ul > li > ul > li.active > a {
  background-color:#6a0902;
}
#cssmenu > ul > li.has-sub:hover > a{
	border-radius:5px 5px 0px 0px;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 14px;
  right: 25px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #d7bca5;
  border-right: 1px solid #d7bca5;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #ffffff;
}
#cssmenu ul li a .icon{
	height:13px;
	margin-right:10px;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  z-index:1001;
  padding: 10px 20px;
  width: 220px;
  white-space:nowrap;
  text-overflow: ellipsis;
  overflow:hidden;
  font-size: 14px;
  background: #3b0703;
  text-decoration: none;
	color:#d7bca5;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul ul li a {
  background: #2e0502;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  background: #6a0902;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media all and (max-width: 1010px){
	#page_headband{
		height:auto;
		border:0px;
	}
	#navigation_mainNavigation{
		position:static;
		max-width:5000px;
	}
	#cssmenu {
		width: 100%;
		border:1px solid #d7bca5;
	}
	#cssmenu ul {
		width: 100%;
		display: none;
	}
	#cssmenu.align-center > ul,
	#cssmenu.align-right ul ul {
		text-align: left;
	}
	#cssmenu ul li,
	#cssmenu ul ul li,
	#cssmenu ul li:hover > ul > li {
		width: 100%;
		height: auto;
		border-top: 1px solid rgba(120, 120, 120, 0.15);
	}
	#cssmenu ul li a {
		padding-left:20px;
	}
	#cssmenu ul li a,
	#cssmenu ul ul li a {
		width: 100%;
	}
	#cssmenu > ul > li,
	#cssmenu.align-center > ul > li,
	#cssmenu.align-right > ul > li {
		float: none;
		display: block;
	}
	#cssmenu ul ul li a {
		padding: 10px 20px 10px 60px;
		font-size: 14px;
		color: #d7bca5;
		background: none;
	}
	#cssmenu ul ul li:hover > a,
	#cssmenu ul ul li a:hover {
		color: #d7bca5;
	}
	#cssmenu ul ul ul li a {
		padding-left: 40px;
	}
	#cssmenu ul ul,
	#cssmenu ul ul ul {
		position: relative;
		left: 0;
		right: auto;
		width: 100%;
		margin: 0;
	}
	#cssmenu > ul > li.has-sub > a::after,
	#cssmenu ul ul li.has-sub > a::after {
		display: none;
	}
	#menu-line {
		display: none;
	}
	#cssmenu #menu-button {
		display: block;
		padding: 10px;
		color: #d7bca5;
		cursor: pointer;
		font-size: 20px;
	}
	#cssmenu #menu-button::after {
		content: '';
		position: absolute;
		top: 15px;
		right: 20px;
		display: block;
		width: 15px;
		height: 2px;
		background: #d7bca5;
	}
	#cssmenu #menu-button::before {
		content: '';
		position: absolute;
		top: 20px;
		right: 20px;
		display: block;
		width: 15px;
		height: 3px;
		border-top: 2px solid #d7bca5;
		border-bottom: 2px solid #d7bca5;
	}
	#cssmenu .submenu-button {
		position: absolute;
		z-index: 10;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid rgba(120, 120, 120, 0.15);
		height: 52px;
		width: 52px;
		cursor: pointer;
	}
	#cssmenu .submenu-button::after {
		content: '';
		position: absolute;
		top: 13px;
		left: 26px;
		display: block;
		width: 1px;
		height: 11px;
		background: #d7bca5;
		z-index: 99;
	}
	#cssmenu .submenu-button::before {
		content: '';
		position: absolute;
		top: 18px;
		left: 21px;
		display: block;
		width: 11px;
		height: 1px;
		background: #d7bca5;
		z-index: 99;
	}
	#cssmenu  ul > li > ul > li.has-sub .submenu-button::after,
	#cssmenu  ul > li > ul > li.has-sub .submenu-button::before {
		display:none;
	}
	#cssmenu .submenu-button.submenu-opened:after {
		display: none;
	}
}
/*
------------
MENU VERTICAL
------------
*/
#cssmenuVertical #page_cssmenuVertical_topContent{
	margin-bottom:5px;
	display:none;
}
#cssmenuVertical #page_cssmenuVertical_topContent[data-visible=always]{
	display:block;
}
#cssmenuVertical {
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 1;
}
#cssmenuVertical.closed{
	height:20px;
}
#cssmenuVertical.fixed {
	position:fixed;
	z-index:10;
}
#cssmenuVertical ul li.close{
	position:absolute;
	top:-18px;
	right:2px;
	cursor:pointer;
	opacity:0.6;
}
#cssmenuVertical ul li.close img{
	height:20px;
}
#cssmenuVertical ul,
#cssmenuVertical ul li{
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenuVertical ul {
  /*position: relative;*/ /* sinon empeche "ul li.close" de bien se positionner si menu mobile faible en nbr de rubriques */
  z-index: 597;
  float: left;
}
#cssmenuVertical ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
}
#cssmenuVertical ul li {
  float: none;
}
#cssmenuVertical a {
	display: block;
	padding:5px;
	color: #ffffff;
	text-decoration: none;
	border-radius:5px;
	width:130px;
}
#cssmenuVertical > ul > li > a {
	background-color:#2e0603;
	margin-bottom:4px;
}
#cssmenuVertical > ul > li.active a {
	background: #6a0902;
}
#cssmenuVertical > ul > li a:hover,
#cssmenuVertical > ul > li:hover a {
  background: #6a0902;
}
/* otherLink */
#cssmenuVertical #otherLink{
  width:130px;
  display:none;
}
#cssmenuVertical #otherLink select{
  color:#d7bca5;
  background:#2e0603;
  border-color:#2e0603;
  padding-top:1px;
  padding-bottom:2px;
}
#cssmenuVertical #otherLink select.active{
  background:#6a0902;
  border-color:#6a0902;
}
#cssmenuVertical #otherLink select.active option{
  background:#6a0902;
}
#cssmenuVertical ul li.overflowBottom{
  display:none;
}
/* Responsive */
@media all and (max-width: 700px){
	#cssmenuVertical{
		width:100%;
		background-color:#000000;
		border-top:1px dotted #6a0902;
		padding:5px;
		z-index:1000;
		-webkit-box-shadow: 0px 0px 20px 8px #000000;
		-moz-box-shadow: 0px 0px 20px 8px #000000;
		box-shadow: 0px 0px 20px 8px #000000;
	}
	#cssmenuVertical ul.withCelebrityImage{
		padding-left:77px;
		min-height:86px;
		background-repeat:no-repeat;
	}
	#cssmenuVertical ul li{
		float:left;
	}
	#cssmenuVertical.fixed {
		bottom:0px;
		left:0px;
	}
	#cssmenuVertical > ul > li > a {
		margin-left:4px;
	}
	#cssmenuVertical a {
		width:auto;
	}
}
/*
------------
BREADCRUMB
------------
*/
#page_breadcrumb{
	margin-bottom:10px;
	padding-top:2px;
}
@media all and (max-width: 700px){
	#page_breadcrumb{
		margin-bottom:5px;
	}
}
#page_breadcrumb spon{
	font-size:12px;
	color:#d7bca5;
	background-color:#000000;
	padding:5px;
	border-radius:5px;
}
#page_breadcrumb a{
	font-style:italic;
	color:#d7bca5;
	font-size:12px;
	background-color:#3b0703;
	padding:5px;
	padding-right:6px;
	border-radius:5px;
	white-space:nowrap;
}
#page_breadcrumb a:hover{
	background-color:#6a0902;
	text-decoration:none;
}
#page_breadcrumb a:first-child img{
	height:12px;
	padding-top:2px;
}
#page_breadcrumb a.last{
	padding-right:6px;
	background-color:#6a0902;
}
#page_breadcrumb a *{
	color:#d7bca5;
}
#page_breadcrumb a sup{
	font-size:9px;
}
@media all and (max-width: 700px){
	#page_breadcrumb a{
		line-height:30px;
	}
}
/*
------------
OPEN/CLOSE LINK
------------
*/
/*
.page_openCloseLink .link{
	
}
.page_openCloseLink .container[data-stateStart="close"]{
	display:none;
}
*/
/*
------------
CARDS GAME
------------
*/
/* Cards Game */
.celebrity.cardGame{
	position:relative;
	overflow:hidden;
	margin-bottom:0px;
}
.celebrity.cardGame.large{
	width:100%;
}
.celebrity.cardGame .block1{
}
.celebrity.cardGame .block2{
	display:none;
	float:left;
	position:relative;
}
@media all and (max-width: 1010px){
	.celebrity.cardGame .block2{
		float:none;
		clear:left;
	}
}
.celebrity.cardGame .block3{
	display:none;
	text-align:center;
}
.celebrity.cardGame .block3.final{
	margin-top:20px;
}
.celebrity.cardGame .preloader.clickOnCard{
	background-color:rgba(0,0,0,0.0);
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	height:14px;
	line-height:0px;
	border-radius:5px;
}
.celebrity.cardGame .preloader.clickOnCard.forCard{
	position:absolute;
	z-index:1;
	top:30px;
}
.celebrity.cardGame .preloader.clickOnCard.forCard.card_1{
	left:28px;
}
.celebrity.cardGame .preloader.clickOnCard.forCard.card_2{
	left:138px;
}
.celebrity.cardGame .preloader.clickOnCard.forCard.card_3{
	left:247px;
}
.celebrity.cardGame .preloader.clickOnCard.forCard.card_4{
	left:358px;
}
.celebrity.cardGame .preloader.clickOnCard img{
	height:10px;
}
/* Cards */
.celebrity.cardGame .cards{
	float:left;
}
.celebrity.cardGame .cards > div{
	float:left;
	margin-right:10px;
}
.celebrity.cardGame .cards > div:nth-child(4){
	margin-right:0px;
}
@media all and (max-width: 500px){
	.celebrity.cardGame .cards > div:nth-child(1){
		margin-bottom:10px;
	}
	.celebrity.cardGame .cards > div:nth-child(2){
		margin-right:0px;
		margin-bottom:10px;
	}
	.celebrity.cardGame .cards > div:nth-child(3){
		clear:left;
	}
}
.celebrity.cardGame .cards .oneCard{
	position:relative;
	z-index:1;
	display:table-cell;
	vertical-align:middle;
	background-image:url(img/card-bg.jpg);
	width:100px;
	height:138px;
	border-radius:15px;
	overflow:hidden;
}
.celebrity.cardGame .cards .oneCard.disabled{
	background:#aaaaaa;
}
.celebrity.cardGame .cards .oneCardHidden{
	display:table-cell;
	vertical-align:middle;
	background:#000000;
	width:0px;
	height:136px;
	border-radius:15px;
	overflow:hidden;
}
.celebrity.cardGame .cards .oneCard:hover,
.celebrity.cardGame .cards .oneCard.hover{
	cursor:pointer;
}
.celebrity.cardGame .cards .oneCard.disabled:hover,
.celebrity.cardGame .cards .oneCard.disabled.hover{
	background:#aaaaaa;
}
.celebrity.cardGame .cards .oneCard:hover,
.celebrity.cardGame .cards .oneCard.hover{
	cursor:pointer;
}
.celebrity.cardGame .cards .oneCard.hover{
	cursor:default;
}
.celebrity.cardGame .cards .oneCard div{
	position:relative;
	top:0px;
	text-align:center;
	font-size:50px;
}
.celebrity.cardGame .cards .oneCard:hover div,
.celebrity.cardGame .cards .oneCard.hover div{
	font-size:70px;
}
.celebrity.cardGame .cards .oneCard.disabled:hover div,
.celebrity.cardGame .cards .oneCard.disabled.hover div{
	font-size:50px;
}
.celebrity.cardGame .cards .oneCard .spade,
.celebrity.cardGame .cards .oneCard .clover{
	color:#000000;
}
.celebrity.cardGame .cards .oneCard .heart,
.celebrity.cardGame .cards .oneCard .tile{
	color:#ff0000;
}
.celebrity.cardGame .cards .oneCard.disabled div{
	color:#555555;
}
.celebrity.cardGame .cards .oneCard .score{
	color:#6a0902;
	font-size:35px;
	font-family:georgia;
	line-height:20px;
	cursor:default;
}
.celebrity.cardGame .cards .oneCard:hover .score,
.celebrity.cardGame .cards .oneCard.hover .score{
	font-size:35px;
}
.celebrity.cardGame .cards .oneCard .score span{
	color:#6a0902;
}
/* Multiply system */
.celebrity.cardGame .multiplyStart{
	display:none;
	position:relative;
	left:-50px;
	z-index:0;
	float:left;
	height:136px;
	font-size:50px;
	font-family:georgia;
	color:#cf881c;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
}
.celebrity.cardGame .multiply{
	position:relative;
	left:0px;
	z-index:0;
	float:left;
	height:136px;
	font-size:50px;
	font-family:georgia;
	color:#cf881c;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	margin-right:10px;
}
.celebrity.cardGame .multiplyNumbersStart{
	display:none;
	float:left;
	width:140px;
	height:138px;
	overflow:hidden;
	position:relative;
	top:-200px;
}
.celebrity.cardGame .multiplyNumbers{
	float:left;
	width:140px;
	height:138px;
	overflow:hidden;
	position:relative;
	top:0px;
}
.celebrity.cardGame .multiplyNumbersStart div,
.celebrity.cardGame .multiplyNumbers div{
	display:inline-block;
	background-color:#6a0902;
	border-radius:5px;
	margin-right:7px;
	margin-bottom:7px;
	padding-top:6px;
	padding-bottom:6px;
	width:50px;
	text-align:center;
}
.celebrity.cardGame .multiplyNumbersStart div.disabled,
.celebrity.cardGame .multiplyNumbers div.disabled{
	background:#aaaaaa;
	color:#555555;
}
.celebrity.cardGame .multiplyNumbers div.selected{
	background:#cf881c;
	color:#ffffff;
	font-weight:bold;
}
/* Equal & buttons */
.celebrity.cardGame .equal{
	position:relative;
	float:left;
	height:136px;
	font-size:50px;
	font-family:georgia;
	color:#cf881c;
	padding-top:35px;
	white-space:nowrap;
}
.celebrity.cardGame .equal span{
	font-size:20px;
	font-family:georgia;
	color:#cf881c;
}
.celebrity.cardGame .equal span:first-child{
	font-size:50px;
	display:inline;
}
.celebrity.cardGame .buttons div{
	margin-bottom:10px;
}
.celebrity.cardGame .buttons div input[type="button"]{
	width:130px;
	margin-right:10px;
}
/* Double or Quits */
.celebrity.cardGame.doubleOrQuits .multiplyNumbers{
	width:auto;
	height:auto;
}
.celebrity.cardGame.doubleOrQuits .multiplyNumbers div{
	display:inline-block;
	background-color:#6a0902;
	border-radius:5px;
	margin-right:7px;
	padding-top:6px;
	padding-bottom:6px;
	width:100px;
	text-align:center;
	font-size:30px
}
.celebrity.cardGame.doubleOrQuits .multiplyNumbers div:nth-child(2){
	margin-right:0px;
}
.celebrity.cardGame.doubleOrQuits .multiplyNumbers div.selected{
	background:#cf881c;
}
.celebrity.cardGame.doubleOrQuits .equal{
	font-size:50px;
	font-family:georgia;
	color:#cf881c;
	height:auto;
	width:100%;
	text-align:center;
	line-height:0.5em;
	padding-top:20px;
	padding-bottom:20px;
}
.celebrity.cardGame.doubleOrQuits .equal span{
	font-size:20px;
	font-family:georgia;
	color:#cf881c;
}
.celebrity.cardGame.doubleOrQuits .equal span:first-child{
	font-size:50px;
	display:inline;
}
.celebrity.cardGame.doubleOrQuits .buttons{
	margin-top:20px;
	text-align:center;
	display:none;
}
.celebrity.cardGame.doubleOrQuits .buttons div{
	margin-bottom:10px;
}
.celebrity.cardGame.doubleOrQuits .buttons div input[type="button"]{
	width:130px;
	margin-right:10px;
}
/*
------------
NOTE
------------
*/
.page .starsBar[data-noteEntity]{
	cursor:pointer;
}
.starsBar{
	color:#cf881c !important;
}
/* Synthesis block */
.note .synthesis{
	margin-bottom:0px;
}
.note .synthesis div:first-child{
	float:left;
	margin-right:20px;
}
@media all and (max-width: 600px){
	.note .synthesis > div:first-child{
		margin-right:0px;
		margin-bottom:20px;
	}
}
.note .synthesis > div:nth-child(1) > div:nth-child(1) {
	margin-bottom:6px;
}
.note .synthesis > div:nth-child(2){
	float:left;
}
.note .synthesis > div:nth-child(2) table{
	width:100px;
}
.note .bigNote{
	float:right;
	font-size:100px;
	font-family:georgia;
}
.note .comments .block2columnFloat .column:nth-child(1){
	padding-right:40px;
}
.note .heavenOrHell{
	clear:both;
	padding-top:20px;
}
.note .heavenOrHell h3{
	font-size:26px;
	margin-bottom:20px;
}
.note .heavenOrHell img{
	width:65px;
	float:left;
	margin-right:20px;
}
@media all and (max-width: 900px){
	.note .bigNote{
		float:none;
		clear:both;
	}
	.note .comments .block2columnFloat .column:nth-child(1){
		padding-right:0px;
		padding-bottom:20px;
	}
}
/* microdata */
[itemprop="aggregateRating"]{
	display:none;
}
/* Table */
.note table *{
	font-weight:normal;
	font-size:12px;
}
.note table *:not(a){
	color:#9f8c7b;
}
.note table caption{
	text-align:center;
	font-size:14px;
}
.note table tr th{
	text-align:left;
	padding-right:10px;
	white-space:nowrap;
}
.note table tr td:nth-child(3){
	position:relative;
	left:-10px;
	padding-top:2px;
}
.note table tr td div:nth-child(1){
	width:100px;
	height:10px;
	background:#38312b;
}
.note table tr td div:nth-child(1) > div{
	height:10px;
	background:#ab7013;
}
.note .synthesis .starsBar img{
	height:40px;
}
/* User note */
.note.userNote  .noteSelect div{
	cursor:pointer;
}
.note.userNote  .noteSelect div.focus{
	opacity:1;
}
.note.userNote  .noteSelect div.noFocus{
	opacity:0.3;
}
.note.userNote  .noteSelect div:hover{
	opacity:1;
}
.note.userNote  .noteSelect div input{
	float:left;
	margin-right:10px;
	margin-top:3px;
}
.note.userNote .noteSelect div .starsBar{
	float:left;
	margin-right:10px;
}
.note.userNote .noteSelect div .starsBar img{
	height:20px;
}
.note.userNote  .noteSelect div span{
	font-size:12px;
	visibility:hidden;
}
.note.userNote  .noteSelect div:hover span,
.note.userNote  .noteSelect div.focus span{
	visibility:visible;
}
.note.userNote .page.form{
	display:none;
	margin-top:20px;
}
.note.userNote > .page.block:first-child{
	margin-bottom:0px;
}
@media all and (max-width: 450px){
	.note.userNote  .noteSelect div{
		margin-bottom:8px;
	}
}
/* Notes list */
.note .noteList .oneNote{
	position:relative;
	border-top:1px solid #111111;
	padding-top:5px;
}
.note .noteList .oneNote:first-child{
	border-top:0px;
}
.note .noteList .oneNote img.avatar{
	height:32px;
	float:left;
	margin-right:5px;
}
.note .noteList .oneNote img.photoCelebrity{
	float:left;
	height:46px;
	margin:0px;
	padding:0px;
	margin-right:5px;
}
.note .noteList .oneNote > div{
	margin-left:37px;
	margin-bottom:15px;
	font-size:13px;
}
.note .noteList .oneNote div.text{
	margin-bottom:5px;
}
.note .noteList .oneNote > div > a{
	font-weight:bold;
	font-size:13px;
	color:#cf881c;
	font-weight:normal;
}
.note .noteList .oneNote .title a:hover{
	color:#f83627;
}
.note .noteList .oneNote > div > div{
	font-size:12px;
}
.note .noteList .oneNote > div > div a{
	font-size:12px;
}
.note .noteList .oneNote .responseBtn{
	background-image:url(img/icon-arrow-right-follow-14x19.png);
	padding-left:19px;
	margin-right:20px;
	font-size:12px;
	background-size:14px 14px;
	background-repeat:no-repeat;
	font-weight:normal;
	color:#cf881c;
}
.note .noteList .oneNote .starsBar img{
	height:15px;
	margin-right:1px;
}
.note .noteList .oneNote span:nth-child(2){
	display:inline-block;
	position:relative;
	top:-2px;
	color:#f83627;
}
.note .noteList .oneNote span:nth-child(2) *{
	color:#f83627;
}
.note .noteList .oneNote div:nth-child(2){
	margin-bottom:5px;
}
.note .noteList .oneNote div:nth-child(3) a{
	color:#cf881c;
	font-weight:normal;
}
.note .noteList .oneNote .like{
	background-image:url(img/icon-like2-16x16.png);
	padding-left:19px;
	margin-right:20px;
	font-size:12px;
	background-size:14px 14px;
}
.note .noteList .oneNote .like:hover,
.note .noteList .oneNote .like.selected{
	background-image:url(img/icon-like2-hover-16x16.png);
	background-repeat:no-repeat;
	color:#cf881c;
}
.note .noteList .oneNote .like.selected *{
	font-size:12px;
}
/* One note */
.bigContent.note.oneNote  figure > div{
	background:rgba(0,0,0,0.65);
	padding:10px;
	border-radius:5px;
}
.bigContent.note.oneNote  figure > div *{
	cursor:default;
}
.bigContent.note.oneNote  figure > div .starsBar img{
	height:50px;
}
.bigContent.note.oneNote  figure > div .starsBar span{
	font-size:60px;
	margin-left:20px;
	line-height:0px;
}
@media all and (max-width: 450px){
	.bigContent.note.oneNote  figure > div .starsBar img{
		height:30px;
	}
	.bigContent.note.oneNote  figure > div .starsBar span{
		font-size:40px;
		margin-left:10px;
	}
}
/*
------------
STATISTICS
<div class="page_statistic">
	<div><input type="button" value="Oui" class="yes"></div>
	<div class="page_statistic horizontalBar yes" style="width:45%;"><span>90%</span></div>
	<div><a href="" class="yes">13 oui</a></div>
</div>
------------
*/
/* Horizontal bar */
/*
.page_statistic{
	margin-bottom:15px;
}
.page_statistic a{
	font-size:11px;
}
.page_statistic .horizontalBar{
	float:left;
	position:relative;
	height:15px;
	margin-top:8px;
	margin-bottom:10px;
	border-radius:5px;
	margin-right:10px;
	overflow:hidden;
}
.page_statistic .horizontalBar span{
	position:absolute;
	right:5px;
	top:1px;
	color:#ffffff;
	font-size:11px;
}
.page_statistic.horizontalBar.yes{
	background:#00aa00;
}
.page_statistic.horizontalBar.no{
	background:#aa0000;
}
*/
/*
------------
PRELOADER FULL PAGE
------------
*/
.page.preloaderFullPage{
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000001;
	background:rgba(0,0,0,0.45);
	text-align:center;
	background-image:url('img/preloader-fullpage.gif');
	background-repeat:no-repeat;
	background-position:center 100px;
}
.page.preloaderFullPage .text{
	display:inline;
	position:relative;
	top:210px;
	text-align:center;
	margin-left:auto;
	font-family:Georgia;
	margin-right:auto;
	font-size:24px;
	background:#6a0902;
	padding:20px;
	border-radius:5px;
}
/*
------------
POPUP HTML
------------
*/
.page.popup{	
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1000001;
	background:rgba(0,0,0,0.45);
	text-align:center;
}
.page.popup.nextElement{	
	text-align:left;
	background:rgba(0,0,0,0.00);
}
.page.popup.fixed{	
	position:fixed;
}
.page.popup.active{
	display:block;
}
.page.popup .content{
	position:relative;
	margin-top:50px;
	margin-left:10px;
	margin-right:10px;
	width:90%;
	max-width:750px;
	display:inline-block;
	text-align:left;
	z-index:1000002;
	background:#000;
	border-radius:10px;
	padding:12px 17px;
	padding-top:20px;
	box-shadow: 0px 0px 1px 3px rgba(207, 136, 28, 1); 
	overflow:hidden;
}
@media all and (max-width: 600px){
	.page.popup .content{
		margin-top:10px;
	}
	.page.popup.nextElement .content{
		margin-top:0px;
	}
}
.page.popup.nextElement .content{
	margin-left:0px;
	padding:10px;
}
.page.popup.fixed .content{
	margin-top:0px;
}
.page.popup .content .miniCloseButton{
	position:absolute;
	right:6px;
	top:6px;
	background-image:url('img/btn-cross-for-close.jpg');
	width:11px;
	height:11px;
	cursor:pointer;
}
/*.page.popup .content .miniCloseButton{
	position:absolute;
	right:6px;
	top:6px;
	font-size:13px;
	color:#000000;
	cursor:pointer;
	background:#9f8c7b;
	height:11px;
	display:inline-block;
	line-height:0px;
	overflow:hidden;
	padding:2px;
	padding-top:4px;
	border-radius:5px;
}*/
.page.popup .content .miniCloseButton:hover{
	background-image:url('img/btn-cross-for-close-hover.jpg');
}
.page.popup .content .miniCloseButton:hover{
	color:#cf881c;
}
.page.popup .content .buttonBar{
	margin-top:10px;
	text-align:right;
}
.page.popup .content .buttonBar.hidden,
.page.popup .content .closeButton.hidden{
	display:none;
}
/* Buttons */
.page.popup .content .buttonsBarIntern{
	margin-top:10px;
}
.page.popup .content .buttonsBarIntern.right{
	text-align:right;
}
*[data-popup]{
	cursor:pointer;
}
*[data-popup=""],
*[data-popup="false"]{
	cursor:inherit;
}
/*
------------
MEMBER
------------
*/
/* Inscription or login */
.page.popup .content.member.login{
	max-width:350px;
}
.page.popup .content.member.login .page.inputFieldWithSubmit{
	width:316px;
}
.page.popup .content.member.login .page.inputFieldWithSubmit input[type="text"],
.page.popup .content.member.login .page.inputFieldWithSubmit input[type="password"]{
	width:294px;
}
/* Member block */
.member.blockOneMember{
	position:relative;
	border-radius:5px;
	padding:10px;
	width:600px; /* fait exprès */
	max-width:300px;
	background:#222222;
	display:inline-block;
}
@media all and (max-width: 700px){
	.member.blockOneMember{
		width:auto; /* fait exprès */
	}
}
.member.blockOneMember .avatar{
	width:71px;
	border-radius:5px;
	margin-right:10px;
	float:left;
}
.member.blockOneMember .name{
}
.member.blockOneMember .textLine{
	font-size:12px;
	padding-top:3px;
}
.member.blockOneMember .textLine a{
	color:#cf881c;
	font-size:12px;
}
.member.blockOneMember .minorInfo{
	font-size:10px;
	color:#9F8C7B;
}
.member.blockOneMember .celebrityAndButton{
	position:relative;
	padding-top:8px;
	text-align:right;
}
.member.blockOneMember .celebrityAndButton img{
	float:left;
	height:26px;
	margin-right:9px;
}
.member.blockOneMember .celebrityAndButton .button{
	color:#ffffff;
}
/* signature */
.member.signature{
	border-radius:5px;
	padding:10px;
	background:#333333;
	height:70px;
}
.member.signature img{
    height:50px;
	margin-right:10px;
	float:left;
}
.member.signature a{
	font-style:normal;
	font-size:14px;
}
.member.signature p{
	line-height:18px;
	float:left;
	display:inline-block;
	white-space:nowrap;
	min-width:220px;
	overflow:hidden;
}
/* Contributor & Ambassador */
.member.contributorList{
	float:left;
}
.member.contributorList p a{
	color:inherit;
}
.member.contributorList div{
	float:left;
	width:150px;
	overflow:hidden;
	margin-bottom:10px;
}
.member.contributorList .avatar{
	height:15px;
}
/* Member list block (popup) */
.page.popup .member.likeMemberList{
	max-width:654px;
}
.page.popup .member.likeMemberList .page.block{
	float:left;
	width:300px;
	margin-right:20px;
}
.page.popup .member.likeMemberList .page.block:nth-child(2n-1){
	margin-right:0px;
}
@media all and (max-width: 750px){
	.member.likeMemberList{
		min-width:0px;
	}
	.page.popup .member.likeMemberList .page.block{
		width:100%;
	}
	.page.popup .member.likeMemberList .page.block .member.blockOneMember{
		max-width:10000px;
		width:100%;
	}
	.page.popup .member.likeMemberList .page.block .member.blockOneMember{
		min-width:0px;
	}
}
/* Member list simple link (tooltip) */
.page.tooltip .member.likedEntity.list{
	padding:10px;
	font-size:12px;
	line-height:17px;
}
.page.tooltip .member.likedEntity.list a{
	font-size:12px;
}
.page.popup .member.likedEntity.list{
	background:#222222;
	margin-bottom:10px;
	margin-right:10px;
	min-width:300px;
	float:left;
}
@media all and (max-width: 700px){
	.page.popup .member.likedEntity.list{
		margin-right:0px;
	}
}
/* fan (list) */
.member.blockOneMember.fan .page.rankNum,
.member.blockOneMember.fan .page.rankNumForMedal{
	float:left;
	display:inline-block;
    width:56px;
    height:56px;
    border-radius:57px;
    background:#333333;
    text-align:center;
    line-height:56px;
	color:#777777;
	font-size:25px;
	margin-right:10px;
}
.member.blockOneMember.fan .page.rankNumForMedal{
	position:absolute;
	z-index:1;
	top:18px;
	left:21px;
    width:36px;
    height:36px;
    border-radius:37px;
	color:#222;
	margin-right:0px;
    background:rgba(51,51,51,0.2);
	font-family:Georgia;
}
.member.blockOneMember.fan .page.rankNumForMedal[data-pos="1"]{
    line-height:30px;
	padding-right:2px;
	font-size:30px;
}
.member.blockOneMember.fan .page.rankNumForMedal[data-pos="2"]{
    line-height:30px;
	font-size:30px;
}
.member.blockOneMember.fan .page.rankNumForMedal[data-pos="3"]{
    line-height:27px;
    background:rgba(51,51,51,0.1);
}
.member.blockOneMember.fan .medal{
    position:absolute;
	top:7px;
	left:10px;
	height:80px;
	z-index:1;
}
.member.blockOneMember.fan.medalist .avatar{
	margin-left:65px;
	position:relative;
}
.member.blockOneMember.fan.medalist .photo{
	position:absolute;
	top:10px;
	right:26px;
	z-index:1;
	height:40px;
}
.member.fanList .member.blockOneMember.fan{
	max-width:10000px;
	width:100%;
	margin-bottom:10px;
}
#fans .column1{ /* use this cause don't work with only column:first-child ? */
	padding-right:10px;
}
.member.fanList .member.blockOneMember.fan.medalist .page.rankNum{
   display:none;	
}
.member.blockOneMember.fan .button{
    position:absolute;
	right:10px;
	bottom:10px;
}
@media all and (max-width: 800px){
	#fans .column1{
		padding-right:0px;
	}
}
/* Actions list of members (fans, contributors, ambassadors) : votes, contributions, promotions. */
.member.actionListPage  .member.blockOneMember .celebrityAndButton{
	display:none;
}
.member.stats .action{
	min-width:50%;
	vertical-align:middle;
}
.member.stats .score{
	white-space:nowrap;
	text-align:right;
	vertical-align:middle;
}
.member.stats .type,
.member.stats .date{
	width:100px;
	text-align:right;
}
.member.stats .author{
	text-align:center;
	vertical-align:middle;
}
.member.stats .author img{
	height:32px;
}
.member.stats .author.name{
	width:150px;
}
.member.stats .buttonToClick{
	width:100px;
	text-align:center;
}
.member.stats .page.form > div{
	margin-bottom:14px;
}
@media all and (max-width: 550px){
	.member.stats .buttonToClick{
		width:100%;
	}
	.member.stats .score{
		text-align:center;
	}
	.member.stats td{
		text-align:center;
	}
	.member.stats .type{
		display:none;
	}
	.member.stats .dataMobile.visibleOnlyMobile{
		display:inline;
	}
}
/* Celebrities list of a member */ 
.member.listCelebrity tr td{
	vertical-align:middle;
	text-align:center;
} 
.member.listCelebrity tr td.note div{
	font-family:georgia;
	font-size:20px;
}
.member.listCelebrity tr td.note .starsBar{
	margin-top:10px;
}
.member.listCelebrity tr td.note .starsBar img{
	height:15px;
}
.member.listCelebrity tr td.theCelebrity{
	text-align:initial;
}
@media all and (max-width: 1010px){
	.member.listCelebrity tr td{
		border-top:1px solid #111111;
	}
	.page.table.member.listCelebrity tr th{
		display:none;
	}
	.page.table.member.listCelebrity tr td{
		display:block;
		width:100% !important;
		padding-top:10px;
		padding-bottom:10px;
		border-radius:0px;
	}
	.page.table.member.listCelebrity tr td:first-child{
		border-radius:5px 5px 0px 0px;
	}
	.page.table.member.listCelebrity tr td:last-child{
		border-radius:0px 0px 5px 5px;
	}
}
/* */
.member.buriedCelebrity  .scoreAndDate{
	text-align:center;
}
/* Member list (with block) */
.member.blockList .member.blockOneMember{
	float:left;
	margin-bottom:20px;
	width:49%;
	max-width:none;
}
.member.blockList .member.blockOneMember:nth-child(2n+0){
	margin-left:1%;
}
.member.blockList .member.blockOneMember:nth-child(2n+1){
	margin-right:1%;
}
@media all and (max-width: 850px){
	.member.blockList .member.blockOneMember:nth-child(2n+0),
	.member.blockList .member.blockOneMember:nth-child(2n+1){
		float:none;
		width:100%; 
		margin-left:0%;
		margin-right:0%;
	}
}
/* Member list (table) */
.member.list.oneData .table td:first-child{
	width:100px;
	text-align:right;
	white-space:nowrap;
}
.member.list.oneData .table td{
	vertical-align:middle;
}
.member.list.oneData .table td.theMember img{
	height:32px;
	border-radius:5px;
	border:1px solid #444444;
	float:left;
	margin-right:5px;
}
.member.list.oneData .table td.celebrityIconList{
	width:172px;
}
.member.list.oneData .table td.celebrityIconList img{
	height:26px;
	margin-right:9px;
}
/* member notification */
.member.notification sup{
	position:absolute;
	top:-2px;
	left:-9px;
	background:#f73740;
	color:#ffffff;
	padding:0px;
	line-height:11px;
	height:12px;
	overflow:hidden;
	padding-left:2px;
	padding-right:2px;
	border-radius:3px;
	font-size:10px;
}
.member.notification sup[data-num="0"]{
	display:none;
}
.member.notification .list tr.read td{
	background:#000000;
	opacity:0.4;
}
.member.notification .list tr:hover td{
	background:#333333;
}
.member.notification .list tr.read:hover td{
	background:#000000;
}
.member.notification .list td{
	vertical-align:middle;
	cursor:pointer;
}
.member.notification .list .image{
	width:32px;
	line-height:0px;
}
.member.notification .list .image img{
	height:32px;
}
@media all and (max-width: 550px){
	.member.notification sup{
		padding-top:1px;
	}
	.member.notification .list tr td{
		display:table-cell;
		width:inherit;
	}
	.member.notification .list .image{
		width:32px !important;
	}
	.member.notification .list tr td:first-child{
		border-radius:5px 0px 0px 5px;
	}
	.member.notification .list tr td:last-child{
		border-radius:0px 5px 5px 0px;
	}
}
/* member login */
.member.loginForPopup{
	width:350px !important;
}
.member.loginForPopup .page.inputFieldWithSubmit{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:316px;
}
.member.loginForPopup .page.inputFieldWithSubmit input[type="text"],
.member.loginForPopup .page.inputFieldWithSubmit input[type="password"]{
	width:294px;
}
/* member email */
.page.table.member.emailManager .delete{
	width:150px;
	text-align:center;
}
/*
------------
CELEBRITY
------------
*/
/* Celebrity block */
.celebrity.block{
}
/*
@media all and (max-width: 550px){
	.celebrity.blockList.column1on2,
	.celebrity.blockList.column2on2{
		width:100%;
		clear:both;
	}
}
*/
/* Tomb */
.celebrity.tomb{
	position:relative;
	background-image:url('img/tombe.png');
	background-size:170px 250px;
	width:170px;
	height:250px;
}
.celebrity.tomb .top50Position{
	text-align:center;
	padding-top:12px;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}
.celebrity.tomb .nom{
	text-align:center;
	padding-top:9px;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:150px;
	margin-left:auto;
	margin-right:auto;
}
.celebrity.tomb .date{
	text-align:center;
	padding-top:8px;
	font-size:14px;
}
.celebrity.tomb .photo{
	margin-top:9px;
	text-align:center;
}
.celebrity.tomb .photo img{
	border:1px solid #333333;
	border-radius:5px;
}
.celebrity.tomb .score{
	text-align:center;
	padding-top:9px;
	font-size:12px;
	cursor:pointer;
}
.celebrity.tomb .starsBar{
	margin-top:10px;
	text-align:center;
	padding:3px;
	height:25px;
	width:110px;
	margin-left:auto;
	margin-right:auto;
	border-radius:5px;
	background: rgba(17, 17, 17, 0.3);
}
.celebrity.tomb .starsBar{
	cursor:pointer;
}
.celebrity.tomb .starsBar img{
	height:20px;
}
.celebrity.tomb .new{
	position:absolute;
	top:0px;
	right:0px;
	background:#f83627;
	color:#fff;
	font-size:12px;
	border-radius:2px;
	padding:7px;
	padding-top:8px;
	padding-left:2px;
	padding-right:3px;
	line-height:0px;
}
@media all and (max-width: 550px){
	.celebrity.tomb{
		width:100%;
		background-repeat:no-repeat;
		background-position:center;
	}
}
/* Tomb start */
.celebrity.tombStart{
	float:left;
	margin-bottom:10px;
	overflow:hidden;
}
/* Commenté le 10/10/2016.
.celebrity.tombStart .pub300x250{
	float:left;
	margin-left:20px;
	margin-bottom:11px;
}
.celebrity.tombStart .tombStart_infoList .pub300x250{
	float:left;
	margin-right:30px;
	margin-bottom:0px;
}
.celebrity.tombStart .pub300x250 .intern{
	display:inline-block;
	background:#333333;
	width:300px;
	height:250px;
	overflow:hidden;
	border-radius:20px;
}
*/
.celebrity.tombStart_infoList{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:100%;
}
.celebrity.tombStart_infoList ul{
	margin-left:13px;
}
.celebrity.tombStart_infoList ul li img{
	height:10px;
}
@media all and (max-width: 550px){
	.celebrity.tombStart .pub300x250{
		margin-right:0px;
		float:none;
		width:100%;
		text-align:center;
	}
}
@media all and (max-width: 800px){
	.celebrity.tombStart .tombStart_infoList .pub300x250{
		float:none;
		margin-bottom:10px;
	}
}
/* Celebrity icons */
.celebrity .icon.category{
	height:30px;
	border:1px solid #8e7d6f;
	border-radius:10px;
	padding:5px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box; 
}
.celebrity .icon.flag{
	height:40px;
	border-radius:10px;
}
.celebrity .icon.avatar{
	height:42px;
	border-radius:10px;
	border:1px solid #8e7d6f;
}
.celebrity .icon.age{
	display:inline-block;position:relative;height:30px;width:30px;overflow:hidden;border:1px solid #8e7d6f;border-radius:10px;padding:5px;box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;line-height:0px;text-align:center;
}
.celebrity .icon.age age{
	color:#d6bba4;line-height:20px;font-size:19px;font-weight:normal;
}
.celebrity .icon.age unity{
	position:absolute;bottom:10px;left:11px;font-size:12px;color:#8e7d6f;
}
/* Mini Tomb */
.celebrity.tombMini{
	position:relative;
	background-image:url('img/tombe.png');
	width:130px;
	height:183px;
	background-size: 130px 183px;
}
.celebrity.tombMini a.photoLink{
	position:absolute;
	top:48px;
	left:23px;
}
.celebrity.tombMini img.photo{
	border:1px solid #333333;
	border-radius:5px;
}
.celebrity.tombMini .top50Position{
	text-align:center;
	padding-top:9px;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}
.celebrity.tombMini .top50Position a{
	color:#cf881c !important;
	font-weight:normal;
	line-height:6px;
}
.celebrity.tombMini .date{
	text-align:center;
	padding-top:10px;
	font-size:12px;
}
.celebrity.tombMini .score{
	text-align:center;
	padding-top:98px;
	font-size:11px;
}
.celebrity.tombMini .new{
	position:absolute;
	top:0px;
	right:0px;
	background:#f83627;
	color:#fff;
	font-size:12px;
	border-radius:2px;
	padding:7px;
	padding-top:8px;
	padding-left:2px;
	padding-right:3px;
	line-height:0px;
}
.celebrity.tombMini .starsBar{
	margin-top:3px;
	text-align:center;
	padding:2px;
	height:20px;
	width:90px;
	margin-left:auto;
	margin-right:auto;
	border-radius:5px;
	background: rgba(17, 17, 17, 0.2);
	cursor:pointer;
}
.celebrity.tombMini .starsBar img{
	height:16px;
}
/* Mini Tomb 2 */
.celebrity.tombMini2{
	position:relative;
	background-image:url('img/tombe.png');
	width:100%;
	max-width:350px;
	min-height:134px;
	background-size: 95px 134px;
	background-repeat:no-repeat;
}
.celebrity.tombMini2.small{	
	display:inline-block;
	max-width:95px;
	height:134px;
	margin-right:10px;
	margin-bottom:10px;
}
.celebrity.tombMini2.small.infoUnder{	
	height:168px;
}
.celebrity.tombMini2.small.infoUnder .infoUnderTomb{
	position:absolute;
	bottom:1px;
	width:100%;
	text-align:center;
	line-height:14px;
	overflow:hidden;
	height:30px;
}
.celebrity.tombMini2.small.infoUnder .containerIcon{
	position:absolute;
	left:64px;
	top:85px;
	background:#111111;
	width:27px;
	height:27px;
	border-radius:5px;
}
.celebrity.tombMini2.small.infoUnder .icon.category{
	height:15px;
	width:15px;
	border-radius:5px;
}
.celebrity.tombMini2 img.photo{
	position:absolute;
	top:28px;
	left:15px;
	border:1px solid #333333;
	border-radius:5px;
	cursor:pointer;
	width:65px;
}
.celebrity.tombMini2 .top50Position{
	position:absolute;
	top:9px;
	left:0px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	width:95px;
}
.celebrity.tombMini2 .top50Position sup{
	font-weight:normal;
	font-size:8px;
	color:#9F8C7B;
}
.celebrity.tombMini2 .starsBar{
	position:absolute;
	top:112px;
	left:8px;
	text-align:center;
	padding:1px;
	height:18px;
	width:80px;
	border-radius:5px;
	background: rgba(17, 17, 17, 0.2);
	cursor:pointer;
	font-size:12px;
}
.celebrity.tombMini2 .starsBar img{
	height:12px;
}
.celebrity.tombMini2 .new{
	position:absolute;
	top:-7px;
	right:0px;
	background:#f83627;
	color:#fff;
	font-size:11px;
	border-radius:2px;
	padding:7px;
	padding-top:7px;
	padding-left:2px;
	padding-right:3px;
	line-height:0px;
}
.celebrity.tombMini2 .linkCelebrity{
	font-family:Georgia;
	font-style:italic;
	font-size:18px;
}
.celebrity.tombMini2 .linkCelebrityContainer{
	white-space:nowrap;
	width:auto;
	overflow:hidden;
	text-overflow:ellipsis;
}
.celebrity.tombMini2 .infoText{
	margin-left:105px;
	padding-top:3px;
}
.celebrity.tombMini2 .infoText > div{
	margin-bottom:5px;
}
.celebrity.tombMini2 .infoText > div:nth-child(1){
	position:relative;
	top:2px;
}
.celebrity.tombMini2 .infoText > div:nth-child(2){
	margin-bottom:7px;
}
.celebrity.tombMini2 .infoText > div:nth-child(3){
	margin-bottom:6px;
	font-size:12px;
	height:43px;
	overflow:hidden;
	color:#d7bca5;
	font-style:italic;
	line-height:15px;
}
.celebrity.tombMini2 .infoText .overflowed_intern{
	font-size:12px;
	font-style:italic;
	line-height:15px;
}
.celebrity.tombMini2 .infoText > div:nth-child(3) .icon.category{
	width:15px;
	height:15px;
	border-radius:5px;
	margin-right:5px;
	float:left;
}
.celebrity.tombMini2 .infoText > div:nth-child(4){
	text-align:right;
}
.celebrity.tombMini2 .infoText > div:nth-child(4) img{
	height:21px;
	float:left;
	margin-right:5px;
}
.celebrity.tombMini2 .celebrity_flag_icon{
	height:27px;
	border-radius:2px;
	float:left;
	margin-right:5px;
}
.celebrity.tombMini2 .button.mini{
	height:21px;
	padding-top:2px;
}
/* Celebrity icon block */
.celebrity.iconBlockContainer{
	float:left;
	width:310px;
}
.celebrity.iconBlockContainer.large{
	width:630px;
}
.celebrity.iconBlock{
	width:100%;
	color:#d7bca5;
	margin-bottom:11px;
	line-height:20px;
	height:54px;
	overflow:hidden;
	border-radius:10px;
	padding:6px;
}
.celebrity.iconBlock:nth-child(2){
	margin-bottom:12px;
}
.celebrity.iconBlock:nth-child(7),
.celebrity.iconBlock:nth-child(8){
	width:100%;
}
@media all and (max-width: 1010px){
	.celebrity.iconBlockContainer,
	.celebrity.iconBlockContainer.large{
		float:none;
		width:100%;
	}
	.celebrity.iconBlock{
		height:auto;
	}
}
.celebrity.iconBlock span.evolution{
	font-size:18px;
}
.celebrity.iconBlock .btnOpenContainer{
	position:absolute;
	bottom:4px;
	right:4px;
	opacity:0.8;
}
.celebrity.iconBlock .btnOpenContainer:hover{
	opacity:1;
}
.celebrity.iconBlock .icon{
	float:left;
	margin-right:10px;
}
/* Celebrity list (with block) */
.celebrity.blockList .celebrity.block{
	float:left;
	width:49.5%;
	margin-right:1%;
	margin-bottom:1%;
}
.celebrity.blockList .celebrity.block:nth-child(2n){
	margin-right:0px;
}
.celebrity.blockList .icon.flag{
	float:left;
	margin-right:10px;
	height:30px;
	border-radius:0px;
}
@media all and (max-width: 550px){
	.celebrity.blockList .celebrity.block{
		margin-right:0px;
		margin-bottom:2%;
		width:100%;
		clear:both;
	}
}
/* Celebrity list */
.celebrity.list .table td .starsBar img{
	height:15px;
}
/* Celebrity list (by note) */
.celebrity.list.byNote .table td:first-child{
	width:50px;
	text-align:right;
}
.celebrity.list.byNote .table td:nth-child(2n){
	width:100px;
}
.celebrity.list.byNote .table td:nth-child(4n){
	text-align:right;
}
/* Celebrity list (by birthdate) */
.celebrity.list.byBirthdate .table td:first-child{
	width:100px;
	text-align:right;
}
/* Celebrity list (by distance) */
.celebrity.list.byDistance .table td:first-child{
	width:85px;
	text-align:right;
}
/* Search */
.celebrity.searchForm.filter div.advancedSearch{
	display:none;
}
.celebrity.searchForm.filter a.advancedSearch{
	white-space:nowrap;
}
.celebrity.searchForm .block4columnFloat .column{
	width:28%;
}
.celebrity.searchForm .block4columnFloat .column:nth-child(1){
	width:16%;
	white-space:nowrap;
}
@media all and (max-width: 800px){
	.celebrity.searchForm .block4columnFloat .column .selectByPopin.right{	
		text-align:left;
	}
	.celebrity.searchForm .block4columnFloat .column{
		width:100% !important;
		margin-bottom:10px;
	}
	.celebrity.searchForm .block4columnFloat .column:nth-child(4n){
		margin-bottom:0px;
	}
}
#celebrity_search_map,
#celebrity_search_mapDropMarker{
	height:500px;
}
#celebrity_burialPlace,
#celebrity_burialPlace_advanced{
	height:250px;
}
/* Miniblock Small */
.celebrity.miniblockSmall.column1 .tombMini2.small{
	margin-right:22.12px;
}
.celebrity.miniblockSmall.column2 .tombMini2.small{
	margin-right:3.3px;
}
.celebrity.miniblockSmall.column2 .tombMini2.small:nth-child(4n){
	margin-right:0px;
}
@media all and (max-width: 1010px){
	.celebrity.miniblockSmall.column2 .tombMini2.small,
	.celebrity.miniblockSmall.column2 .tombMini2.small:nth-child(4n){
		margin-right:10px;
	}
	.celebrity.miniblockSmall.column1 .tombMini2.small{
		margin-right:10px;
	}
}
/*
------------
TOP 50 + TOP PARADIS + TOP ENFER
------------
*/
.celebrity.top50{
	background:#090909;
	border-radius:10px 10px 10px 10px;
}
.celebrity.top50 .celebrity.block{
	margin:0px;
}
.celebrity.top50 .position{
	position:relative;
	height:166px;
	width:200px !important;
	text-align:center;
	padding:20px;
	background:#090909;
}
.celebrity.top50 .position .number{
	position:absolute;
	top:-35px;
	width:160px;
	text-align:center;
	font-family:georgia;
}
.celebrity.top50.note .synthesis .starsBar{
	position:absolute;
	bottom:50px;
	left:25px;
}
.celebrity.top50.note .synthesis .starsBar img{
	height:30px;
}
.celebrity.top50 .position .number[data-position] sup{
	font-size:15px;
	font-family:georgia;
}
.celebrity.top50 .position .number[data-position="top1"]{
	font-size:150px;
}
.celebrity.top50 .position .number[data-position="top2"]{
	top:-15px;
	font-size:120px;
}
.celebrity.top50 .position .number[data-position="top3"]{
	top:-10px;
	font-size:100px;
}
.celebrity.top50 .position .number[data-position="top4-10"]{
	top:10px;
	font-size:80px;
}
.celebrity.top50 .position .number[data-position="top11-50"]{
	top:25px;
	font-size:60px;
}
.celebrity.top50 .position .number[data-note="big"]{
	top:-5px;
	font-size:70px;
}
.celebrity.top50 .position .number[data-note="medium"]{
	top:0px;
	font-size:65px;
}
.celebrity.top50 .position .number[data-note="small"]{
	top:3px;
	font-size:60px;
}
.celebrity.top50 .position .score{
	position:absolute;
	bottom:32px;
	width:160px;
	text-align:center;
}
.celebrity.top50 .position .minorInfo.bottom,
.celebrity.top50 .evolutionContainer .minorInfo.bottom{
	position:absolute;
	bottom:15px;
	width:160px;
	text-align:center;
}
.celebrity.top50 .evolutionContainer{
	position:relative;
	margin-left:10px;
	margin-right:0px !important;
	height:166px;
	width:214px !important;
	text-align:center;
	background:#090909;
}
.celebrity.top50 .evolutionContainer table{
	width:190px;
}
.celebrity.top50 .evolutionArrow{
	position:absolute;
	top:20px;
	width:160px;
	text-align:center;
	font-size:41px;
}
.celebrity.top50 .evolutionArrow img{
	height:30px;
}
.celebrity.top50 .positionEvolution{
	position:absolute;
	top:63px;
	width:160px;
	text-align:center;
}
.celebrity.top50 .noteButton{
	position:absolute;
	top:123px;
	width:160px;
	text-align:center;
}
.celebrity.top50 .voteButton{
	position:absolute;
	top:123px;
	width:160px;
	text-align:center;
}
.celebrity.top50 .scoreEvolution{
	position:absolute;
	bottom:32px;
	width:160px;
	text-align:center;
}
.celebrity.top50 .positionEvolution[data-evolution="+"],
.celebrity.top50 .evolutionArrow[data-evolution="+"]{
	color:#009900;
}
.celebrity.top50 .positionEvolution[data-evolution="-"],
.celebrity.top50 .evolutionArrow[data-evolution="-"]{
	color:#cc0000;
}
.celebrity.top50 .evolutionArrow[data-evolution=""]{
	top:10px;
	font-size:50px;
}
@media all and (max-width: 1010px){
	.celebrity.top50{
		background:#222222;
	}
	.celebrity.top50 .position{
		width:100% !important;
		margin-bottom:20px !important;
		background:#222222;
	}
	.celebrity.top50.note .synthesis .starsBar{
		width:90% !important;
		left:auto;
	}
	.celebrity.top50 .position .number{
		width:90%;
	}
	.celebrity.top50 .position .score{
		width:90%;
	}
	.celebrity.top50 .position .minorInfo.bottom,
	.celebrity.top50 .evolutionContainer .minorInfo.bottom{
		width:90%;
	}
	.celebrity.top50 .evolutionContainer{
		width:100% !important;
		margin-bottom:20px !important;
		background:#222222;
	}
	.celebrity.top50 .evolutionContainer table{
		margin-left:auto; 
		margin-right:auto; 
		margin-top:20px; 
	}
	.celebrity.top50 .evolutionArrow,
	.celebrity.top50 .voteButton,
	.celebrity.top50 .noteButton{
		width:90%;
	}
	.celebrity.top50 .scoreEvolution{
		width:90%;
	}
	.celebrity.top50 .positionEvolution{
		width:90%;
	}
	.celebrity.top50 .celebrity.block:nth-child(2n){
		margin-left:auto;
		margin-right:auto;
		float:none;
		clear:both;
		width:400px;
	}
}
@media all and (max-width: 500px){
	.celebrity.top50 .celebrity.block:nth-child(2n){
		margin-left:20px;
		margin-right:20px;
		width:auto;
	}
}
/*
------------
LETTER
------------
*/
.celebrity.letter.form{
	position:relative;
}
.celebrity.letter.form img{
	width:100%;
}
.celebrity.letter.form .page.form{
	position:absolute;
	top:12%;
	left:13%;
	width:70%;
}
.celebrity.letter.form .page.form input[type="text"],
.celebrity.letter.form .page.form textarea{
	background:transparent;
	color:#000000;
	font-family:georgia;
	font-size:16px;
	border:1px solid #9F8C7B;
}
.celebrity.letter.form .page.form input[type="text"]:focus,
.celebrity.letter.form .page.form textarea:focus{
	border:1px solid transparent;
}
.celebrity.letter.form .page.form textarea{
	width:100%;
	max-width:100%;
	height:350px;
	max-height:350px;
	overflow:auto;
}
.celebrity.letter.form .page.form div:nth-child(3){
	text-align:right;
	margin-bottom:50px;
}
.celebrity.letter.form .page.form div:nth-child(4){
	text-align:right;
}
.celebrity.letter.form .page.form .footer{
	text-align:right;
}
@media all and (max-width: 940px){
	.celebrity.letter.form .page.form textarea{
		height:300px;
		max-height:300px;
	}
	.celebrity.letter.form .page.form div:nth-child(3){
		margin-bottom:30px;
	}
}
@media all and (max-width: 840px){
	.celebrity.letter.form .page.form textarea{
		height:230px;
		max-height:230px;
	}
	.celebrity.letter.form .page.form div:nth-child(3){
		margin-bottom:20px;
	}
	.celebrity.letter.form .page.form .footer{
		text-align:right;
		width:50%;
	}
}
@media all and (max-width: 550px){
	.celebrity.letter.form .page.form textarea{
		height:150px;
		max-height:150px;
	}
}
@media all and (max-width: 450px){
	.celebrity.letter.form .page.form textarea{
		height:100px;
		max-height:100px;
	}
}
@media all and (max-width: 400px){
	.celebrity.letter.form .page.form textarea{
		height:70px;
		max-height:70px;
	}
	.celebrity.letter.form .page.form div{
		margin-bottom:10px;
	}
}
/* Letters list */
.celebrity.letter .blockList{
	float:left;
	position:relative;
	background:#222222;
	border-radius:5px;
	padding:10px;
	width:33%;
	min-width:240px;
	max-width:266px;
	margin-right:10px;
	margin-bottom:5px;
}
.celebrity.letter .blockList:nth-child(3n){
	margin-right:0px;
}
.celebrity.letter .blockList .letterIcon{
	height:55px;
	float:left;
	margin-right:10px;
}
.celebrity.letter .blockList .icon{
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left:19px;
	font-size:12px;
	background-size:14px 14px;
}
.celebrity.letter .blockList .icon.like{
	background-image:url(img/icon-like2-16x16.png);
}
.celebrity.letter .blockList .icon.commentCounter{
	background-image:url(img/icon-comment2-16x16.png);
}
.celebrity.letter .blockList .textLine{
	font-size:12px;
	padding-top:3px;
}
.celebrity.letter .blockList .textLine a{
	position:absolute;
	bottom:10px;
	right:10px;
}
.celebrity.letter .blockList .minorInfo{
	font-size:10px;
	color:#9F8C7B;
}
.celebrity.letter .blockList .name2{
	position:absolute;
	right:19px;
	top:10px;
}
.celebrity.letter .blockList .name2 .avatar{
	height:28px;
	border-radius:3px;
}
@media all and (max-width: 1010px){
	.celebrity.letter .blockList{
		float:none;
		width:100%;
		max-width:10000px;
		margin-right:0px;
	}
}
/* other list */
/*
.celebrity.letter.block2{
	position:relative;
	height:88px;
	clear:both;
	padding-bottom:10px;
	margin-bottom:30px;
}
.celebrity.letter.block2 .button{
	position:absolute;
	right:0px;
	bottom:11px;
	z-index:1;
	border:4px solid #000000;
}
.celebrity.letter .contentBeginning{
	padding-top:10px;
	overflow:hidden;
	height:78px;
}
.celebrity.letter .contentBeginning .avatar{
	float:left;
	height:42px;
	margin-right:10px;
}
@media all and (max-width: 1010px){
	.celebrity.letter.block2{
		height:auto;
	}
	.celebrity.letter .contentBeginning{
		height:78px;
		clear:both;
	}
}
*/
/* Written letter (in page) */
.celebrity.letter.writtenLetter{
	position:relative;
}
.celebrity.letter.writtenLetter .imgLetter{
	width:100%;
}
.celebrity.letter.writtenLetter div,
.celebrity.letter.writtenLetter p{
	color:#000000;
	font-family:georgia;
	font-size:16px;
}
.celebrity.letter.writtenLetter .start{
	position:absolute;
	top:110px;
	left:110px;
	width:560px;
}
.celebrity.letter.writtenLetter .contentLetter{
	position:absolute;
	top:160px;
	left:110px;
	width:560px;
	height:370px;
	overflow-y:auto;
}
.celebrity.letter.writtenLetter .end{
	position:absolute;
	top:570px;
	left:110px;
	width:560px;
	text-align:right;
}
.celebrity.letter.writtenLetter .member.signature{
	position:absolute;
	top:600px;
	right:133px;
	background:rgba(0,0,0,0.65);
}
.celebrity.letter.writtenLetter .member.signature,
.celebrity.letter.writtenLetter .member.signature *{
	font-size:14px;
}
.celebrity.letter.writtenLetter .member.signature .small{
	color:#d7bca5;
	font-size:13px;
}
/* Written letter (in popup) */
.popup .content .celebrity.letter.writtenLetter .contentLetter{
	width:460px;
	height:300px;
}
.popup .content .celebrity.letter.writtenLetter .end{
	width:460px;
	top:480px;
}
.popup .content .celebrity.letter.writtenLetter .member.signature{
	top:510px;
}
@media all and (max-width: 1010px){
	/* Written letter (in page for mobile) */
	.celebrity.letter.writtenLetter{
		background-image:url(img/parchemin-texture2.png);
		background-size:100% 100%;
		border-radius:5px 15px 5px 20px;
		padding:40px;
		padding-bottom:20px;
	}
	.celebrity.letter.writtenLetter .imgLetter{
		display:none;
	}
	.celebrity.letter.writtenLetter .start{
		position:static;
		width:100%;
		margin-bottom:30px;
	}
	.celebrity.letter.writtenLetter .contentLetter{
		position:static;
		height:auto;
		width:100%;
		margin-bottom:30px;
	}
	.celebrity.letter.writtenLetter .end{
		position:static;
		width:100%;
		margin-bottom:10px;
	}
	.celebrity.letter.writtenLetter .member.signature{
		position:static;
		top:auto;
		right:auto;
		overflow:hidden;
	}
	/* Written letter (in popup for mobile) */
	.popup .content .celebrity.letter.writtenLetter .contentLetter{
		height:auto;
		width:100%;
	}
	.popup .content .celebrity.letter.writtenLetter .end{
		width:100%;
	}
}
@media all and (max-width: 400px){
	/* Written letter (in page for mobile) */
	.celebrity.letter.writtenLetter .member.signature .avatar{
		height:32px;
	}
}
/*
------------
CONTRIBUTION SYSTEM
------------
*/
.contributionSystem.penEditor{
	opacity:0.3;
	cursor:pointer;
	float:none !important;
	margin:0px !important;
	height:10px !important;
}
.contributionSystem.penEditor:hover,
.contributionSystem.penEditor.active{
	opacity:1;
}
/*
------------
CONTRIBUTION (pour la V2)
------------
*/
/*
.contributionSystem.menuToSuggestContent{
	display:none;
	position:absolute;
	right:0px;
	top:-25px;
	line-height:0px;
}
.contributionSystem.menuToSuggestContent div{
	display:inline-block;
	background:#3b0703;
	padding:5px;
	border-radius:5px;
	margin-right:3px;
	cursor:pointer;
}
.contributionSystem.menuToSuggestContent div:last-child{
	margin-right:0px;
}
.contributionSystem.menuToSuggestContent div:hover{
	background:#6a0902;
}
.contributionSystem.menuToSuggestContent div img{
	height:20px;
}
.contributionSystem.completeContent .page.form textarea{
	width:100%;
	max-width:none;
}
.contributionSystem.completeContent .page.form.biography textarea{
	height:400px;
}
[data-contributionTarget="yes"] p:hover{
	background:#222222;
	border-radius:5px;
}
*/
/* Contribution additionnal information */
/*
.contributionSystem.additionalInformation{
	display:inline-block;
    width:22px;
    height:21px;
    border-radius:21px;
	border:1px solid #9f8c7b;
    background:#38312b;
    text-align:center;
    line-height:18px;
	color:#9f8c7b;
}
h2 .contributionSystem.additionalInformation{
	position:relative;
	top:4px;
}
.contributionSystem.additionalInformation:hover{
	border:1px solid #d7bca5;
	color:#d7bca5;
}
[data-contributionTarget="yes"] .contributionSystem.additionalInformation{
	float:right;
}
.contributionSystem.paragraphOne .author{
	float:right;
	height:70px;
	overflow:hidden;
	margin-top:5px;
}
.contributionSystem.paragraphOne .author.updator{
	margin-right:10px;
}
@media all and (max-width: 650px){
	.contributionSystem.paragraphOne .author{
		margin-top:10px;
		float:none;
	}
	.contributionSystem.paragraphOne .author.updator{
		margin-right:0px;
	}
}
*/
/*
------------
FORUM
------------
*/
/* form */
.forum .page.form textarea{
	width:100%;
	max-width:none;
}
.forum .page.form.biography textarea{
	height:400px;
}
/* Topic list */
.forum.topic.list td{
	vertical-align:middle;
}
.forum.topic.list .topic .image{
	margin-right:5px;
	height:45px;
	vertical-align:middle;
}
.forum.topic.list .author{
	width:150px;
	font-size:12px;
}
.forum.topic.list .author img{
	height:18px;
}
.forum.topic.list .minorInfo{
	font-size:10px;
	color:#9F8C7B;
}
.forum.topic.list .opinion{
	width:1px;
}
.forum.topic.list .opinion > span:first-child{
	white-space:nowrap;
	margin-right:5px;
}
.forum.topic.list .icon{
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left:19px;
	font-size:12px;
	background-size:14px 14px;
}
.forum.topic.list .icon.like{
	background-image:url(img/icon-like2-16x16.png);
}
.forum.topic.list .icon.commentCounter{
	background-image:url(img/icon-comment2-16x16.png);
}
.forum.topic.list .topic .new{
	background:#f83627;
	color:#fff;
	font-size:14px;
	border-radius:2px;
	padding-left:2px;
	padding-right:3px;
	display:inline-block;
}
.forum.topic.list .response{
	width:100px;
}
.forum.topic.list .stat{
	width:103px;
}
.forum.topic.list .stat > div{
	width:100%;
	background:#38312b;
	height:10px;
}
.forum.topic.list .stat > div > div{
	background:#ab7013;
	height:10px;
}
@media all and (max-width: 550px){
	.forum.topic.list .topic{
		text-align:left;
	}
	.forum.topic.list td{
		text-align:right;
	}
}
/* Topic One */
.forum .forum.topic.one > div{
	margin-bottom:0px;
}
.forum.topic.one > div > div{
	color:#000;
	line-height: 22.4px;
}
.forum.topic.one .date{
	color:#666;
	font-size:12px;
	display:inline-block;
	margin-top:10px;
}
.forum.topic.one .minorInfo{
	font-size:inherit;
	color:inherit;
}
.forum.topic.one .fakeImg{
	display:table-cell;
	width:266px;
	height:150px;
	background:#111;
	text-align:center;
	vertical-align:middle;
}
.forum.topic.one .readingProtection_protectedText:not(.fakeImg){
	color:#000;
}
.forum.topic.one .readingProtection_protectedText_trueText{
	color:#000;
}
.forum.topic.one .oneImage{
	position:relative;
	display:inline-block;
	height:150px;
}
.forum.topic.one .infoComplement{
	float:right;
	margin-left:20px;
}
.forum.topic.one .infoComplement *{
	color:#000;
}
.forum.topic.one .infoComplement .starsBar{
	text-align:right;
}
.forum.topic.one .infoComplement .starsBar img{
	height:49px;
}
@media all and (max-width: 800px){
	.forum.topic.one .infoComplement{
		float:none;
		margin-left:0px;
		margin-bottom:20px;
	}
	.forum.topic.one .infoComplement .member.signature{
		float:none;
	}
}
.forum.topic.one .member.signature *:not(a){
	color:#d7bca5;
}
.forum.topic.one  .stat{
	font-size:10px;
	color:#333333;
}
.forum.topic.one  .stat span{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.forum.topic.one  .stat > div{
	width:100%;
	background:#38312b;
	height:10px;
	margin-bottom:5px;
}
.forum.topic.one  .stat > div > div{
	background:#ab7013;
	height:10px;
}
.forum.topic.one .stat .minorInfo{
	font-size:10px;
	color:#111111;
}
.forum.topic.one .buttons {
	text-align:right;
}
@media all and (max-width: 450px){
	.forum.topic.one > div > div{
		margin-left:0px;
		margin-right:10px;
		float:none;
	}
}
/*
------------
IMAGE (module)
------------
*/
/* Images list mini */
.imageGallery.blockImgMini{
	height:0px;
	overflow:hidden;
	margin:0px;
}
.imageGallery.blockImgMini.list{
	height:auto;
	overflow:visible;
	white-space:normal;
}
.imageGallery.blockImgMini .oneImage{
	float:left;
	position:relative;
	display:inline-block;
	cursor:pointer;
	height:100px;
	margin-right:5px;
	margin-bottom:5px;
	padding:0px;
	border:0px;
	overflow:hidden;
}
.imageGallery.blockImgMini .oneImage > img{
	height:100px;
	position:relative;
	top:0px;
	left:0px;
}
/*
------------
VIDEO (module)
------------
*/
.videoGallery.blockImgMini{
}
.videoGallery.blockImgMini .oneVideo{
	width:50%;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
	height:100px;
}
@media all and (max-width: 1010px){
	.videoGallery.blockImgMini .oneVideo{
		width:100%;
	}
}
.videoGallery.blockImgMini .oneVideo div:first-child{
	position:relative;
	display:inline-block;
	cursor:pointer;
	height:100px;
	width:177px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
.videoGallery.blockImgMini .oneVideo div:first-child > img{
	width:177px;
	cursor:pointer;
}
.videoGallery.blockImgMini .oneVideo div:first-child .iconPlay{
	background-image:url(img/icon-video-play-40x40.png);
	background-repeat:no-repeat;
	background-position:right 50% bottom 50%;
	background-size:30px 30px;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1;
	opacity:0.65;
}
.videoGallery.blockImgMini .oneVideo div:first-child .iconPlay:hover{
	background-image:url(img/icon-video-play-hover-40x40.png);
	opacity:1;
}
.videoGallery.blockImgMini .oneVideo .infoLine{
	margin-bottom:8px;
}
.videoGallery.blockImgMini .oneVideo .title a{
	font-size:16px;
}
.videoGallery.blockImgMini .oneVideo .icon{
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left:19px;
	font-size:12px;
	background-size:14px 14px;
}
.videoGallery.blockImgMini .oneVideo .icon.like{
	background-image:url(img/icon-like2-16x16.png);
}
.videoGallery.blockImgMini .oneVideo .icon.commentCounter{
	background-image:url(img/icon-comment2-16x16.png);
}
@media all and (max-width: 450px){
	.videoGallery.blockImgMini .oneVideo{
		height:auto;
	}
	.videoGallery.blockImgMini .oneVideo div:first-child{
		width:100%;
		height:auto;
	}
	.videoGallery.blockImgMini .oneVideo div:first-child > img{
		width:100%;
	}
	.videoGallery.blockImgMini .oneVideo div:first-child .iconPlay{
		background-position:left 50% top 50%;
		background-size:30px 30px;
	}
}
/*
------------
CONTENT GALLERY (for images, videos, text...)
------------
*/
.page.popup .content.page.contentGallery{
	width:90%;
	max-width:10000px;
	margin-top:20px;
}
/* "Zoom" system */
.page.contentGallery table{
    width:100%;
	border-collapse:collapse;
}
.page.contentGallery td.left{
	position:relative;
    background:#222222;
	text-align:center;
}
.page.contentGallery td.right{
    width:360px;
    background:#1a1a1a;
	vertical-align:top;
	padding:20px;
	padding-bottom:0px;
}
.page.contentGallery .right > div{
   overflow-y:scroll;
   overflow-x:hidden;
   padding-right:2px;
}
.page.contentGallery .right .title h3{
	margin-bottom:10px;
}
.page.contentGallery .right .member.signature{
	float:left;
	margin-bottom:10px;
}
/* One image */
.page.contentGallery h2{
   position:relative;
}
.page.contentGallery h2 .link{
   position:absolute;
   top:5px;
   right:10px;
}
/* Pagination (page by page) */
.paginationSystem{
	position:relative;
	margin-bottom:10px;
}
.paginationSystem .counter{
	position:absolute;
	top:0px;
	left:10%;
	width:80%;
	text-align:center;
	font-size:30px;
	padding-top:9px;
	line-height:16px;
}
.paginationSystem .counter span{
	font-size:14px;
}
.paginationSystem  .pagination{
	cursor:pointer;
	opacity:0.65;
}
.paginationSystem  .pagination:hover{
	opacity:1;
}
.paginationSystem  .pagination img{
	height:50px;
}
.paginationSystem  .pagination.left{
	float:left;
}
.paginationSystem  .pagination.right{
	float:right;
}
@media all and (max-width: 800px){
	.paginationSystem .counter{
		padding-top:16px;
	}
	.paginationSystem .counter span{
		display:none;
	}
}
/* Pagination 2 (page by page) */
.paginationSystem_2{
	text-align:center;
}
.paginationSystem_2 a{
	font-family:Georgia;
	display:inline-block;
	font-size:23px;
	color:#d7bca5;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	border-radius:5px;
	background:#3b0703;
	margin-right:10px;
	text-decoration:none;
}
.paginationSystem_2 a:last-child{
	margin-right:0px;
}
.paginationSystem_2 a:hover,
.paginationSystem_2 a.selected{
	background:#6a0902;
}
.paginationSystem_2 a.notActivated{
	color:#6a0902;
}
.paginationSystem_2 a.notActivated:hover,
.paginationSystem_2 a.notActivated.selected{
	color:inherit;
}
.paginationSystem_2 .counter{
	text-align:center;
	display:inline-block;
	font-size:30px;
	padding:10px;
	margin-right:10px;
}
@media all and (max-width: 600px){
	.paginationSystem_2 .start,
	.paginationSystem_2 .end{
		display:none;
	}
}
@media all and (max-width: 500px){
	.paginationSystem_2 .counter{
		display:none;
	}
}
/* Pagination (content galery) */
.page.contentGallery .left .pagination{
	display:none;
	position:absolute;
	z-index:1;
	top:0px;
	cursor:pointer;
	opacity:0.55;
}
.page.contentGallery .left  .pagination:hover{
	opacity:1;
}
.page.contentGallery .left .pagination.left{
	left:20px;
}
.page.contentGallery .left .pagination.right{
	right:20px;
}
/* Link menu */
.page.contentGallery .left  .linkMenu{
	display:none;
	position:absolute;
	z-index:2;
	bottom:0px;
	right:0px;
	padding:10px;
	background:rgba(215, 188, 165, 0.1);
	border-radius:10px 0px 0px 0px;
}
.page.contentGallery .left .linkMenu.forVideo{
	bottom:100px;
	border-radius:10px 0px 0px 10px;
}
@media all and (max-width: 800px){
	.page.contentGallery td.left{
		padding-top:50px;
	}
	.page.contentGallery td.left,
	.page.contentGallery td.right{
		display:block;
		width:100%;
	}
	.page.contentGallery .right > div{
		overflow:visible;
	}
	.page.contentGallery .left .pagination{
		display:block;
		top:5px;
	}
	.page.contentGallery .left .pagination img{
		height:40px;
	}
	.page.contentGallery h2 .link{
	   top:auto;
	   bottom:-10px;
	   right:0px;
	}
	.page.contentGallery .left .linkMenu,
	.page.contentGallery .left .linkMenu.forVideo{
		display:block;
		top:0px;
		bottom:auto;
		right:auto;
		padding-bottom:12px;
		border-radius:0px 0px 10px 10px;
		padding-top:7px;
	}
	.page.contentGallery .left .linkMenu a{
		font-size:12px;
	}
}
/*
------------
TOOLTIP
------------
*/
.page.tooltip{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000000001;
	background:#000000;
	border-radius:10px;
	padding:10px;
	max-width:550px;
	border:1px solid #666666;
	box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.75); 
}
.page.tooltip .arrow{
	display:inline;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
*[data-tooltip]{
	/*cursor:pointer;*/
}
/* Simple text line */
.page.tooltip .textline{
	padding:10px;
	font-size:12px;
	line-height:17px;
	background:#222222;
	border-radius:10px;
	max-width:300px;
}
.page.tooltip .textline *{
	font-size:12px;
	line-height:17px;
}
/* Buttons */
.page.tooltip .buttonsBarIntern{
	margin-top:10px;
}
.page.tooltip .buttonsBarIntern.right{
	text-align:right;
}

/*
------------
ARROW UP
------------
*/
#page_arrowUp{
	display:none;
	position:fixed;
	z-index:1000;
	right:0px;
	bottom:0px;
	width:65px;
	height:65px;
	background-color:#000000;
	background-image:url('img/arrow-up.png');
	background-size:36px 43px;
	background-position:center center; 
	background-repeat:no-repeat;
	border-radius:5px;
	opacity:0.5;
	cursor:pointer;
}
@media all and (max-width: 600px){
	#page_arrowUp{
		display:none;
	}
}

/*
------------
COMMENTS SYSTEM
------------
*/
.comment .minorInfo{
	color:#666666;
	font-size:12px;
}
.comment .minorInfo *{
	color:#666666;
	font-size:12px;
}
.comment .minorInfo a{
	font-size:10px !important;
	text-decoration:underline;
}
.comment .interactionButton{
	margin-bottom:10px;
	line-height:30px;
}
.comment .interactionButton span{
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.comment .interactionButton span:hover,
.comment .interactionButton span.selected{
	color:#cf881c;
}
.comment .interactionButton .like{
	background-image:url(img/icon-like-16x16.png);
	padding-left:20px;
	white-space:nowrap;
}
.comment .interactionButton .like:hover,
.comment .interactionButton .like.selected{
	background-image:url(img/icon-like-hover-16x16.png);
}
.comment .interactionButton .likeCounter{
	margin-right:20px;
}
.comment .interactionButton .commentLink{
	background-image:url(img/icon-comment-16x16.png);
	padding-left:20px;
	white-space:nowrap;
}
.comment .interactionButton .commentLink:hover,
.comment .interactionButton .commentLink.selected{
	background-image:url(img/icon-comment-hover-16x16.png);
}
.comment .interactionButton .commentCounter{
	margin-right:20px;
}
.comment .interactionButton .shareLink{
	background-image:url(img/icon-share-19x16.png);
	padding-left:22px;
	margin-right:20px;
	white-space:nowrap;
}
.comment .interactionButton .shareLink:hover,
.comment .interactionButton .shareLink.selected{
	background-image:url(img/icon-share-hover-19x16.png);
}
/*
.comment .interactionButton .facebook{
	background-image:url(img/icon-facebook-16x16.png);
	padding-left:16px;
	margin-right:5px;
}
.comment .interactionButton .facebook:hover{
	background-image:url(img/icon-facebook-hover-16x16.png);
}
.comment .interactionButton .twitter{
	background-image:url(img/icon-twitter-16x16.png);
	padding-left:16px;
	margin-right:5px;
}
.comment .interactionButton .twitter:hover{
	background-image:url(img/icon-twitter-hover-16x16.png);
}
.comment .interactionButton .googlePlus{
	background-image:url(img/icon-googlePlus-16x16.png);
	padding-left:16px;
	margin-right:5px;
}
.comment .interactionButton .googlePlus:hover{
	background-image:url(img/icon-googlePlus-hover-16x16.png);
}
*/
/*
.comment .whoIsLike{
	float:right;
	margin-bottom:20px;
}
.comment .whoIsLike select{
	margin-top:5px;
	width:100%;
}
*/
/* One comment */
.page.popup .comment,
.page.tooltip .comment{
	/*background:#111111;
	border-radius:10px;
	padding:10px;*/ /* commenté le 23/04/2017 */
}
.page.tooltip .comment{
	max-width:350px;
}
.comment .oneCommentOrResponse{
	position:relative;
}
.comment .oneCommentOrResponse.important{
	padding-right:10px;
}
.comment .oneCommentOrResponse img.important{
	height:20px;
	position:absolute;
	top:3px;
	right:0px;
}
.comment .oneCommentOrResponse .fakeImg{
	display:table-cell;
	width:266px;
	height:150px;
	background:#111;
	text-align:center;
	vertical-align:middle;
}
.comment .commentList textarea{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	height:69px;
	min-height:69px;
}
.comment .commentList textarea:focus,
.comment .commentList textarea.focus{
	background:#ccc;
	border:1px solid #ccc;
	color:#000000 !important;
}
.comment .commentList textarea{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	height:69px;
	min-height:69px;
}
.comment .commentList .responseList textarea{
	height:26px;
	min-height:26px;
}
.comment .commentList .oneComment{
	padding-top:5px;
	border-top:1px solid #111111;
}
.comment .commentList .oneComment:first-child{
	border-top:0px;
}
.comment .commentList .oneComment name,
.comment .responseList .oneResponse name{
	color:#cf881c;
	font-size:13px;
	font-weight:bold;
}
.comment .commentList .oneComment .avatar{
	height:32px;
	float:left;
	margin-right:5px;
	border-radius:2px;
}
.comment .commentList .date{
	font-size:12px;
	color:#666;
	white-space:nowrap;
}
.comment .commentList .oneImage{
	position:relative;
	display:inline-block;
	height:150px;
}
.comment .commentList .oneComment[data-editor="yes"] textarea{
}
.comment .commentList .oneComment[data-editor="yes"] .photo,
.comment .responseList .oneResponse[data-editor="yes"] .photo,
.comment .forCorrection[data-editor="yes"] .photo{
	display:inline-block;
	cursor:pointer;
	position:relative;
	top:2px;
}
.comment .commentList .oneComment[data-editor="yes"] .photo img,
.comment .responseList .oneResponse[data-editor="yes"] .photo img,
.comment .forCorrection[data-editor="yes"] .photo img{
	height:15px;
}
.comment .commentList .oneComment[data-editor="yes"] .uploader[data-url="/comment/add-image"] img,
.comment .responseList .oneResponse[data-editor="yes"] .uploader[data-url="/comment/add-image"] img,
.comment .uploaderContainer .uploader[data-url="/comment/add-image"] img{
	width:266px;
}
.comment .alertOption{
	white-space:nowrap;
	padding:0px !important;
}
.comment .alertOption.follow{
	margin-right:15px;
	position:relative;
	top:2px;
}
.comment .alertOption .gearing{
	height:13px;
}
.comment .commentList .oneComment .submit,
.comment .responseList .oneResponse .submit{
	margin-top:5px;
	margin-right:5px;
	display:inline-block;
}
.comment .commentList .oneComment .submit input[type=button],
.comment .responseList .oneResponse .submit input[type=button]{
	font-size:13px;
}
.comment .commentList .oneComment .alertOption,
.comment .responseList .oneResponse .alertOption{
	margin-top:5px;
	padding-left:5px;
	display:inline-block;
}
.comment .oneComment .icon{
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left:19px;
	font-size:12px;
	background-size:14px 14px;
}
.comment .oneComment .icon.commentCounter{
	background-image:url(img/icon-comment2-16x16.png);
}
@media all and (max-width: 450px){
	.comment .alertOption.follow{
		margin-right:0px;
	}
	.comment .commentList .oneComment .submit,
	.comment .responseList .oneResponse .submit{
		margin-bottom:5px;
		margin-left:0px;
	}
	.comment .commentList .oneComment .alertOption,
	.comment .responseList .oneResponse .alertOption{
		width:100%;
		padding-left:0px;
		margin-bottom:5px;
	}
	.comment .commentList .oneComment[data-editor="yes"] .photo,
	.comment .responseList .oneResponse[data-editor="yes"] .photo{
		margin-left:0px;
	}
}
.comment .commentList .oneComment > div/*:not(.messageIfNoForm)*/{
	margin-left:37px;
	margin-bottom:15px;
	font-size:13px;
}
.comment .commentList .oneComment > div > a,
.comment .commentList .oneResponse > div > div > a{
	font-size:13px;
	font-style:italic;
	font-weight:normal !important;
	color:#966312 !important;
}
.comment .commentList .oneComment > div > div{
	font-size:12px;
	margin-top:5px;
}
.comment .commentList .oneComment > div > div a{
	font-size:12px;
}
.comment .commentList .oneComment .responseBtn{
	background-image:url(img/icon-arrow-right-follow-14x19.png);
	padding-left:19px;
	margin-right:20px;
	font-size:12px;
	background-size:14px 14px;
	background-repeat:no-repeat;
	font-weight:normal;
	color:#cf881c;
}
.comment .commentList .oneComment .starsBar{
	position:relative;
	top:2px;
}
.comment .commentList .oneComment .noteSelect .starsBar{
	top:-1px;
}
.comment .commentList .oneComment .starsBar img{
	height:15px;
	margin-right:1px;
}
/* Special */
.comment .commentList .rewarded{
	position:relative;
	background-color:#333333;
	padding:5px;
	border-radius:1px;
}
/* One response (specifities) */
.comment .responseList{
	margin-bottom:15px;
}
.comment .responseList .oneResponse{
	position:relative;
}
.comment .responseList .oneResponse .avatar{
	height:20px;
	border-radius:1px;
}
.comment .responseList .oneResponse > div:first-child{
	border-left:2px solid #333333;
	padding-left:4px;
	margin-left:37px;
	font-size:13px;
}
.comment .responseList .oneResponse > div .avatar{
	float:left;
}
.comment .responseList .oneResponse > div > div{
	margin-left:27px;
	padding-bottom:10px;
	font-size:13px;
}
.comment .responseList .oneResponse > div > div > a{
	font-weight:bold;
	color:#cf881c;
}
.comment .responseList .oneResponse > div > div *{
	font-size:12px;
}
.comment .responseList .oneResponse > div > div > div{
	margin-top:2px;
}
/* Contextual Menu */
.comment .commentList .contextualMenu{
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
}
.comment .commentList .contextualMenu{
	display:inline-block;
	background:#3b0703;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	border-radius:2px;
	cursor:pointer;
}
.comment .commentList .contextualMenu:hover{
	background:#6a0902;
}
.comment .commentList .contextualMenu img{
	height:10px;
}
.comment .commentList .contextualMenu img.alert{
	margin-left:4px;
	margin-right:4px;
	margin-top:1px;
}
.comment .commentList .contextualMenu .subMenu{
	position:absolute;
	top:-5px;
	z-index:1;
	overflow:hidden;
	padding:5px;
	padding-bottom:0px;
	background:#333333;
}
.comment .commentList .responseList .contextualMenu .subMenu{
	top:0px;
}
.comment .commentList .contextualMenu[data-role="alert"] .subMenu{
	left:-120px;
	width:120px;
}
.comment .commentList .responseList .contextualMenu[data-role="alert"] .subMenu{
	left:-147px;
	width:120px;
}
.comment .commentList .contextualMenu[data-role="edit"] .subMenu{
	left:-100px;
	width:100px;
}
.comment .commentList .responseList .contextualMenu[data-role="edit"] .subMenu{
	left:-127px;
	width:100px;
}
.comment .commentList .contextualMenu .subMenu a{
	display:block;
	margin-bottom:5px;
}
.comment .commentList .responseList .contextualMenu .subMenu a{
	font-weight:normal;
	color:#cf881c;
}
/* Like button */
.comment .commentList .like{
	background-image:url(img/icon-like2-16x16.png);
	padding-left:19px;
	margin-right:0px;
	font-size:12px;
	background-size:14px 14px;
}
.comment .commentList .like:hover,
.comment .commentList .like.selected{
	background-image:url(img/icon-like2-hover-16x16.png);
	background-repeat:no-repeat;
	color:#cf881c;
}

/*
------------
GOOGLE MAP
------------
*/
/* Google Map */
.page.googleMap{
	min-height:200px;
	background:#333333;
	text-align:center;
}
.celebrity.tombStart .page.googleMap{
	float:left;
	margin-left:20px;
	margin-bottom:11px;
	display:inline-block;
	width:300px;
	height:185px;
	min-height:inherit;
	overflow:hidden;
	border-radius:20px;
}
@media all and (max-width: 1010px){
	.celebrity.tombStart .page.googleMap{
		margin-left:0px;
		width:100%;
	}
}
.googleMap_marker.infowindowList{
	display:none;
}
/* INFOWINDOW */
/* bubble */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:last-child{
    background-color:#6a0902 !important;
	border-radius:10px !important;
	padding:0px !important;
	margin:0px !important;
}
.gm-style > div:first-child > div + div > div:last-child > div > div:nth-child(2) div{
	overflow:hidden !important;
}
/* bubble shadow */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div{
	border-radius:10px !important;
}
/* arrow colour */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div > div{
    background-color:#6a0902 !important;
}
/* close button (container) */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child{
	margin-right:-7px;
	margin-top:-6px;
	background-image:url(img/btn-cross-for-close-bg6a0902-textd7bca5.jpg) !important;
	opacity:1 !important;
	width:10px !important;
	height:10px !important;
	overflow:hidden !important;
}
/* close button (image inside container) */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child > img{
    display:none !important;
}
/* positioning of infowindow */
.gm-style-iw{
   /*top: 22px !important;
    left: 22px !important;*/
}
/*
------------
COOKIES LEGAL RULES
------------
*/
.cookiesLegalRules.container{
	background:#0b0b0b;
	padding:10px;
	font-size:12px;
	text-align:center;
	margin-top:20px;
	margin-bottom:5px;
	border-radius:5px;
}
.cookiesLegalRules.container a{
	text-decoration:none;
}
.cookiesLegalRules.container a:hover{
	text-decoration:underline;
}
.cookiesLegalRules.container a.ok{
	background:#d7bca5;
	color:#000000;
	display:inline-block;
	padding:3px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	text-decoration:none;
	border-radius:5px;
}
.cookiesLegalRules.container a.moreInfo{
	font-size:11px;
}
/*
------------
OVERFLOWED system
------------
*/
.overflowed_extern{
	overflow:hidden;
}
.overflowed_extern .btnOpenContainer{
	position:absolute;
	bottom:0px;
	right:0px;
	opacity:0.8;
}
.overflowed_extern .btnOpenContainer:hover{
	opacity:1;
}
/*
------------
ERROR
------------
*/
.error.oneError{
	padding:10px;
	margin:5px;
	background:#d9534f;
	color:#000;
}
.error.oneError *{
	color:#000;
}
/*
------------
UPLOADER
------------
*/
.page.uploader *{
	margin:0px;
}
.page.uploader form,
.page.uploader iframe{
	display:none;
}
.page.uploader .marginTop{
	margin-top:10px;
}
.page.uploader .marginBottom{
	margin-bottom:10px;
}
.page.uploader .opacity{
	opacity:0.5;
}
.page.uploader .notOk{
	background:#cc0000;
	color:#fff;
	padding:3px;
	border-radius:5px;
}
.page.uploader .preloader_file{
	height:inherit !important;
	width:inherit !important;
}
.page.uploader input[type="button"]{
	margin-right:5px;
	font-size: 13px;
	padding: 4px 13px 4px 13px;
	line-height:18px;
	color:#d7bca5;
}
.page.uploader input[type="button"].replaceFile{
	display:none;
}
.page.uploader input[type="button"].deleteFile{
	display:none;
}
/*
------------
ADS
------------
*/
.page.ads{
	background-color:#111111;
	overflow:hidden;
	color:#666666;
}
.page.ads._300x250{
	width:300px;
	height:250px;
}
.page.ads._728x90{
	width:728px;
	height:90px;
}

