/************************************************* HAUT DE PAGE *****************************************************/


#header_wrapper{
    width: 100%;
    height: auto;
    display: inline-block;
    background: rgba(255,255,255,1);
    z-index: 1000;
    clear: both;
    margin: 0;
    position: fixed;
    box-shadow: 0 1px 3px 0px #666;
    top: 0;
    left: 0;
	padding-top: 5px;
}


#arrow_menu{
	position:relative;
	display:inline-block;
	width:100%;
	height:auto;
	background:#FFF;
	line-height:10px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin:0 ;
	padding:5px 0;
	text-align:center;
	display:none;
	cursor:pointer;
}



.white_block{
	position:relative;
	display:inline-block;
	width:auto;
	height:auto;
	background:#FFFFFF;
	line-height:30px;
	font-size:12px;
	color:#999999;
	margin:0 5px 5px 0 ;
	padding:5px;
}

.white_block:hover{
	background-color:#efefef;
}



.white_block.right{
	float:right;
	margin-right:0;
	margin-left:5px;
	border-radius: 44px;
}



.white_block input[type=text],
.white_block a
{
	height: 29px;
	line-height:29px;
	text-decoration:none;
	font-size:15px;
	color:#1C1C1C;
}


#header_global_search{
    background: #d0a88c;
    border-radius: 50px;
    padding: 0 0 0 10px;
}

#header_global_search input[type=text]
{
	width:70px;
	outline:none;
	padding: 0 10px;
	color:#754c30;
	font-size:11px;
}

		#header_global_search input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
			color: #754c30;
			opacity: 1; /* Firefox */
			font-size:11px;
		}

		#header_global_search input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
			color: #754c30;
			font-size:11px;
		}

		#header_global_search input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
			color: #754c30;
			font-size:11px;
		}

#header_global_search img
{
	height: 20px;
    padding: 5px;
    border-radius: 50px;
    background: #af7c59;
	vertical-align: top;
	cursor:pointer;
}

#header_global_search img.search:hover
{
	background:#754c30;
}

#header_global_search img.loading_search
{
	cursor:default;
	display:none;

}





.white_block.right a img{
	height:30px;
	border-radius: 22px;
}


.white_block a.logo{
	font-family: 'Oleo Script Swash Caps', Arial;
	font-size: 24px !important;
	padding: 0 10px;
}

		.white_block a.logo.orange{color:#bf4115;}
		.white_block a.logo.paleblue{color:#476196;}
		.white_block a.logo.blue{color:#3d7b8a;}
		.white_block a.logo.green{color:#7a8e13;}
		.white_block a.logo.purple{color:#b9328e;}
		.white_block a.logo.brown{color:#9a6c3e;}



.white_block.addgalery{
	background:#BF4115;
	color:#fff;
	border-radius:50px;
	font-weight:bold;
	padding:1px 10px;
	border:4px solid #ff9d7b;
}

.white_block.addgalery:hover{
	background:#a03611;
	cursor:pointer;
}

.white_block.addactus{
	background:#1a6475;
	color:#fff;
	border-radius:50px;
	font-weight:bold;
	padding:1px 10px;
	border:4px solid #8ccddc;
}

.white_block.addactus:hover{
	background:#134550;
	cursor:pointer;
}


.white_block.addfamily{
	background:#9a6c3e;
	color:#fff;
	border-radius:50px;
	font-weight:bold;
	padding:1px 10px;
	border:4px solid #d6ae88;
}

.white_block.addfamily:hover{
	background:#866341;
	cursor:pointer;
}

.white_block.addnovel{
	background:#b9328e;
	color:#fff;
	border-radius:50px;
	font-weight:bold;
	padding:1px 10px;
	border:4px solid #ffb2e7;
}

.white_block.addnovel:hover{
	background:#af1b80;
	cursor:pointer;
}

.white_block.addjourney{
	background:#476196;
	color:#fff;
	border-radius:50px;
	font-weight:bold;
	padding:1px 10px;
	border:4px solid #a7bbe4;
}

.white_block.addjourney:hover{
	background:#304673;
	cursor:pointer;
}


#local_header_container{
  position:fixed;
  display:flex;
  flex-wrap: wrap;
  bottom:0px;
  right:0px;
  max-width:300px;
  height:auto;
  background:#BF4115;
  color:#fff;
  margin:0 ;
  z-index:2147483647;
  padding: 0;
  border-radius: 10px 0 0 0;
}


._local_loader{
	position:relative;
  flex-grow: 1;
	width:90%;
	line-height:20px;
	font-size:10px;
	color:#fff;
	margin:2px 0;
	padding:2% 5%;
	clear:both;
	border-bottom: 1px dotted #dd5b2e;
}

._local_loader img{
	margin-right:10px;
}



.color_block_global{
	position:fixed;
	bottom:50%;
	right:50%;
	width:auto;
	height:auto;
	background:#BF4115;
	border:3px solid #AF3107;
	line-height:31px;
	font-size:10px;
	padding:5px 10px;
	-moz-box-shadow:0px 0px 100px 50px #FFF;
	-webkit-box-shadow:0px 0px 100px 50px #FFF;
	box-shadow:0px 0px 100px 50px #FFF;
	z-index:2147483647;
	text-align:center;
	color:#fff;
	font-family:Arial;
	display:none;
}



._action_menu{
    font-size: 15px;
    line-height: 29px;
	margin-left:10px;
	cursor:pointer;
	color:#1C1C1C;
}

.action_menu:hover,
._action_menu.selected{
	color:#000;
}






#_layer_menu{
	position:absolute;
	min-height:100px;
	max-height:60%;
	width:20%;
	background:#fff;
	overflow:visible;
	z-index:10000;
	display:none;
}

#_layer_menu ul{
	list-style:inside none;
	display:inline-block;
	width:100%;
	position:relative;
}


#_layer_menu ul li a{
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #efefef;
    color: #666;
    display:inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 3% 7%;
    position: relative;
    text-decoration: none;
    width: 86%;
}



#_layer_menu ul li a:hover{
	background:#EFEFEF;
	border-bottom:1px solid #CCC;
	color:#000;
}


#_layer_menu ul li a.active,
#_layer_menu ul li a.active:hover{
	background:#BF4115;
	color:#fff;
	border-bottom:1px solid #CCC;
}






#_layer_menu ul li a.forum.active,
#_layer_menu ul li a.forum.active:hover{
	background:rgba(122, 142, 19, 1);
	color:#fff;
}

#_layer_menu ul li a.actus.active,
#_layer_menu ul li a.actus.active:hover{
	background:rgba(61,123,138,1);
	color:#fff;
}

#_layer_menu ul li a.galery.active,
#_layer_menu ul li a.galery.active:hover{
	background:#BF4115;
	color:#fff;
}


#_layer_menu ul li a.family.active,
#_layer_menu ul li a.family.active:hover{
	background:#9a6c3e;
	color:#fff;
}


#_layer_menu ul li a.games.active,
#_layer_menu ul li a.games.active:hover{
	background:#b9328e;
	color:#fff;
}


#_layer_menu ul li a.travel.active,
#_layer_menu ul li a.travel.active:hover{
	background:#476196;
	color:#fff;
}
