html {
	padding: 0 0 0 0;  /* create area for notification area */
}

a { color: #ffcc00; text-decoration: none; font-weight: bold; }
a:hover { color: #ff6600; font-weight: bold; border-bottom-color: #000; }

img { border: 0; text-decoration: none; }

fieldset{ border: 1px solid #8e8e8e;  font:12px; }

legend { color:#5F83EE; font-weight: bold; font-size: 12px;}

select { color:white; background-color:#666666; border:0px; font-size:10px;}

#choix { font-size:10px; font-weight: bold; color:white;}

#core {
	color:white;
	width: 1000px;
	margin: 0 auto;
	padding:0px;
	border: 1px solid #8e8e8e;		
}

#core_body {
	padding:10px 10px 10px 10px ;
	background-color: #000000;	
}

.extBlock{
	background-color: #000000;	
}

.presentation{
	color: #ffffff; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
.titre2, .titre_news{
	color: #5F83EE; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold ;
}

.titre, .titre_page{
	color: #5F83EE; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold ;
	text-align:center;
}

.valide_modife{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold ;
	text-align:right;
}

.st1{
	color: #5F83EE; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold ;
}

.table_titre{
	background-color: #990000;
	color: #ffcc00;
	font-weight: bold ;
}

.table_news{
	font:12px Verdana,Arial,Helvetica,sans-serif;
}

.ligne1{
	background-color: #272727;
}

.ligne2{
	background-color: #000000;
}

.Bonus{
	color: #00aa00; 
}

.classTab{
	text-align: center;
	font-size: 12px;
}

.bossTitle{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold ;
	text-align:center;
}

.tablePvE{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center; 
	font-size:10px;
	font-weight: bold ;
}

/***** add for v2****/
	
#notification {
	position: fixed;
	bottom: 0;
	padding: 0;
	margin: 0;
	height: 100px;
	background-color:#999999;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left: 50%;
	margin-left: -50px;
	/* Hack CC pour IE MAC \*/
	top: 50%;
	margin-top: -50px;
	/* fin hack CSS pour IE MAC */
}

#KillZone{
	width: 180px;
	height: 80px;
	background-color:#999999;
	text-align: center;
	vertical-align: center;
}

/****** admin balise******/
#menuEGK {
	width:175px;
	float: left ;
	overflow: auto ;
	border-right:1px solid #b2b2b2;
	padding-right:5px;
	margin: 5px;
}

#corpsEGK {
	width:700px;
	overflow: auto ;
	padding :10px;
	margin: 5px;
}
.fieldsetEGK{
	padding :10px;
	margin: 5px;
}
.fieldsetBlack{
	padding :10px;
	margin: 5px;
	background-color: #000000;
}
/*** admin boss **/
#Actuel{
	width:250px;
	float: left ;
	overflow: auto ;
	padding : 10px;
}

#Personnel {
	width:250px;
	float: left ;
	overflow: auto ;
	padding :10px;
}


#AccepterZone{
	width: 260px;
	height: 150px;
	background-color:#009900;
	text-align: center;
	vertical-align: center;
}
#RefusZone{
	width: 260px;
	height: 150px;
	background-color:#FF0000;
	text-align: center;
	vertical-align: center;
}

.vkill{
	width: 250px;
	height: 100px;
	background-color:#999999;
	text-align: center;
	vertical-align: center;
	float: left ;
}

.addkill{
	width: 200px;
	height: 80px;
	background-color:#999988;
	text-align: center;
	vertical-align: center;
	float: left ;
}

.limenu {
	margin-left:0px;
	font-size:10px;
	font-family:arial;
	color:#000000;
	list-style-image:url(./images/fleche.gif);
	text-decoration:none;
}
/***page info***/
.info_fiche{
	background-color:#272727;
}

.ActiveTab{
	background-color:#272727;
}
.InactiveTab{
	background-color:#222222;
}
/**** getsion des modo****/
#add_update {
	border: 1px solid #999;
	background: #fafafa;
}
#add_update ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#add_update a {
	display: block;
	padding: .2em .3em;
	text-decoration: none;
	color: #333;
}
#add_update selected {
	background: lightyellow;
}

