body{
	background: #000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#56442e;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
p{
	margin: 0;
	padding: 5px 0px;
}
.clear{
	clear: both;
}
#popupFP{
	position: relative;
	margin: 0 auto;
	width: 650px;
	height: 660px;
	background: #666;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif !important;
}
#FPheader{
	position:relative;
	width: 100%;
	height: 35px;
}
.FPheaderBlanc{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPsprite.jpg) no-repeat 0px -216px;
	text-shadow: -1px -1px 0px #ffffff;
	color: #333333;
}
.FPheaderJaune{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPsprite.jpg) no-repeat 0px -180px;
	text-shadow: -1px -1px 0px #9b9642;
	color: #fff;
}
.FPheaderOrange{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPsprite.jpg) no-repeat 0px -144px;
	text-shadow: -1px -1px 0px #a15b20;
	color: #fff;
}
.FPheaderVert{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPsprite.jpg) no-repeat 0px -108px;
	text-shadow: -1px -1px 0px #27783c;
	color: #fff;
}
.FPheaderBleu{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPsprite.jpg) no-repeat 0px -72px;
	text-shadow: -1px -1px 0px #20577b;
	color: #fff;
}
.FPheaderMarron{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPsprite.jpg) no-repeat 0px -36px;
	text-shadow: -1px -1px 0px #4a1f18;
	color: #fff;
}
.FPheaderNoir{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPsprite.jpg) no-repeat 0px -0px;
	text-shadow: -1px -1px 0px #1d272f;
	color: #fff;
}

#FPheader h1{
	font-size: 14px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	text-shadow: -1px -1px 0px 0px #295678;
	margin: 0;
}
#FPheader h1 span{
	font-weight: bold;
}
#iconNoble {
  background: url("https://lesroyaumes.cdn.oxv.fr/images/newRRCaracNoblesse.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 20px;
  margin-left: 5px;
  width: 20px;
  float: left;
  margin-top: 6px;
  margin-right: 10px;
}
.grade{
	position: absolute;
	right: 55px;
	top: 25px;
	width: 30px;
	height:30px;
	z-index: 99999;
}
.gradeBlanc		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPGradeSprite.png) no-repeat	0px	0px		;}
.gradeJaune		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPGradeSprite.png) no-repeat	0px	-30px	;}
.gradeOrange	{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPGradeSprite.png) no-repeat	0px	-60px	;}
.gradeVert		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPGradeSprite.png) no-repeat	0px	-90px	;}
.gradeBleu		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPGradeSprite.png) no-repeat	0px	-120px	;}
.gradeMarron	{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPGradeSprite.png) no-repeat	0px	-150px	;}
.gradeNoir		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPGradeSprite.png) no-repeat	0px	-180px	;}

.niveau{
	position: absolute;
	right: 0px;
	top: 25px;
	width: 60px;
	height:30px;
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPNiveauSprite.png) no-repeat;
	z-index: 999;
}
.niveau0		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPNiveauSprite.png) no-repeat 0px	0px		;}
.niveau1		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPNiveauSprite.png) no-repeat 0px	-30px	;}
.niveau2		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPNiveauSprite.png) no-repeat 0px	-60px	;}
.niveau3		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPNiveauSprite.png) no-repeat 0px	-90px	;}
.niveau4		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPNiveauSprite.png) no-repeat 0px	-120px	;}
.niveau5		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPNiveauSprite.png) no-repeat 0px	-150px	;}
.niveau6		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPNiveauSprite.png) no-repeat 0px	-180px	;}
.niveau7		{	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPNiveauSprite.png) no-repeat 0px	-210px	;}
.niveauVagabond	{	background: none;													;}

#FPfooter{
	position:absolute;
	bottom: 0px;
	width: 100%;
	height: 56px;
	bottom:0px;
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPsprite.jpg) no-repeat 0px -306px ;
}
.FPBtnWrapper{
	text-align: center;
}
.FPBtn{
	padding: 0px;
padding-left: 10px;
padding-right: 10px;
height: 26px;
background: url(https://lesroyaumes.cdn.oxv.fr/images/rr3d_boutonsNew.png) top repeat-x;
width: auto;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #95852E;
border-top-color: #C5B143;
border-leFP-color: #C5B143;
line-height: 26px;
display: inline-block;

color: #95852E !important;
font-size: 12px;
cursor: pointer;
margin-bottom: 3px;
vertical-align: middle;
text-align: left;
text-decoration: none;
overflow: hidden;
text-indent: 0px !important;
margin-top: 10px;
}
.FPBtn_offrir{
	height: auto !important;
	width: auto !important;
	text-shadow:none;
	font-family: Tahoma, Geneva, sans-serif !important;
}
.FPBtn_offrir img, .FPBtn_offrir br{
	display: none;
}


.FPBtn_offrir:before{
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	background: url(https://lesroyaumes.cdn.oxv.fr/images/btnDonner.png) no-repeat;
	margin-right: 10px;

	
}

.FPBtn:hover{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/rr3d_boutonsNew.png) 0px -33px;
border: 1px solid #95852E;
}


#tabs{
	width: 100%;
	height: 550px;
}

#FPtabs{
	width: 100%;
	height: 30px;
	padding: 24px 0px 0px 24px;
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPsprite.jpg) no-repeat 0px -252px ;
	border: none !important;
	border-radius: 0px;
}
.FPtabs{
	height:520px;
	background: #f0e7b9 !important;
	border: 1px solid #f7eabb !important;
	border-radius: 0px !important;
	box-shadow: 0px 0px 15px 10px #cdb774 inset !important;
	box-shadow: 
	0 60px 30px -15px #F0E7B9 inset,
		0 0 15px 10px #B2996B inset,
		0 0 40px 20px #CDB774 inset
	!important;
	padding: 0px !important;
	background: url("https://lesroyaumes.cdn.oxv.fr/images/rr3d_zoneTexteContenu.png") repeat scroll 0 0 transparent !important;
	border-radius: 0px !important;
	box-shadow: 0 0 30px 0 #CCB368 inset !important;
	border: none !important;
}

.FPcontentWrapper{
	position: relative;
	clear: both;
	width: 100%;
	height: 100%;
	/*padding-top: 25px;*/
}
.FPcontentInfos{
	position: relative;
	width: 92%;
	height: 410px;
	padding: 25px 4% 10px 4%;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto; 
}
.FPcontentInfosLeft{
	position: relative;
	float: left;
	width: 390px;
	height: 100%;
	box-sizing: border-box;
	padding: 25px 15px 0 30px;
}
.FPcontentInfosRight{
	position: relative;
	float: left;
	width: 256px;
	height:512px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e0d096+0,e0d096+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(224,208,150,0) 0%, rgba(224,208,150,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(224,208,150,0) 0%,rgba(224,208,150,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(224,208,150,0) 0%,rgba(224,208,150,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e0d096', endColorstr='#e0d096',GradientType=0 ); /* IE6-9 */

}
.FPContentBloc{
	width: 100%;
	height:auto;
	min-height: 50px;
	margin: 0px 0px 15px 0px;
	background: url("https://lesroyaumes.cdn.oxv.fr/images/newRRzoneTexteSeparateur.png") no-repeat scroll center bottom transparent;
	padding-bottom :15px; 
	text-shadow: 1px 1px 0px #fffae2;
	color: #6B5338;
}
#FPContentStatut {
	font-family: 'IM Fell DW Pica',"Georgia",Sans serif;
	font-size: 17px;
	text-align: left;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.quote{
	width: 30px;
	height:28px;
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPquoteSprite.png) no-repeat;
}
.quoteOpen	{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPquoteSprite.png) no-repeat	0px 0px	;
	float: left;
}
.quoteClose	{
	background: url(https://lesroyaumes.cdn.oxv.fr/images/FPquoteSprite.png) no-repeat	0px -25px;
	float: right;
}
.FPstatutDate{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#c1b58a;
	text-align: center;
	height: 25px;
	line-height: 25px;
}

/* Contenu */

#FPcontentBlocInfos{
	height: 440px;
	overflow: auto;
	overflow-y:auto;
	overflow-x:hidden;
	background: none !important;
}

.FPContentBlocInfosElem{
	position: relative;
	width: 100%;
	height: auto;
	clear: both;
	background: url("https://lesroyaumes.cdn.oxv.fr/images/separateurEvenement.png") no-repeat scroll left bottom transparent;
	margin: 0 0 10px;
	padding: 0 0 10px;
	line-height: 15px;
}
.FPContentBlocInfosElem h1{
	background: url("https://lesroyaumes.cdn.oxv.fr/images/NKUL.png") no-repeat scroll 0 2px transparent;
	color: #8E7620;
	font-size: 15px;
	margin-bottom: 10px;
	text-indent: 17px;
}
.FPContentBlocInfosElem p{
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	margin: 3px 0px;
	padding: 0px;
}
.FPContentBlocInfosElem p span{
	font-weight: bold;
}


.FPContentBlocInfosElem p span .queteIcone{
	position: relative;
	display: inline-block;
	width: 27px;
	height: 24px;
	background: url("https://lesroyaumes.cdn.oxv.fr/images/queteIcone.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	z-index: 101;
	cursor: pointer;
}
.FPContentBlason{
	position: relative;
	float: left;
	width: 60px;
	height: 50px;
}

.FPContentBlasonInfos{
	position: relative;
	float: left;
	width: 300px;
	height: auto;
}
.errorMsg{
	color: #B73726;
	width: 96%;
	height: auto;
	padding: 5px 2%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #E1D097;
	position: absolute;
	z-index: 99999;
}
.FPcontentInfosWrapper{
	padding-bottom: 30px;
}


/* Trophées */

.FPcontentWrapper{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.FPTropheesRow{
	position: relative;
	width: 99%;
	padding: 0.5%;
	height: 64px;
	margin-bottom: 10px;
	background-color: #FCF7E3;
	border-radius: 5px;
	-moz-box-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	box-shadow: 0 0 5px 2px #e5daad;
	-moz-box-box-shadow: 0 0 5px 2px #e5daad;
	-webkit-box-box-shadow: 0 0 5px 2px #e5daad;
	border: 1px solid #EAE3C9;
}
.FPTropheesImage{
	position: absolute;
	top: 3px;
	left: 3px;
	width: 64px;
	height: 64px;
}
.FPTropheesDescription{
	position: absolute;
	top: 0px;
	left: 75px;
	width: 500px;
	min-height: 64px;
}
.FPTropheesDescription h2{
	width: 100%;
	height: 20px;
	line-height: 25px;
	margin: 0;
	color: #5F481C;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.FPTropheesDescription p{
	margin: 0;
	color: #b26112;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.nombreTrophees{
    display: block;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    font-style: italic;
}
.nombreTrophees span{
    font-weight: bold;
}

/*Liens familiaux*/

.FP-tree-wrap{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: auto;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.FP-tree-generation{
	position: relative;
	display: flex;
	flex-wrap:wrap;
	text-align: center;
	width: 100%;
	height: auto;
	padding: 10px 0;
	overflow: auto;
	box-sizing: border-box;
	box-shadow : 0px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.3) inset;
}
.GenerationRienRenseigne{
	width: 100%;
	font-style: italic;
	text-align: center;
	font-size: 10px;
	padding: 20px 0;
}

.FP-tree-generation-great-grand-parents .titreGeneration, 
.FP-tree-generation-grand-parents .titreGeneration, 
.FP-tree-generation-parents .titreGeneration, 
.FP-tree-generation-child .titreGeneration, 
.FP-tree-generation-grand-child .titreGeneration{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	background: rgba(255,255,255,0.25);
	font-size: 9px;
	color: #555;
	font-style: italic;
}

.FP-tree-generation:nth-child(2n+1){	background: rgba(255,255,255,0.25);}

.FP-tree-member{
	position: relative;
	width: 124px;
	height: 124px;
	flex:1;
	transform: scale(0.75);
}
.FP-tree-member-box{
	width: 124px;
	height: 124px;
	overflow: hidden;
	background: url(../images/tree-member-bg.png) no-repeat center center;
	border-radius: 100%;
	margin: 0 auto;

}
.FP-tree-member-box #ImagePersonnage{
	
    top: 0 !important;
    left: -32px !important;
    height: 150px !important;
}
.FP-tree-member-icon{
	position: absolute;
	top: 10px;
	left: calc(50% + 30px);
	width: 40px;
	height: 40px;
}
.FP-tree-member-icon-dead{ 		background: url(../images/clan-icon-info-dead.png) no-repeat center center;}
.FP-tree-member-icon-leader{ 	background: url(../images/clan-icon-info-leader.png) no-repeat center center;}

.FP-tree-member-box-silhouette-f{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/tree-member-silhouette-f.png) no-repeat center center;
}
.FP-tree-member-box-silhouette-m{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/tree-member-silhouette-h.png) no-repeat center center;
}

.FP-tree-elem span{
	position: relative;
}
.FP-tree-elem a{

}


.apercu_personnage_rar{
    position:relative;
    display:none;/* Masqué pour éviter d'afficher le json dans la page */
}

.apercu_personnage_rar__mini{
    width:128px;
    height:128px;
    overflow:hidden;
}

.apercu_personnage_rar__homme > img{
    left: -70px;
    top: -10px;
}

.apercu_personnage_rar__femme > img{
    left: -75px;
    top: -29px;
}

.apercu_personnage_rar__affiche{
    display:block;
}

.apercu_personnage_rar__calque{
    position:absolute;
    top:0;
    left:0;
}

.res_2X {
	width:512px;
    height:1024px;
}

.res_1X {
    width:256px;
    height:512px;
}

a.panoplieBtnzoom {
    width: 50px;
    height: 50px;
    cursor: pointer;
    top: 25px;
    right: 15px;
    position: absolute;
    background: url(https://lesroyaumes.cdn.oxv.fr/images/micropaiementHabits.png) 0px 0px no-repeat;
    z-index: 80000;
    opacity: 0.65;
    transition:opacity 0.15s all ease-in-out;
}

a.panoplieBtnzoom:hover {
	opacity: 1;
}