/*
************************************************
**************** GENERAL ***********************
************************************************
*/

html{
	background: repeat url(images/back8.bmp);
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}

body{
	padding:0px;
	margin:0px;
	}

a, a:visited{
	color:#AAAAAA;
	text-decoration:underline;
	}

a:hover{
	color:#EEEEEE;
	text-decoration: underline;
	}

h1{
	font-size:20px;
	}

a img{
	border:1px solid #0066FF;
	}

a:hover img{
	border:1px solid #0099FF;
	}

#block_dicton{
	border:#7e8496 solid 1px;
	background-color:#222222;
	padding:5px;
	margin-top:25px;
	margin-left:3px;
	}

h4 a, h4 a:visited, h2 a, h2 a:visited{
	text-decoration:none;
	}

h4 a:hover, h2 a:hover{
	text-decoration:none;
	}

/*
************************************************
***************** HEADER ***********************
************************************************
*/

#top_header{
	color: #999999;
	padding:0px;
	margin:0px;
	padding-top:2px;
	padding-right:15px;
	text-align:right;
	/*font-size:11px;*/
	}

#top_header a{
	color:#BBBBBB;
	}

#header{
	padding-bottom:0px;
	}

#header .block .milieu_centre{
	background:none;
	background-color:#353535;
	}

/*
************************************************
***************** MENU *************************
************************************************
*/

#menu{
	vertical-align:top;
	width:120px;
	}
/*
#menu a{
	}

#menu p{
	padding-right:2px;
	padding-left:10px;
	margin-top:10px;
	padding-bottom:15px;
	margin-bottom:0px;
	}

#menu .block{
	margin-bottom:4px;
	}

#menu h2{
	text-align:center;
	border-bottom:#000000 2px solid;
	margin-bottom:0px;
	margin-top:0px;
	}
*/
/*
************************************************
***************** FOOTER ***********************
************************************************
*/

#footer{
	text-align:center;
	padding-top:0px;
	}

/*
************************************************
***************** CENTER ***********************
************************************************
*/

/*
tr.pair td{
	background:#373737;
	}

tr.impair td{
	background:#222222;
	}

tr.head{
	background:#000000;
	font-variant:small-caps;
	font-size:14px;
	}*/

#center{
	vertical-align:top;
	padding:10px;
	padding-bottom:25px;
	}
#center .milieu_centre{
	vertical-align:top;
	padding:10px;
	padding-bottom:25px;
	}

#center h1{
	text-align:center;
	}

/****************Minijeu*****************/

#table_minijeu{
	border-collapse:collapse;
	}

#table_minijeu td{
	border: #666666 1px solid;
	padding:5px;
	}

/****************Exploits*****************/

#table_exploit{
	border-collapse:collapse;
	}

#table_exploit td{
	border: #666666 1px solid;
	background:#373737;
	padding:5px;
	}

#table_exploit tr.head td{
	border: #666666 1px solid;
	background:#222222;
	font-variant:small-caps;
	}

/****************Formules*****************/

#table_formules{
	border-collapse:collapse;
	margin-top:30px;
	}

#table_formules td{
	border: #666666 1px solid;
	background:#373737;
	padding:5px;
	}

#table_formules tr.head td{
	border: #666666 1px solid;
	background:#222222;
	font-variant:small-caps;
	}
/**************Difficultés*****************/

.difficulte{
	color:#CC99FF;
	color:#9999FF;
	}


/**************News*****************/

.titre_news{
	background:#000000;
	color: #0099FF;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	
	}

.text_news{
	/*padding:10px;
	margin-bottom:25px;
	padding-left:20px;
	padding-top:20px;*/
	
	}

/*
************************************************
****************** BLOCK ***********************
************************************************
*/

.block{
	border-collapse:collapse;
	padding:0px;
	}

.block td{
	padding:0px;
	margin:0px;
	}

.block .haut_gauche{
	background: no-repeat url(images/block_haut_gauche.gif);
	height: 5px;
	width: 5px;
	}

.block .haut_centre{
	background: repeat-x url(images/block_haut_centre.bmp);
	height: 5px;
	}

.block .haut_droite{
	background: no-repeat url(images/block_haut_droite.gif);
	height: 5px;
	width: 5px;
	}
	
.block .milieu_gauche{
	padding:0px;
	background: repeat-y url(images/block_milieu_gauche.bmp);
	width: 5px;
	}

.block .milieu_centre{
	background: repeat url(images/block_milieu_centre.bmp);
	}

.block .milieu_droite{
	background: repeat-y url(images/block_milieu_droite.bmp);
	width: 5px;
	}

.block .bas_gauche{
	background: no-repeat url(images/block_bas_gauche.gif);
	height: 5px;
	width: 5px;
	}

.block .bas_centre{
	background: repeat-x url(images/block_bas_centre.bmp);
	height: 5px;
	}

.block .bas_droite{
	background: no-repeat url(images/block_bas_droite.gif);
	height: 5px;
	width: 5px;
	}

#block_main .milieu_centre{
	background: repeat url(images/back8.bmp);
	}

/*
************************************************
*************** SIMULATEUR *********************
************************************************
*/
/*
#link_language{
	position:absolute;
	top:0px;
	right:0px;
	}
*/

#classe_lang
{
vertical-align:text-top;
}

.skill_icon{
	height:46px;
	width:46px;
	padding:0px;
	margin:0px;
	}

.skill_value{
	padding:0px;
	margin:0px;
	margin-top:3px;
	width:46px;
	text-align:center;
	/*font-size:12px;*/
	}

#nb_point_skill{
	font-size: 18px;
	margin-bottom:-10px;
	}

.interdit{
	color:#ff5555;
	}

.max{
	color:#00CC00;
	}

.stat{
	color: #9966FF;
	}

.block_template{
	position:relative;
	width:800px;
	height:700px;
	margin-top:5px;
	}

.block_skill{
	position:absolute;
	}

#bulle{
	/*font-size:12px;*/
	}

#liste_sim{
	padding-top:0px;
	margin-top:0px;
	border:#FFFFFF 1px solid;
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	}
/*
#block_cmd_skill{
	position:absolute;
	top:-50px;
	left:10px;
	text-align:center;
	}
*/
#lien_template{
	font-size:10px;
	text-align:left;
	}

/*
#template_skill_1 #block_cmd_skill{
	position:absolute;
	top:0px;
	left:0px;
	}

#template_skill_2 #block_cmd_skill{
	position:absolute;
	top:0px;
	left:58px;
	}

#template_skill_3 #block_cmd_skill{
	position:absolute;
	top:450px;
	left:400px;
	}

#template_skill_4 #block_cmd_skill{
	position:absolute;
	top:445px;
	left:180px;
	}

#template_skill_5 #block_cmd_skill{
	position:absolute;
	top:0px;
	left:58px;
	}

#template_skill_6 #block_cmd_skill{
	position:absolute;
	top:0px;
	left:58px;
	}
*/
#block_cmd_skill td.milieu_centre{
	padding-bottom:0px;
	background: repeat url(images/block_milieu_centre.bmp);
	}

.skill_effet{
	color: #f78e1d;
	}

.skill_name{
	font-variant:small-caps;
	/*font-size:16px;*/
	font-size:14px;
	}

.skill_rang{
	color: #f78e1d;
	}

.skill_groupes{
	color: #777777;
	}

.skill_requis{
	color: #f0ff8e;
	}

.skill_desc{
	color: #f78e1d;
	}


/*
************************************************
****************** ITEMS ***********************
************************************************
*/

.need_abo{
	color:#CC0000;
	}

.block_merci{
	border:#7e8496 solid 1px;
	background-color:#222222;
	padding:5px;
	text-align:center;
	margin-top:5px;
	}

.block_trouve{
	border:#7e8496 solid 1px;
	background-color:#222222;
	padding:5px;
	text-align:center;
	margin-bottom:15px;
	}
.pagination{
	padding-left:15px;
	}
.item_max_mod{
	font-size:10px;
	}

#search_item{
	border:#7e8496 solid 1px;
	background-color:#222222;
	padding:5px;
	border-top:none;
	text-align:center;
	}

#search_item select{
	background:#CCCCFF;
	font-size:12px;
	}

#search_item input{
	background: #FFFFCC;
	font-size:12px;
	margin-left:5px;
	}
/*
.item_dps{
	color:#CC99FF;
	}*/

.dmg_element_1{
	color:#990000;
	color: #CC3333;
	}
.dmg_element_2{
	color: #669966;
	}
.dmg_element_3{
	color: #3399FF;
	}
.dmg_element_4{
	color: #CC66FF;
	}
.dmg_element_5{
	color: #AAAAAA;
	}

.item_version{
	font-size:10px;
	}

hr{
	border-top:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	}

.td_item{
	vertical-align: middle;
	text-align:center;
	width:50%;
	}
#tableau_item .block{
	margin-right:auto;
	margin-left:auto;
	}

.arme_top{
	text-align:center;
	vertical-align:middle;
	width:100%;
	}

.td_item_rating{
	text-align:right;
	width:49%;
	font-size:20px;
	font-weight:bold;
	}

.td_item_image{
	width:30px;
	}

.td_item_image img{
	padding-right:5px;
	padding-left:5px;
	}

.td_item_type_degat{
	text-align:left;
	width:49%;
	}

.item_bonus{
	color:#FFCC00;
	}

.need_race_1{
	color:#FFCC00;
	}

.need_race_2{
	color: #FFCC00;
	}

.need_race_3{
	color: #FFCC00;
	}

.item_desc{
	color: #f78e1d;
	}

.list_item{
	padding-top:20px;
	}

.need{
	margin-bottom:0px;
	text-align:center;
	}

h2.titre_item{
	margin-top:0px;
	font-size:16px;
	font-variant:small-caps;
	text-align:center;
	margin-bottom:0px;
	}

h2.titre_item a{
	margin-top:0px;
	font-size:16px;
	font-variant:small-caps;
	text-align:center;
	margin-bottom:0px;
	}

.sous_titre_item{
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
	}

h2.etoile0, h2.etoile0 a, h2.etoile0 a:visited{
	color:#CCCCCC;
	}

h2.etoile1, h2.etoile1 a, h2.etoile1 a:visited{
	color: #33CC00;
	}

h2.etoile2, h2.etoile2 a, h2.etoile2 a:visited{
	color: #0066FF;
	}

h2.etoile2 a:hover{
	color: #6699FF;
	}

h2.etoile3, h2.etoile3 a, h2.etoile3 a:visited{
	color: #CC6633;
	}

h2.etoile3 a:hover{
	color: #e8b4a4;
	}

h2.etoile4, h2.etoile4 a, h2.etoile4 a:visited{
	color:#CCCCCC;
	}

h2.etoile4 a:hover{
	color: #CCCCCC;
	}

h2.etoile5, h2.etoile5 a, h2.etoile5 a:visited{
	color: #FFCC00;
	}

h2.etoile5 a:hover{
	color: #ffedad;
	}


.modifiers{
	text-align:center;
	}

.block_armure{
	text-align:center;
	margin:5px;
	margin-bottom:0px;
	height:65px;
	overflow:hidden;
	}

.chiffre_armure{
	position:relative;
	top:-35px !important;
	top:-32px;
	font-size:20px;
	font-weight:bold;
	}

.chiffre_armure_min{
	position:relative;
	top:-21px !important;
	top:-18px;
	}

.block_bouclier{
	text-align:center;
	margin:5px;
	margin-bottom:0px;
	height:65px;
	overflow:hidden;
	}

.chiffre_bouclier{
	position:relative;
	top:-35px !important;
	top:-32px;
	font-size:20px;
	font-weight:bold;
	
	}

.chiffre_bouclier_min{
	position:relative;
	top:-21px !important;
	top:-18px;
	}
