body{
	background-color: #FFE08B;
	color: #2F2301;
}
label{
	color: #cc9112;
	font-weight: bolder;
}
fieldset{
	border: 1px solid #371E04;
	background-color: #613E09;
	min-height: 25px;
}
a{
	text-decoration: none;
	color: #FFE08B;
}
a:hover{
	color: #FFFFFF;
}
input{
	background-color:#c69b56;
	border-style:1px solid #b4802e;
	color: #613E09;
	font-weight: bolder;
}
p{
	background-color:#322901;
}
.button{
	color: #2F2301;
	font-weight: bolder;
	background-color: #C2AF69;
	margin: 2px;
    padding: 1px;
}
.content{
	color:#cc9112;
	background-color: #2C2401;
	position:relative;
	overflow: hidden;
}
#contenu{
	padding-bottom: 15px;
}
.menu_mob{
	list-style-type: none;	
}
li{
	padding: 0px;
	margin: 5px; 
	list-style-type: none;
	float: left;	
}
.menu_mob img{
	height:70px;
	width: 70px;
	border: 2px solid #FFE08B;
	background-color:#000000;
	padding:5px;
	/*arrondir les coins en haut à gauche et en bas à droite*/
	-moz-border-radius:10px 10px;
	-webkit-border-radius:10px 10px;
	border-radius:10px 10px;
}
#class_mess{
	border: 2px solid #FF0000;
	background-color:#000000;
}
#princ{
	border: 2px solid #EAB34A;
	background-color:#640000;
}
#membre_flag{
	height:50px;
	width: 50px;
}
#deco{
	height:50px;
	width: 50px;
}
#div_menu_mob{
	margin:0 auto;
	position: relative;
}
#tab_pays{
	display: block;
	position:relative;
	width:444px;
	margin:0 auto;
	text-align:center;
}
#tab_pays tr, #tab_pays td{
	border: 0px solid #000000;
	margin:0px;
	padding:0px;
}
#tab_pays td img{
	height: 17px;
	width: 17px;
	margin:2px;
}
.vas_tab1 {
	background-color:#C10101;
	border-color:#CD3D3D;
	border-style:ridge; 
	border-width:3px;	
}
.vas_tab2 {
	background-color:green; 
	border-color:green; 
	border-style:ridge; 
	border-width:3px;
	
}
.vas_tab3 {
	background-color:#000000;
	border-color:#391D01; 
	border-style:outset; 
	border-width:3px;
	
}
.vas_tab4 {
	background-color:#C102C7; 
	border-color:#C102C7; 
	border-style:ridge; 
	border-width:3px;
	
}
.vas_tab5 {
	background-color:#a36504; 
	border-color:#a36504; 
	border-style:outset; 
	border-width:3px;
}
.infobulle {
	position:absolute;
	display:none;
	overflow:hidden;
	white-space: nowrap;
	background-color:#5d3500;
	background-repeat: repeat;
	border: 2px solid #371E04;
	background-color: #4A2500;
	padding:0.2em ;
	left:0px;
	top:0px;
	z-index:500;
}
.band_txt2{
	display:block;
	position:relative;
	margin: 10px;
	padding: 10px;
	border: 1px solid #FFE08B;
	background-color:#352515;
}
.band_faq{
	display:block;
	position:relative;
	margin: 10px;
	padding: 10px;
	border: 1px solid #FFE08B;
	background-color:#352515;
}
.band_faq .mediumjaune{
	font-weight: bolder;
}
.clear{
	clear:both;
}
#terrain{
	display: block;
	border: 1px solid #FFE08B;
	position:relative;
	background-color: #000000;
	width:440px;
	margin:0 auto;
}
#terrain tr, #terrain td{
	border:1px solid #000000;
	text-align:left;
}
.img_sel{
	background: rgba(0, 255, 0, 0.5);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#8000FF00, endColorstr=#8000FF00);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#8000FF00, endColorstr=#8000FF00)";
	z-index:10;	
	overflow: hidden;
}
.label_pop{
  background-color: #FEE09F;
  border: 1px solid #493C01;
  color: #5F440A;
  position: absolute;
  cursor: pointer;
  opacity: 0.7;
  padding: 3px;
  text-align: left;
  z-index: 15;
  min-height: 25px;
  min-width: 25px;
}
.terrain_typ{
	overflow: hidden;
}
#terrain td{
  background-size: cover;
}
.cible{
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.context_menu_sit{
	text-align: center;	
	margin: 0 auto;
	max-width: 60px;
	min-height: 60px;
	display:none;
	position:fixed;
	z-index: 10;
	color: #FFBE0F;
 	border:1px solid #76531B;
 	background-color:#3A2101;

}
.bt_view{
	left: 60px;
}
.context_menu_sit .img_btn{
	width:56px;
}
#joueur{
	cursor: pointer;
}
.bt_view{
	text-align: center;
}
.bt_action{
	text-align: center;
	min-height:60px;	
}
.img_btn img{
	border: 1px solid #FFE08B;
	display: inline-block;	
  	margin:5px;
  	padding:0px;
}
.parente{
	z-index: 10;
}
img.quete{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 15;
	float:left;
	overflow: hidden;	
}
h1{
	margin-bottom: 0.25em;
	margin-top: 0em;
	font-weight: bolder;
}
h2{
	margin-bottom: 0.25em;
	margin-top: 0em;
	font-weight: bolder;
}
h3{
	margin-bottom: 0.25em;
	margin-top: 0em;
}
#menu_bar{
	text-align: center;
	border: 1px solid #FFE08B;
	background-color: #291401;
	padding-left: 5px;
	padding-right: 5px;
	margin-top:10px;
	margin-bottom: 10px;
	min-height: 20px;	
}
.info_terrain{
	
}
#mess_nav{
	display: inline-block;
	width:100%;	
}
#scriptorium{
	border: 1px solid #FFE08B;
	height: 40px;
	width: 40px;
}
#menu_mess{
	display:block;
}
.mess_trunc{
	display:none;
}
.onglettxt{
	border: 1px solid #FFE08B;
	background-color: #291401;
	padding-left: 5px;
	padding-right: 5px;
}
.txt_link_btn{
	border: 1px solid #FFE08B;
	background-color: #291401;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 8px;
	margin-bottom: 8px;	
}
.billet_mess{
	display: inline-block;
	border: 1px solid #FFE08B;
	background-color: #291401;
    text-align: left;
    width: 98%;
    margin-bottom: 10px;
    margin-left: 3px;
    padding: 5px;
}
.billet_mess img{
	border: 1px solid #FFE08B;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;	
}
.tag_img{
	border: 1px solid #FFE08B;
	background-color: #291401;
	padding-left: 5px;
	padding-right: 5px;
}
.bar_btn_r{
	float: right;	
	margin-right: 15px;
	clear:left;
}
.bar_btn_r img{
	margin-right: 15px;
}
.txt_mess{
	margin-top: 3px;
}
.txtrougelgt{
	color: #B71111;
}
.page_num{
	display: inline-block;	
	min-height: 40px;
}
#messages_pan2{
	position:relative;
}
#mess_com{
	display: block;	
	width:95%;
	float:left;
}
.info_sit{
	background-color: #591A00;
	z-index: 15;
	text-align:left;
	position:fixed;	
	top:40px;
}
.parente{
	height:45px;
	width:45px;
}
.army_tab{
	background-color: #402001;
}
.army_band{
	background-color: #591A00;
	z-index: 15;
	text-align:left;
	border: 1px solid #FFE08B;
	float:left;
	padding:2px;
	margin:2px;
}
.army_band_first{
	background-color: #321204;
	text-align:center;
	border: 1px groove #F8C027;
}
.flag_pl{
	border: 2px groove #F8C027;
	margin-left: 4px;
}
.army_band_two{
	float:left;	
}
.army_band_two img{
	border: 2px groove #F8C027;
}
.army_band_three{
	text-align: center;
	font-weight: bolder;
	background-color: #3C1301;
}
.army_band_five{
	font-weight: bolder;
	background-color: #3C1301;
	margin-left: 60px;
}
.army_car{
	background-color: #3C1301;
}
.army_lib input{
	float:left;
}
.army_ent{
	clear:both;
}
#army_tab .button{
	clear:both;
}
.txtrouge{
	color: #FF0000;
}
.correc_mobile{
	margin-left: 4px;
}
#bt_action{
	clear:both;
}
#occupation{
	display: block;
	position:relative;
	width:650px;
	vertical-align: middle;
	margin:0 auto;
	text-align:center;
}
#occupation tr, #occupation td{
	border: 1px solid #000000;
	margin:0px;
	padding:0px;	
	vertical-align: middle;
}
#carte_occ{
	position:relative;
	display:block;
	clear:both;
}
#occupation td img{
	height: 31px;
	width: 31px;
	margin-bottom:0px;
	margin-top:-2px;
}
.band_txt{	
	display: block;
	position: relative;
	margin: 2px;
}
.txt_rum{
	background-color: #591A00;
	border: 1px solid #FFE08B;
	text-align: left;
	display: block;
	text-align: justify;
	clear: both;
	margin: 1px;
	min-height: 55px;
}
.txt_rum1{
	margin-bottom: 10px;
	margin-right: 2px;
}
.inv_img{
	background-color: #B4802E;
	border: 1px solid #3C1301;
}
.inv_img2{
	background-color: #B61616;
  border: 3px ridge #B61616;   
}
.inv_img3{
	background-color: #16B618;
  border: 3px ridge #16B618;   
}
.rum_img{
	float: left;
	display: block;
	margin-right: 1px;
}
.form_tx{
	background-color: #C69B56;
	border: 1px solid black; 
	text-align:left;
	display:block;
	margin: 0 auto;
	width:98%;
	height:200px;	
}
.tbox{
	background-color: #C69B56;
	border: 1px solid black; 	
}
#ecritoire{
	background-color: #591A00;
	border: 1px solid #FFE08B;
	margin-right: 5px;
	margin-left: 5px;
	display:block;
}
.suggestion {
    position: absolute;
    overflow: visible;
    display: block;
    text-decoration: none;
    margin: 10px 10px 0px 0px;
    background-color: #490104;
    border: 1px solid #432d01;
    z-index: 500;   
}
.suggestionList {
    margin: 0px;
    padding: 0px;
}
.suggestionList li {
    display: block;
    text-decoration: none;
    margin: 5px;
    padding: 3px;
    list-style: none;
    cursor: pointer;
    
}
.suggestionList li a{
		text-decoration: none;
		display: block;
}
.inv_sub{
	display:block;
	position:relative;
	border: 1px solid #523f49;
	margin: 5px auto;
  	padding: 0px;
  	background-color: #4F2223;
  	float:left;
  	z-index: 15;
}
.sub_bar_btn{
	text-align: right;
}
.inv_sub h4{
	margin-top:2px;
	margin-bottom: 1px;
	font-weight: bolder;
}
.inv_sub ul li{
	float:left;	
}
.inv_sub_title{
  border-bottom: 1px solid #523f49;
  background-color: #3C1301;
}
.inv_band h4{
	margin-top:2px;
	margin-bottom: 1px;
}
.sub_txt_comt{
	position; relative;
	display: block;
  margin: 1px 5px;
  min-height: 50px;
  vertical-align: top;
}
.sub_txt_comt img{
	float:left;
	margin-right: 5px;
}
#recru_main{
	  display: block;
	  position: relative;
    margin: 5px auto;
    padding: 5px;    
    width: 98%;
}
.inv_left{
	float: left;
}
#main_sub{
	position:relative;
	display: block;	
}
#main_sub:after{
	clear: both;
}
#main_esp{
	position:relative;
	display: block;		
	clear:both;
}
.gestion_res_tab{
	border: 2px ridge #2D1D00;
	position:relative;
	width:95%;
	margin: 2px;
	padding: 2px;	
	min-height:60px;
	overflow: hidden;
	background-color: #3D1E01;
}
.sub_list li .inv_sub{
	width:200px;
}
#eru_main{
	width:95%;	
	display:block;
	margin:0 auto;
	position:relative;	
}
.merco_band{
	width:98%;
	margin: 0 auto 5px;
	padding: 5px;	
	border: 2px ridge #2D1D00;
	background-color: #3D1E01;
	position:relative;
}
.merco_band img{
	margin-right: 5px;	
}
.com_band{
	width:98%;
	margin: 0 auto 5px;
	padding: 5px;	
	border: 2px ridge #2D1D00;
	background-color: #3D1E01;
	position:relative;
}
.com_band img{
	margin-right: 5px;	
}
.com_elem{
	min-height: 60px;
	overflow: hidden;
  	padding-left: 5px;
  	padding-top: 5px;
  	width: 93%;
	border: 2px ridge #2D1D00;
	background-color: #3D1E01;
	position:relative;
	min-width:30%;
	display:block;
}
.com_elem img{
	margin-right: 5px;	
}
#egl_pleb{
	position: relative;
	display:none;
	border: 2px ridge #2D1D00;
	background-color: #3D1E01;
	width:98%;
	text-align:left;
	float:left;
	z-index: 15;
}
.egl_band{
	width:98%;
	margin: 0 auto 5px;
	padding: 5px;	
	border: 2px ridge #2D1D00;
	background-color: #480048;
	position:relative;
}
.egl_band img{
	margin-right: 5px;	
}
.nob_band{
	width:98%;
	margin: 0 auto 5px;
	padding: 5px;	
	border: 2px ridge #2D1D00;
	background-color: #000066;
	position:relative;
}
.nob_band img{
	margin-right: 5px;	
}
.sp_r{
	display:none;
}
.aligncenter{
	text-align: center;
}
.alignleft{
	text-align: left;
}
.alignright{
	text-align: right;
	float:right;
}
.cinquante{
	width: 50%;
	margin: 1em 0;
	float: left;
}
.hidden{
	display:none;
}
.gradient {
	/* Anciens navigateurs */
	background-color: #2C2401;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Internet Explorer */
	*background: #2C2401;
	background: #2C2401\0/;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FF544501, endColorstr=#FF2C2401);
	}
	@media all and (min-width: 0px) {
		.gradient {
			/* Opera */
			background-color: #2C2401;
			/* Navigateurs récents */
			background-image: -webkit-gradient(
				linear,
				left top, left bottom,
				from(#544501),
				to(#2C2401)
			);
			background-image: -webkit-linear-gradient(
				top,
				#544501,
				#2C2401
			);
			background-image: -moz-linear-gradient(
				top,
				#544501,
				#2C2401
			);
			background-image: -o-linear-gradient(
				top,
				#544501,
				#2C2401
			);
			background-image: linear-gradient(
				top,
				#544501,
				#2C2401
			);
		}
	}
#banniere{
	width: 100%;
	height: auto;
}
#aide_list{
	margin-left:0px;
}
#aide_list li{
	float:none;
}

/* ------------------*/
/* SYSTEME DE SPRITE */
/* ------------------*/
.bout_sprite{
    background: url(images/mb/sprite/sprite.png) no-repeat top left;
}
.sprite-ico_tac_ant{ background-position: 0 0; width: 200px; height: 200px; } 
.sprite-ico_tac_apr{ background-position: 0 -250px; width: 200px; height: 200px; } 
.sprite-ico_tac_faq{ background-position: 0 -500px; width: 200px; height: 200px; } 
.sprite-ico_tac_new{ background-position: 0 -750px; width: 200px; height: 200px; } 
.sprite-ico_tac_wik{ background-position: 0 -1000px; width: 200px; height: 200px; } 



/* ------------------*/
/* ADAPTATION MOBILE */
/* ------------------*/
/* smartphone (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-width : 480px) {
/* Styles */
  	#banniere{
		width: 100%;
		height: auto;
		text-align: center;
	}
	#occupation{
		width:100%;	
		height:auto;
	}
	#occupation td img{
		height: 19px;
		width: 19px;	
	}
	.army_band{
		max-width: 220px;
	}
	#terrain{
		width:440px;
		height: auto;
	}
}
@media only screen and (max-width : 240px) {
/* Styles */
  	#banniere{
		width: 100%;
		height: auto;
		text-align: center;
	}
	#occupation{
		width:100%;	
		height:auto;
	}
	#occupation td img{
		height: 19px;
		width: 19px;	
	}
	.army_band{
		max-width: 100%;
	}
	#terrain{
		width:440px;
		height: auto;
	}
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
	.content{
		width: 100%;
	}
	#banniere{
		width: 100%;
		height: auto;
		text-align: center;
	}
}
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
	.content{
		width: 100%;
		height: auto;
	}
	#banniere{
		width: 100%;
		height: auto;
		text-align: center;
	}
}