/* GENERAL*/

body {
    margin : 0;
	padding : 0;
    font-family: serif;
    font-size : large;
    background-color: rgb(25, 64, 77);
	background-position : center; 
}

.body_2 {
    background-image : url('../images/gn_field.jpg');
	background-position : center;  
    margin : 0;
	padding : 0;
    font-family: serif;
    font-size : large;
}

.all {
	width : 100%; 
}

.principale {
	width :85%;
	padding : 20px;
	margin : auto;
    background : rgba(255, 255, 255, 0.9);
    border-radius : 10px;
	border : double;
}

.principale_2 {
    width :85%;
	padding : 20px;
	margin : auto;
    background : rgb(252, 156, 156);
    border-radius : 10px;
	border : double;
}

.principale_turquoise {
    width :85%;
	padding : 20px;
	margin : auto;
    background : rgb(178, 233, 229);
    border-radius : 10px;
	border : double;
}

.principale_redorange {
    width :85%;
	padding : 20px;
	margin : auto;
    background : rgb(225, 101, 35);
    border-radius : 10px;
	border : double;
}

.principale_red {
    width :85%;
	padding : 20px;
	margin : auto;
    background : rgb(233, 79, 17);
    border-radius : 10px;
	border : double;
}

.principale_grey {
    width :85%;
	padding : 20px;
	margin : auto;
    background : rgb(231, 236, 235);
    border-radius : 10px;
	border : double;
}

.principale_darkgrey {
    width :85%;
	padding : 20px;
	margin : auto;
    background : rgb(84, 110, 122);
    border-radius : 10px;
	border : double;
}

.title {
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: auto;
    margin-right: auto;
    background-color: darkred;
    text-align: center;
}

.title_brownred {
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(175, 56, 21);
    text-align: center;
}


.title_darkblue {
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(47, 121, 159);
    text-align: center;
}


.wrapper {
    padding: 3px;
}

table td {
    font-size: 16px;
}

.table_title {
    text-align: center;
    border-bottom: 1px solid black;
}

h1 {
    text-align : center;
    color : white !important;
    font-size: 40px;
}

.chapter_title {
    text-align: center;
}

.fin{
	text-align : center;
	font-size : 20px;
    background-color : rgb(25, 64, 77);
    color: white;
    padding: 10px;
}

/*INDEX MENU*/

.wrapper_menu {
    background-image: linear-gradient(to bottom, #606c88 0%,#3f4c6b 100%);
    height: 45px;
    margin-bottom: 8px;
}

.menu {
    float: left;
    text-transform: uppercase;
    width: 24%;
    padding-top: 12px;
    font-size: 16px;
    color: white;
    text-align: center;
}

.video {
    margin-top : 30px ;
    display: block;
    text-align: center;
}

/*INDEX FIN MENU */
#centre {
	padding-top : 50px;
}

a {
     color : inherit; /* blue colors for links too */
     text-decoration: none;
}

a:hover {
     color : #e63900;
    }

.ballonacc {
	width : 150px; 
	height : 150px;
	display : block;
    margin : auto;
    padding : 40px 0;
}

.copyright {
    color: darkred;
}

.mini_title {
    color: darkred;
}

/* HISTORIQUE */

h1 {
    text-align : center;
    color : darkred;
    font-size : 40px;
}


.displayed {
    display : block;
    margin : auto;
    padding : 40px 0;
}


/* PANTHEON DES EQUIPES */
h2 {
	color : darkred;
	text-align : center;
}

table {
	font-size : 18px;
}

.t_pantheon {
	border : 1px solid black; 
	padding: 5px;
}

.chant {
	border: 1px solid black;
	width: 400px;
	padding: 3px;
	margin-left: 402px;
	border-right: 5px outset;
	border-bottom: 5px outset;
	border-top: 2px inset;
	border-left: 2px inset;
}

IMG.hof_orc {
	float: left;
	width: 170px;
	height: 120px;
	margin-left: 55px;
}

.f_equipe {
    width: 100%;
    margin: auto;
    border: 2px solid black;
    border-collapse: collapse;
}

.f_equipe td {
    border: 1px solid black;  
    padding: 5px;
}

.f_equipe td a {
    text-decoration: none;
}

.death_title {
    text-align: center;
    color: darkred;
}

.col_death_1 {
    width: 17%;
}

.col_death_2 {
    width: 13%;
}

.col_death_3 {
    width: 5%;
}

.col_death_4 {
    width: 5%;
}

.col_death_5 {
    width: 5%;
}

.col_death_6 {
    width: 5%;
}

.col_death_7 {
    width: 50%;
}

.f_equipe_footer {
    width: 90%;
    font-size: 17px;
}

.f_equipe_footer_col1 {
    width: 25%;
}

.f_equipe_footer_col2 {
    width: 20%;
}

.f_equipe_footer_col3 {
    width: 20%;
}

.f_equipe_footer_col4 {
    width: 35%;
}

/* LISTE DES EQUIPES */
.t_teams {
    text-align: left;
    border-collapse: collapse;
    width: 100%;
}
.t_teams td {
    padding : 15px;
    border : 1px solid black;
    vertical-align : top;
}

.t_teams a {
    text-decoration: none;
}

ul {
    list-style : none;
    padding : 0;
    margin : 0;
}

.team_logo {
    width: 20px;
    height: 20px;
}


/* MENU DES REGLES */
.rules_list {
    text-align : left; 
    padding: 5px;
}

.rules_list a {
    text-decoration: none;
}


.gob_ref {
    margin-top: 5%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}

.menu_regles_centre {
	width : 100%;
    padding: 5px;
}


/* EQUIPES */

.team_fiche {
    width: 100%;
}


.team_fiche_col1 {
    width: 20%;
}

.team_fiche_col2 {
    width: 20%;
}

.team_fiche_col3 {
    width: 20%;
}

.team_fiche_last_cols {
    text-align: center;
}

.team_fiche_intitule {
    padding: 3px; 10px; 
    background-color: darkred;
    color: white;
}

.team_fiche_intitule_darkblue {
    padding: 3px; 10px; 
    background-color: rgb(47, 121, 159);
    color: white;
}

.team_fiche_intitule_brownred {
    padding: 3px; 10px; 
    background-color: rgb(175, 56, 21);
    color: white;
}

.team_fiche_intitule_grey {
    padding: 3px; 10px; 
    background-color: rgb(197, 199, 198);
    color: black;
}

.team_fiche_intitule_black {
    padding: 3px; 10px; 
    background-color: rgb(38, 50, 56);
    color: white;
}

.team_fiche_orange {
    padding: 3px; 10px; 
    color: black;
    background-color: rgb(255, 206, 153);
}

.team_fiche_brownorange {
    padding: 3px; 10px; 
    color: black;
    background-color: rgb(238, 180, 86);
}

.team_fiche_paleyellow {
    padding: 3px; 10px; 
    color: black;
    background-color: rgb(249, 248, 157);
}

.team_fiche_blue {
    padding: 3px; 10px; 
    background-color: rgb(54, 163, 179);
    color: white;
}

.team_fiche_yellow {
    padding: 3px; 10px; 
    color: black;
    background-color: rgb(255, 255, 204);
}

.team_fiche_grey {
    padding: 3px; 10px; 
    color: black;
    background-color: rgb(232, 237, 240);
}

.team_fiche_grey2 {
    padding: 3px; 10px; 
    color: black;
    background-color: rgb(144, 164, 174);
}

.team_fiche_turquoise {
    padding: 3px; 10px; 
    color: black;
    background-color: rgb(132, 218, 197);
}

.team_fiche_darkturquoise {
    padding: 3px; 10px; 
    color: white;
    background-color: rgb(123, 179, 165);
}

.team_fiche_darkpurple {
    padding: 3px; 10px; 
    color: white;
    background-color: rgb(74, 20, 140);
}

#round_team {
    background-color: rgb(122, 99, 31);
    color: white;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
}

.team_champ {
    width: 100%;
    padding: 5px 5px;
    background-color: rgb(25, 64, 77);
    color: rgb(51, 255, 255, 0.6);
    border : 2px solid black;
}

.team_champ_td {
    width: 25%;
    font-size: medium;
    padding: 2px;
}

.descriptif {
    background-color: rgb(25, 64, 77);
    color: rgb(51, 255, 255, 0.6);
    padding: 15px;
    font-size: medium;
}


/* LISTE DES CHAMPIONS */
.emoluments {
	border : 1px solid black;
	padding : 3px;
	width : 100%; 
	border-collapse : collapse;
}

.td_emo {
	border : 1px solid black;
	padding : 5px;
}

.li_champ {
	list-style-type: none;
	border : 1px solid black;
	padding : 5px;
	border-collapse : collapse;
}

.t_ch_list a {
    text-decoration: none;
}

.li_ch_glo {
    background-color: blue;
}

.li_ch_ul {
    background-color: darkgreen;
    width: 33%;
    float: left;
}

.decalage
{
    margin-left: 45px;
}

/* REGLES DE BASE */
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.t_head {
    text-align: center;
}

.blocage {
    margin : auto;
    border : 2px solid black;
    border-collapse: collapse;
}

.blocage td {
    padding : 5px;
    border : 1px solid black;
}


.pass {
    margin : auto;
    border : 2px solid black;
    border-collapse: collapse;
}

.pass td {
    padding : 5px;
    border : 1px solid black;
}

.t_ag {
    margin : auto;
    border : 2px solid black;
    border-collapse: collapse;
}

.t_ag td {
    padding : 5px;
    border : 1px solid black;
}

.t_ldc {
    margin : auto;
    border : 2px solid black;
    border-collapse: collapse;
}

.t_ldc td {
    padding : 5px;
    border : 1px solid black;
}

.t_psp {
    margin : auto;
    border : 2px solid black;
    border-collapse: collapse;
    font-size : 16px; 
}

.t_psp td {
    padding : 5px;
    border : 1px solid black;
}

#t_am {
    margin: auto;
}

.t_am {
    margin : auto;
    border-collapse: collapse;
    font-size: 16px;
}

.t_am td {
    padding: 5px;
    border: 1px solid black;
}

.t_am_random {
    border: 2px solid black;
    margin: auto;
    border-collapse: collapse;
    font-size: 16px;
}

.t_am_random td {
    padding : 5px;
    border : 1px solid black;
}

.bless {
    width: auto;
    margin-bottom: 5px;
}


.t_bless {
    border : 2px solid black;
    border-collapse: collapse;
    margin: auto;
}

.t_bless td {
    padding : 5px;
    border : 1px solid black;
}

.bless_desc {
    width: 100%;
}

/* CHAMPIONS */
.t_champ {
	border: 1px solid black;
	padding: 5px;
	border-collapse: collapse;
    width: 100%;
}

.t_champ a {
    text-decoration: none;
}

.statut {
    color: green;
}

.t_champ_ru {
    
   
	padding: 8px;
    width: 100%;
}

.t_champ_ru td {
    
    border: 1px solid black;
	padding: 2px;
}
/*.img_asperon {
    height: 160px; 
    width: 150px;
}

.img_bilerot {
    height: 58%;
    width: 28%;
}

.img_brick {
    height: 25%;
    width: 25%;
}

.img_hubris {
    height: 200px;
    width: 200px;
}

.img_hack {
    height: 40%;
    width: 40%;
}

.img_headsplitter {
    height: 20%;
    width: 20%;
}

.img_ugroth {
    height: 30%;
    width: 30%;
}

.kreek {
    border: 2px solid black;
    width: 100%;
    margin: auto;
    border-collapse: collapse;
}

.kreek td {
    border: 1px solid black;
    padding: 5px;
}

.t_kreek_left {
    width: 25%;
} 

.t_kreek_right {
    text-align: justify;
    padding : 7px;
}

.ch_taille {
    padding-top: 2%;
}
*/
.nom {
    border: 1px solid black;
    padding: 5px;
    width: 15%;
    text-align: center;
}

.n {
    border: 1px solid black;
    padding: 5px;
    width: 4%;
    text-align: center;
}

.m {
    border: 1px solid black;
    padding: 5px;
    width: 4%;
    text-align: center;
}

.f {
    border: 1px solid black;
    padding: 5px;
    width: 4%;
    text-align: center;
}

.ag {
    border: 1px solid black;
    padding: 5px;
    width: 4%;
    text-align: center;
}

.ar {
    border: 1px solid black;
    padding: 5px;
    width: 4%;
    text-align: center;
}

.cp {
    border: 1px solid black;
    padding: 5px;
    width: 40%;
    text-align: center;
}

.cout {
    border: 1px solid black;
    padding: 5px;
    width: 20%;
    text-align: center;
    vertical-align: top;
}

.carac2 {
	border: 1px solid black;
	padding: 5px;
	text-align: justify;
}


s_t_champ {
	text-align: justify;
}

.infos_ch {
    line-height: 140%;
}
/*
.t_champ_right1 {
	text-align: right;
	padding-right: 10px;
}
.t_champ_right2 {
	text-align: right;
}

.t_champ_right3 {
	text-align: right;
	padding-right: 65px;
}

.t_champ_right_thorn {
    text-align: right;
    padding-right: 62px;
}


.t_champ_grak {
	text-align: right;
	padding-right: 180px; 
}

.t_champ_right_grashnak {
    text-align: right;
    padding-right: 25px;
}

.histo_champ {
    text-align: justify;
}

.pf_asperon {
    width: 100%;
}

.t_champ_right_barik {
    text-align: right;
    padding-right: 32px;
}

.t_champ_right_grim {
    text-align: right;
    padding-right: 62px;
}

.t_champ_right_hubris {
    text-align: right;
    padding-right: 2px;
}

.t_champ_right1_horkon {
    text-align: right;
    padding-right: 12px;
}

.t_champ_right_jordell {
    text-align: right;
    padding-right: 25px;
}

.t_champ_right_max {
    text-align: right;
    padding-right: 112px;
}

.t_champ_right_morg {
    text-align: right;
    padding-right: 92px;
}

.t_champ_right_mordrix {
    text-align: right;
    padding-right: 144px;
}

.t_champ_rightzug {
    text-align: right;
    padding-right: 12px;
}

.t_champ_rightGriff {
	text-align: right;
	padding-right: 87px;
}

.t_champ_righthelmut {
	text-align: right;
	padding-right: 18px;
}

.t_champ_right_roxana {
    text-align: right;
    padding-right: 135px;
}

.bo {
    color: darkred;
    text-align: center;
}*/

/* COMPETENCES */

.t_compe {
    width: 85%;
    padding: 5px;
	border: 1px solid black;
	border-radius: 7px;
    margin: auto;
}


.t_compe_style {
	border: 1px solid black;
	border-radius: 7px;
    text-align: center;
}

/* REGLES LIGUE */

.t_league_rules {
    border: 2px solid black;
    padding: 5px;
    width: 60%;
    margin: auto;
    padding-left: 4%;
}

.t_league_rules a {
    text-decoration: none;
}

.p_fin_regles_ligue {
   padding-left: 12px;
}

.potins {
    border: 2px solid black;
    width: 60%;
    padding: 5px;
    border-right: 5px outset;
	border-bottom: 5px outset;
	border-top: 2px inset;
	border-left: 2px inset;
}

.exhib {
    list-style: disc;
    list-style-position: inside;
}

.t_elim {
    border-radius: 5px;
    border-spacing: 4px;
}

.t_elim td {
    border: 2px solid black;
    border-radius: 5px; 
    padding: 3px;
    text-align: center;
}

.t_elim2 {
    border-radius: 5px;
    border-spacing: 4px;
    width: 100%;
}

.t_elim .eli_footer td {
    text-align: left;
    border-radius: 5px; 
    padding: 5px;
}

.t_amelioration {
	border: 2px solid black;
    border-radius: 5px; 
    padding: 3px;
}

.t_amelioration_footer {
	border-top: 2px solid black;
	padding: 5px; 
}

.t_amelioration_header {
	border-bottom: 2px solid black;
	padding: 5px; 
}

.t_xp_up {
	border: 2px solid black;
    border-radius: 5px; 
}

.t_xp_up_header {
	border-bottom: 2px solid black;
	padding: 5px; 
	text-align: center;
}

.t_xp_up_body_left {
	border-bottom: 2px solid black;
	padding: 5px; 
	text-align: left;
}

.t_xp_up_body_right {
	border-bottom: 2px solid black;
	padding: 5px; 
	padding-left: 7px; 
	text-align: left;
}

t_xp_up_footer_left {
	padding: 5px; 
	text-align: left;
}

.t_xp_up_footer_right {
	padding: 5px;
	padding-left: 7px; 
	padding-right: 7px;
	text-align: left;
}

.t_n_compe {
	padding: 5px;
	border-top: none;
}

.t_modif_valeur {
	margin: auto;
	width: 60%;
	border: 2px solid black;
	border-radius: 5px;
}

.t_modif_title {
	padding: 5px;
	text-align: center;
}

.t_modif_left {
	padding: 5px;
	padding-right: 3px;
}

.t_modif_right {
	text-align: right;
	padding: 5px;
	padding-left:3px; 
}

.container_cagnotte {
	width: 100%;
	height: 1050px;
}

.img_cagnotte {
	float: left;
	height: 960px;
	width: 30%;
	margin-top: 80px;
}

.bribe {
	margin-top: 150px;
	width: 260px;
}

.cagnotte_right {
	float: right;
	width: 70%;
}

.infamous_staff, .li_mage {
	background : rgba(255, 255, 255, 0.9);
	margin-left: 25px;
	border: none;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.geant {
    font-weight: bold;
}

.img_geant_zone {
    height: 160px; 
    width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img_giant_move {
    height: 130px; 
    width: 170px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img_giant_tackle {
    height: 170px; 
    width: 170px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.nb_cartes {
	width: 60%;
	margin: auto;
	border: 2px solid black;
	border-radius: 5px;
	padding: 5px;
}
  
.t_e_couteuses {
	width: 100%;
	border: 2px solid black;
	border-radius: 5px;
	padding: 5px;
}

.t_e_couteuses td {
	border-top: 2px solid black;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: center;
}

.t_e_couteuses_footer {
	text-align: left;
	padding: 5px;
	border: 2px solid black;
	border-top: none;
}

.subtitle {
    color:red;
}

/* MENU CARTES SPECIALES */

.m_cartes_main {
	margin: auto;
	margin-top: 120px;
	text-align: center;
	width: 100%;
	color: white;
	font-weight: bold;
}

.c_im {
	display: inline-block;
	background-color: #993300;
	border: 2px solid black;
	border-radius: 5px;
	padding-top: 5px;
}

.c_ea {
	display: inline-block;
	background-color: #009900;
	border: 2px solid black;
	border-radius: 5px;
	padding-top: 5px;
	margin-left: 3px;
}

.c_be {
	display: inline-block;
	background-color: #007399;
	border: 2px solid black;
	border-radius: 5px;
	padding-top: 5px;
	margin-left: 3px;
}


.c_cb {
	display: inline-block;
	background-color: #260099;
	border: 2px solid black;
	border-radius: 5px;
	padding-top: 5px;
	margin-top: 3px;
}

.c_ph {
	display: inline-block;
	background-color: #b3b300;
	border: 2px solid black;
	border-radius: 5px;
	padding-top: 5px;
	margin-left: 3px;
	margin-top: 3px;
}


.c_om {
	display: inline-block;
	background-color: #b30000;
	border: 2px solid black;
	border-radius: 5px;
	padding-top: 5px;
	margin-left: 3px;
	margin-top: 3px;
}

.c_le {
	display: inline-block;
	background-color: #668cff;
	border: 2px solid black;
	border-radius: 5px;
	padding-top: 5px;
	margin-left: 3px;
	margin-top: 3px;
    width: 226px;
}


/* CARTES SPÉCIALES */

.cards_title {
	border-bottom: 2px solid black;
}

.cards_list {
	border: 2px solid black;
	border-radius: 5px;
	padding: 8px;
}


.cards_left {
	color: darkred;
	font-weight: bold;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 220px;
	padding: 8px;
}

.cards_right {
	border-bottom: 1px solid black;
	padding: 5px;
	text-align: justify;
}

.cards_left_17 {
	color: darkred;
	font-weight: bold;
	width: 220px;
	padding: 5px;
	padding-right: 8px;
	border-right: 1px solid black;
	border-bottom: none;
}

.cards_right_17 {
	border-bottom: none;
	padding: 5px;
}


/* DUNGEONBALL */

.porte_dungeon {
	border: 2px solid black;
	padding: 15px;
	width: 50%;
	margin: auto;
	border-collapse: collapse;
}

.porte_dungeon td {
	border: 1px solid black;
	text-align: center;
}

.porte_dungeon a {
    text-decoration: none;
}

.porte_dungeon_title {
	width: 15%;
}

.porte_dungeon_stat {
	width: 10%;
	padding: 5px;
}

.porte_dungeon_value {
	padding: 5px;
}

.porte_dungeon_compe {
	padding: 5px;
	text-align: center;
}

.xp_dungeon {
	margin: auto;
	border: 2px solid black;
	border-radius:  5px;
}

.xp_dungeon_title {
	text-align: center;
	padding: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid black;
}

.xp_dungeon_left {
	padding: 5px;
	font-weight: bold;
}

.t_dungeon_compe {
    border: 2px solid black;
    border-radius: 5px;
    padding: 5px;
    margin: auto;
}

.t_dungeon_compe_head {
    text-align: center;
    border-bottom: 1px solid black;
    padding: 15px;
}

.t_dungeon_compe td {
    border-bottom: 1px solid black;
    padding: 8px;
}

.t_dungeon_compe_left {
	padding: 8px;
	width: 25%;
}

#t_dungeon_compe_foot {
    border-bottom: none;
}

#t_dungeon_compe_foot2 {
    border-bottom: none;
}

.t_e_a_dungeon {
    width: 100%;
    border: 2px solid black;
    border-collapse: collapse;
}

.t_e_a_dungeon_title {
    border: 1px solid black;
    text-align: center;
    padding: 15px;
}

.t_e_a_dungeon_left {
    border: 1px solid black;
    padding: 10px;
	font-weight: bold;
	width: 25%;
	font-size: 18px;
}

.t_e_a_dungeon_right {
    border: 1px solid black;
	padding: 15px;
	font-size: 18px;
}

.m_errants {
    width: 100%;
	border-collapse: collapse;
}

.m_errants a {
    text-decoration: none;
}

.m_errants_title {
    width: 100%;
    text-align: center;
    padding: 15px;
    font-size: 25px;
}

.m_errants td {
    border: 1px solid black;
}

.m_errants_left {
    text-align: left;
    padding: 5px;
	width: 20%;
}

.m_errants_right {
    text-align: center;
    padding: 5px;
	width: 60%;
}


.m_errants_stat {
    width: 5%;
    padding: 3px;
    text-align: center;
}

.lettre_morg {
    border: 2px solid black;
    padding: 15px;
    margin: auto;
    border-radius: 5px;
}

.dungeon_state {
	border: 2px solid black;
	border-radius: 5px;
	margin: auto;
}

.dungeon_state_title {
	border-bottom: 1px solid black;
	padding: 8px;
	text-align: center;
}

.dungeon_state_left {
	width: 25%;
	padding: 5px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.dungeon_state_right_middle {
	width: 35%;
	padding: 5px;
	padding-bottom: 6px;
	border-bottom: 1px solid black;
}

.dungeon_state_right {
	border-bottom: 1px solid black;
	padding: 5px;

}

.dungeon_state_bottom_left {
	width: 25%;
	padding: 5px;
	border-right: 1px solid black;
}

.dungeon_state_bottom_right {
	padding: 5px;
}

.stades_donjon {
	width: 100%;
	border: 2px solid black;
	border-radius: 5px;
	border-collapse: collapse;
}

.stades_donjon td {
	border: 1px solid black;
	padding: 5px;
}

.stades_donjon_title {
	text-align: center;
	font-size: 20px; 
}

.stades_donjon_left {
	width: 10%; 
}

.stades_donjon_middle {
	width: 25%;
}

.stades_donjon_right {
	text-align: justify; 
}

.container_cagnotte_dungeon {
	width: 100%;

}

.img_cagnotte_dungeon {
	float: left;
	width: 30%;
}

.cagnotte-donjon-titre {
	color: #b30000;
	font-weight: bold;
	padding: 50px;
	font-size: 22px;
}

.cagnotte_dungeon_right {
	float: right;
	width: 70%;
}


.cards_left_last {
	color: darkred;
	font-weight: bold;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 220px;
	padding: 8px;
	border-bottom: none;
}

.cards_right_last {
	border-bottom: 1px solid black;
	padding: 5px;
	text-align: justify;
	border-bottom: none;
}

/* MENU CARTES DUNGEONBALL */


.flex_menu_cartes_dungeon {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: space-around;
	justify-content: center;
	border: 2px solid black;
	border-radius: 5px;
  }

.flex_menu_cartes_dungeon td {
	  border: 1px solid black;
	  border-radius: 5px;
  }
  
.t1_c_sp_dungeon {
	width: 100%;
  }

.c_sp_dungeon {
    margin: auto;
	text-align: center;
	padding: 10px;
}

.m_cartes_main_dungeon {
	margin-top: 120px;
	margin-left: 8px;
	margin-right: 8px;
}



#img_dungeon_trophy {
    display: inline-block;
    width: 196px;
}

.t_c_sp_dungeon_left {
    display: inline-block;
    text-align: center;
	padding: 10px;
}


.t_c_sp_dungeon_right {
    display: inline-block;
	text-align: center;
	padding: 10px;
}

.t_c_sp_dungeon_left a, .t_c_sp_dungeon_right a {
    text-decoration: none;
}

/* METEOS */
.meteo {
    border: 2px solid black;
    border-radius: 5px;
    margin: auto;
    width: 90%;
}

.meteo_title
{
	text-align: center;
	padding: 10px;
}

.meteo_left {
	border-top: 1px solid black;
	border-right: 1px solid black;
	width: 22%;
	padding: 8px;
}

.meteo_right {
	border-top: 1px solid black;
	padding: 8px;
}

.meteo_bottom_left {
	border-top: 1px solid black;
	border-right: 1px solid black;
	width: 22%;
	padding: 8px;
}

.meteo_bottom_right {
	border-top: 1px solid black;
	padding: 8px;
}

/* CAGNOTTE */
.mage {
    margin-left: 30px;
}
.crapaud {
	border: 2px solid black;
	margin: auto;
	width: 80%;
	border-collapse: collapse;
}

.crapaud td {
	border: 1px solid black;
	padding: 5px;
}

.crapaud_carac {
	font-weight: bold;
	text-align: center;
}

.crapaud_stat {
	text-align: center;
}

.crapaud a {
	text-decoration: none;
}

.bugman {
	border: 2px solid black;
	border-collapse: collapse;
	margin: auto;
}

.bugman td {
	border: 1px solid black;
	padding: 5px;
	text-align: center;
}

.bugman a {
    text-decoration: none;
}

.t_krot {
	border: 2px solid black;
	border-collapse: collapse;
}

.t_krot td {
	border: 1px solid black;
	padding: 5px;
}

.t_krot_left {
	width: 10%;
}

.li_cagnotte a {
    text-decoration: none;
}

/* TOURNOIS */

.t_tournois {
	border: 2px solid black;
	border-radius: 5px;
	border-collapse: collapse;
}

.t_tournois td {
	border: 1px solid black;
	padding: 5px;
}

#dungeonbowl {
	margin-left: 280px; 
}

.t_tournois_titre {
	text-align: center;
}

.tournois_c1 {
	width: 19%;
	text-align: center;
}

.tournois_c2 {
	width: 17%;
	text-align: center;
}

.tournois_c3 {
	width: 64%;
}

.bb_results {
	border: 2px solid black;
	border-radius: 5px;
	border-collapse: collapse;
	width: 100%;
}

.bb_results_title {
	text-align: center;
	color: darkred;
}

.bb_results td {
	border: 1px solid black;
	padding: 10px;
}

.bb_memorial {
	border: 2px solid black;
	border-radius: 5px;
	border-collapse: collapse;
	width: 80%;
	margin: auto;
}

.bb_memorial td {	
	border: 1px solid black;
	padding: 10px;
}

.center {
	text-align: center;
}

figure {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	margin: 0.5em;
	padding: 0.5em;
  }

  .h2_tournois {
	  color: darkred;
	  font-size: 22px;
  }

  .t_chaos_cup {
	border: 2px solid black;
	border-radius: 5px;
	border-collapse: collapse;
	width: 90%;
	margin: auto;
  }

  .t_chaos_cup td {
	border: 1px solid black;
	padding: 10px;
	}

.best_2496 {
	border: 2px solid black;
	border-radius: 5px;
	border-collapse: collapse;
	width: 90%;
	margin: auto;
}
  
.best_2496 td {
	border: 1px solid black;
	padding: 10px;
}

.parchemins {
	border: 2px solid black;
	border-radius: 5px;
	border-collapse: collapse;
	width: 90%;
	margin: auto;
}

.parchemins td {
	border: 1px solid black;
	padding: 10px;
}

.dg17 {
    display: block;
    margin: auto;
    width: 40%;
}

/* MENU RAPPORTS */

.rules_list2 {
    text-align: center;
    margin: auto;
    width: 78%;
}

.rules_list2 a {
    text-decoration: none;
}

.me_rapp {
    width: 100%;
    height : 95%;
}

/* RAPPORTS */

#classement {
    text-align: center;
}

.classement {
    margin: auto;
    border: 2px solid black;
    border-collapse: collapse;
    width: 60%;
}

.classement td {
    border: 1px solid black; 
     padding: 5px;
}

#img_dungeon_1 {
    transform: rotate(90deg);
}

#img_dungeon_2 {
    transform: rotate(90deg);
}


#img_dungeon_3 {
    transform: rotate(90deg);
}

.ra_ul {
    text-align: center;
}

/* TERRAINS SPÉCIAUX */

.terrains_ra {
    color: darkred;
}

.t_sp {
    text-align: center;
    color: darkred;
}

.t_gen_stades {
    border: 2px solid black;
    border-radius: 5px;
    border-collapse: collapse;
    width: 95%;
    margin: auto;
}

.t_gen_stades td {
    border: 1px solid black;
    padding: 8px;
}

.col1 {
    width: 25%;
}

.col2 {
    width: 75%;
}

/* BALLONS SPÉCIAUX */

.h3_ball {
    color: darkred;
    text-align: center;
}

.sp_ball {
    width: 80%;
    border: 2px solid black;
    border-collapse: collapse;
    margin: auto;
}

.sp_ball td {
    border: 1px solid black;
    padding: 5px;
}

/*  COMPETENCES D'EQUIPE*/

.elus_public {
    width: 100%;
    border: 2px solid black; 
    border-radius: 5px; 
    border-collapse: collapse;
}

.elus_public td {
    border: 1px solid black;
    padding: 5px;
}

.elus_public td a {
    text-decoration: none;
}

.t_elus_public_titre {
    text-align: center;
    color:darkred;
    text-transform: uppercase;
}

.elus_public_carac {
    width: 7%;
}

.type_am_elus_titre {
    text-align: center;
    color:darkred;
    text-transform: uppercase;
}

.type_am_elus {
    width: 40%;
    margin: auto;
    border: 2px solid black;
    border-radius: 5px;
    border-collapse: collapse;
}

.type_am_elus td {
    border: 1px solid black;
    padding: 5px;   
}

.am_cp_elus {
    width: 100%;
    margin: auto;
    border: 2px solid black;
    border-radius: 5px;
    border-collapse: collapse;
}

.am_cp_elus td {
        border: 1px solid black;
        padding: 5px;
}

.am_cp_elus_titre {
 text-align: center;
    color:darkred;
    text-transform: uppercase;
}

.am_cp_elus a {
        text-decoration: none;
}

/* TABLEAUX */
.img_to {
	float : left;
    height : 280px;
    width: 40%;
}

.nb_cartes_title {
    text-align: center;
}

/* EQUIPES DE LA LIGUE */

.league_teams {
    width: 100%;
    text-align: center;
    border: 1px solid black;
    padding: 5px;
}

.league_teams a {
        text-decoration: none;
    }
}

