/* Remise à zéro des principales balises */
html, body
{
	margin: 0px;
	padding: 0px;
}
html
{
	//background-image: url(http://www.2fighteur.com/images/JE/BGJE.jpg);
	//background-repeat:no-repeat;
	//background-position: top center;
	background-color: #272727 ;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #F8F6F7;
	width: 910px;
	margin: auto;
	margin-top: 10px;
	//margin-top:270px;
}
img
{
	border: none;
}
a
{
	text-decoration: none;
	color: #880000;
}
a:hover
{
	text-decoration: none;
	color: #000088;
}
#bann
{
	text-align: center;
}
#left
{
	float: left;
	width: 180px;
	margin-left: 5px;
}
#menu
{
	background-color: #CFD3E3;
	border: 1px solid black;
}
#corps
{
	margin-left: 190px;
}
#haut
{
	margin-left: 190px;
}
#footer
{
	text-align:center;
	margin: auto;
	background-color: #F8F6F7;
}
.copy
{
	width: 500px;
	margin: auto;
}
.copy1
{
	width: 200px;
	float: left;
}
.copy2
{
	width: 230px;
	float: right;
	text-align: left;
}
.explain
{
	width: 710px;
	border: 1px solid black;
	background-color: #CFD3E3;
}
.news
{
	width: 710px;
	vertical-align: top;
}
.lienallnews
{
	margin-left:210px;
}
.n2fight
{
	width: 300px;
	border: 1px solid black;
	vertical-align: top;
	background-color: #CFD3E3;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.n2fighteur
{
	width: 308px;
	border: 1px solid black;
	background-color: #CFD3E3;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.accueilstatsclan
{
width: 710px;
padding:0px;
border-spacing: 11px 0px;
}
.clan
{
	background-color: #CFD3E3;
	width: 220px;
	border: 1px solid black;
	text-align: center;
	margin-bottom: 10px;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.accueil
{
	background-color: #CFD3E3;
	width: 220px;
	border: 1px solid black;
	text-align: center;
	margin-bottom: 10px;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.stats
{
	background-color: #CFD3E3;
	width: 220px;
	border: 1px solid black;
	text-align: center;
	margin-bottom: 10px;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.createur2
{
	float: right;
	width: 190px;
	margin-left: 5px;
}
#createur
{
	background-color: #CFD3E3;
	float: right;
	width: 190px;
	margin-left: 5px;
	border: 1px solid black;
}
#text
{
	margin-left: 190px;
	min-height: 915px;
}
#navigation
{
	border-collapse: collapse;
	width:893px;
	height:33px;
	border:0;
}
#navig
{
	background-image: url('/images/navigation/barre_navig.jpg');
	background-repeat: repeat-x;
	width: 889px;
	height: 28px;
	padding-left: 100px;
	padding-bottom: 5px;
	margin-left: 10px;
	text-align: center;
}
#edition
{
	background-color: #CFD3E3;
	float: right;
	width: 110px;
	margin-left: 5px;
	border: 1px solid black;
}
#tournois
{
 width: 500px;
}
#guerre
{
text-align: center;
margin: auto;
border-collapse: collapse;
vertical-align: middle;

}
#topguerre
{
width:100%;
}
#statsguerre
{
width:100%;
}
#listeguerre
{
text-align: center;
margin: auto;
border-collapse: collapse;
vertical-align: top;
}
#listeguerre1
{
vertical-align: top;
}
#listeguerre2
{
vertical-align: top;
}
#avatar
{
width:200px;
}

table#tournois { margin: auto; text-align: center; border-collapse: collapse; }
table#tournois th { color: #FFFFFF; background: #494949 }
table#tournois th,table#tournois td { border: 1px solid #000000 }
table#tournois td { background: #CFD3E3 }

.infobulle{
    position: absolute;   
    visibility : hidden;
	height : 168px;
	font: 11px Tahoma,sans-serif;
}
div.capsshow { width: 200px; position: relative; z-index:99 }
div.capsshow img { margin: 2px }
div.capsshow div.top, div.capsshow div.bot { width:100%; height: 22px; margin: 0 }
div.capsshow div.top { background: url(http://www.2fight.com/images/caps/tb_top.png) }
div.capsshow div.mid { background: url(http://www.2fight.com/images/caps/tb_mid.png); padding: 0 7px }
div.capsshow div.bot { background: url(http://www.2fight.com/images/caps/tb_bot.png) }
div.capsshow div.botall { background: url(http://www.2fight.com/images/caps/tb_botall.png); width:100%; height: 168px; margin: 0; }
div.capsshow div.demig { float: left; width: 77px } /* 200-14=186, 186/2=93 */
div.capsshow div.demid { float: left; width: 109px }
div.capsshow div.center { clear: left; text-align:center; width: 100% }
div.capsshow div.botallfr { background: url(http://www.2fight.com/images/fr/tb_botall.png); width:100%; height: 168px; margin: 0; }

.hidden {
   display: none;
}

.visible {
   display: inline;
}
#infoscaps
{
	background-color: #CFD3E3;
	border: 1px solid black;
}



/* PARTIE GOKUIZZIN2F */

#tete2
{
background-image:url('http://www.2fighteur.com/gokuizzin2f/images/fondmetalheader.jpg');
border-collapse:collapse;
height:144px;
margin-top:-5px;
margin-left:-5px;
}

#tete2 table
{
text-align:center;
margin:auto;
width:100%;
}

#tete2 tr
{
text-align:center;
width:100%;
}

#tete2 td
{
margin:auto;
padding:0px;
width:800px;
}

#navig_gokuizzin2f
{
background-image:url('http://www.2fighteur.com/gokuizzin2f/images/backnavig.jpg');
background-color:rgba(250,250,252,0);
background-repeat:repeat-x;
height:35px;
color:white;
text-align:center;
border-collapse:collapse;
margin-left:-5px;
}

#navig_gokuizzin2f table
{
text-align:center;
margin:auto;
}

#navig_gokuizzin2f tr
{
text-align:center;
width:100%;
}

#navig_gokuizzin2f td
{
margin:auto;
padding:0px;
width:800px;
}

#corpsindex
{
min-height:300px;
padding:10px;
}

#corpsindex table
{
width:100%;
}

#corpsindex table td
{
text-align:center;
min-width:50%;
}

#corpsactu
{
min-height:500px;
padding:10px;
margin:auto;
}

#corpsactu a
{
color:black;
text-decoration:underline;
font-weight:bold;
}

#corpsactu a:hover
{
color:rgb(100,0,0);
text-decoration:underline;
font-weight:bold;
}

#corpsactu table
{
background-color:rgb(230,180,1);
background-image:url('http://www.2fighteur.com/gokuizzin2f/images/fond_tab7.jpg');
background-repeat:repeat-y;
width:70%;
margin:auto;
border-collapse:collapse;
border:ridge gray 4px;
}

#corpsactu table caption
{
font-weight:bold;
font-size:22px;
}

#corpsactu table th
{
background-color:rgb(71,71,71);
color:rgb(232,151,0);
padding:10px;
}

#corpsactu table td
{
padding:10px;
}

.td_date
{
width:145px;
text-align:center;
border-right:solid rgb(230,180,0) 2px;
border-bottom:solid rgb(230,180,0) 2px;
}

.td_new_date
{
border-bottom:solid rgb(230,180,0) 2px;
}

.td_date_bottom
{
width:145px;
text-align:center;
border-right:solid rgb(230,180,0) 2px;
}

#corps_quizz
{
min-height:500px;
padding:10px;
text-align:center;
}

#corps_quizz table
{
margin:auto;
margin-bottom:30px;
width:60%;
margin-top:-19px;
border-collapse:collapse;
background-image:url('http://www.2fighteur.com/gokuizzin2f//images/fond_tab6.jpg');
background-color:rgb(150,150,150);
background-position:top left;
background-repeat:repeat-y;
}

#corps_quizz table td
{
padding:5px;
}

#corps_quizz_question
{
min-height:400px;
padding:10px;
text-align:center;
}

#corpsquizz
{
min-height:300px;
padding:10px;
}

#corpshebdo
{
min-height:300px;
padding:10px;
}

#act
{
margin:30px;
padding:30px;
border:dotted black 1px;
text-align:justify;
}

#act h2
{
background-color:black;
color:white;
padding:15px;
margin:auto;
text-align:center;
}

.p1
{
background-color:rgb(65,100,150);
color:white;
border:dashed black 1px;
padding:10px;
}

.p2
{
width:540px;
background-color:rgb(160,180,220);
color:black;
margin:auto;
padding:10px;
}

.souligne
{
text-decoration:underline;
}

.souligne_gras
{
text-decoration:underline;
font-weight:bold;
}

.barre
{
text-decoration:line-through;
}

.rouge
{
color:rgb(255,0,0);
}

.interview
{
background-color:rgb(90,130,130);
color:rgb(170,200,200);
margin:31px;
padding:30px;
border:dotted white 2px;
text-align:justify;
}

.interview a
{
color:white;
}

.interview a:hover
{
color:white;
text-decoration:underline;
}

.interview h3
{
background-color:white;
color:black;
padding:15px;
margin:auto;
text-align:center;
}

.interview hr
{
background-color:rgb(170,200,200);
color:white;
height:3px;
}

.i1
{
background-color:rgb(170,200,200);
color:rgb(90,130,130);
border:dashed rgb(90,130,130) 1px;
padding:10px;
}

#txthebdo
{
min-height:500px;
padding:10px;
}

#menu_hebdo
{
background-color:rgb(55,80,80);
width:220px;
min-width:50px;
margin-top:60px;
margin-top:57px;
padding-bottom:5px;
border:solid white 2px;
}

#menu_hebdo h4
{
background-color:black;
color:white;
text-align:center;
padding:3px;
margin-top:0px;
margin-bottom:0px;
}

#menu_hebdo ul
{
list-style-type:square;
color:rgb(255,240,180);
}

#menu_hebdo a
{
color:rgb(255,240,180);
}

#menu_hebdo a:hover
{
color:rgb(255,230,120);
}

#menu_hebdo_ind
{
width:230px;
margin:auto;
float:left;
margin:30px;
}

#menu-hebdo
{
background-color:rgb(55,80,80);
width:220px;
min-width:50px;
border:ridge white 6px;
}

#menu-hebdo h4
{
background-color:black;
color:white;
text-align:center;
padding:3px;
margin-top:0px;
margin-bottom:0px;
}

#menu-hebdo ul
{
list-style-type:square;
color:rgb(255,240,180);
}

#menu-hebdo a
{
color:rgb(255,240,180);
}

#menu-hebdo a:hover
{
color:rgb(255,230,120);
}

#menu_int
{
width:230px;
margin:auto;
float:left;
margin:30px;
margin-top:89px;
}

#bouton_m_int
{
width:155px;
margin-right:0px;
margin-top:25px;
margin-left:-225px;
font-family:verdana, serif;
color:white;
background-color:rgb(55,80,80);
padding:6px;
border:outset black 2px;
cursor:pointer;
-moz-border-radius:30px;
-webkit-border-radius: 30px; 
-khtml-border-radius: 30px; 
}

#bout_m_int
{
width:155px;
}

#forum
{
width:100%;
height:900px;
border:white;
}

#corpsforum
{
padding:10px;
height:100%;
}

#corps_casse_tete_graph
{
min-height:300px;
padding:10px;
text-align:center;
}

#corps_casse_tete
{
min-height:300px;
padding:10px;
}

#cg001
{
background-image:url('http://www.2fighteur.com/gokuizzin2f/ctg/ctg001.jpg');
width:500px;
height:350px;
margin:auto;
}

#cg001 table
{
border-collapse:collapse;
height:350px;
width:500px;
}

#ctg001 td
{
width:25px;
height:40px;
}

#cg004
{
background-image:url('http://www.2fighteur.com/gokuizzin2f/ctg/ctg004-2.jpg');
width:400px;
height:287px;
margin:auto;
}

#cg004 table
{
border-collapse:collapse;
height:287px;
width:400px;
}

#ctg004 td
{
width:16px;
height:15px;
}

#ctg004 a
{
cursor:default;
}

#repcg
{
color:rgb(70,0,70);
border:solid rgb(70,0,70) 1px;
}

#tableauquizz
{
width:100%;
text-align:center;
margin:auto;
border-collapse:collapse;
background-image:url('http://www.2fighteur.com/gokuizzin2f/images/fond_tab.jpg');
background-color:rgb(147,167,194);
background-position:top left;
background-repeat:repeat-y;
margin-bottom:20px;
}

#tableauquizz caption
{
background-color:whte;
color:black;
padding:5px;
font-size:20px;
font-weight:bold;
}

#tableauquizz a
{
color:white;
}

#tableauquizz a:hover
{
color:black;
text-decoration:none;
}

#tableauquizz th
{
background-color:black;
color:white;
padding:5px;
}

#tableauquizz td
{
padding:5px;
border-top:rgb(147,167,194) solid 1px;
}

#tableauclassement
{
width:50%;
text-align:center;
margin:auto;
border-collapse:collapse;
background-image:url('http://www.2fighteur.com/gokuizzin2f/images/fond_tab.jpg');
background-color:rgb(65,100,150);
background-position:top left;
background-repeat:repeat-y;
margin-bottom:20px;
}

#tableauclassement th
{
background-color:black;
color:white;
padding:5px;
}

#tableauclassement td
{
color:white;
padding:5px;
border-top:white solid 1px;
}

#tableauclassement_quizz_top
{
width:50%;
text-align:center;
margin:auto;
border-collapse:collapse;
background-image:url('http://www.2fighteur.com/gokuizzin2f/images/fond_tab3.jpg');
background-color:rgb(254,69,70);
background-position:top left;
background-repeat:repeat-y;
margin-bottom:20px;
}

#tableauclassement_quizz_top th
{
background-color:black;
color:white;
padding:5px;
}

#tableauclassement_quizz_top td
{
padding:5px;
border-top:black solid 1px;
}



.centre
{
text-align:center;
}

#left
{
float:left;
}

#liste_qcm
{
text-align:left;
margin-left:40%;
}

#valid_db
{
width:435px;
height:170px;
background-color:rgba(255,255,255,0);
background-image:url('http://www.2fighteur.com/gokuizzin2f/images/valider_db.png');
border:0;
margin-bottom:60px;
}

.inputquizz
{
font-family:verdana, serif;
font-weight:bold;
color:white;
background-color:rgb(65,100,150);
padding:6px;
margin:3px;
border:outset gray 2px;
cursor:pointer;
}

#listescore
{
background-color:rgb(160,180,200);
color:rgb(80,120,140);
width:200px;
margin:auto;
padding:2px;
border:solid rgb(100,140,170) 1px;
}

.input_top
{
font-family:verdana, serif;
font-weight:bold;
color:white;
background-color:rgb(115,175,110);
padding:6px;
margin:3px;
margin-top:20px;
margin-bottom:20px;
border:outset gray 2px;
cursor:pointer;
}

.input_top_enter
{
font-family:verdana, serif;
font-weight:bold;
color:white;
background-color:rgb(65,100,150);
border:outset gray 2px;
cursor:pointer;
}

.input_quizz_enter
{
font-family:verdana, serif;
font-weight:bold;
color:white;
background-color:rgb(115,175,110);
border:outset gray 2px;
cursor:pointer;
}

.td_input
{
width:30px;
}

.tr_border_top
{
border-top:solid rgb(112,112,112) 1px;
}

.input_top_total
{
font-family:verdana, serif;
font-weight:bold;
color:white;
background-color:rgb(235,95,90);
padding:6px;
margin:3px;
border:outset gray 2px;
cursor:pointer;
}

.h_quizz_question
{
width:500px;
color:white;
background-color:rgb(65,100,150);
margin:auto;
padding:8px;
-moz-border-radius:30px;
-webkit-border-radius: 30px; 
-khtml-border-radius: 30px; 
}

.id_question
{
font-size:18px;
font-weight:bold;
}

.quizz_question
{
color:black;
margin:auto;
margin-top:15px;
margin-bottom:15px;
}

.instructions
{
font-family:arial, verdana, serif;
font-size:13px;
width:650px;
margin:auto;
color:rgb(30,40,55);
background-color:rgb(115,150,195);
padding:15px;
border:solid rgb(30,40,55) 2px;
}

.instructions a
{
color:rgb(100,20,10);
}

.instructions a:hover
{
color:white;
}

#input_instru
{
font-family:verdana, arial, serif;
font-size:20px;
width:30px;
height:30px;
background-color:rgb(30,40,55);
color:white;
border:solid white 1px;
float:right;
margin:-10px;
}

.spoil_instru_m
{
text-align:left;
}

.z_com
{
font-family:verdana, arial, serif;
text-align:center;
margin-top:50px;
margin-bottom:50px;
}

.t_com
{
color:rgb(30,40,55);
background-color:rgb(115,150,195);
border:groove rgb(30,40,55) 5px;
}

.i_com
{
font-family:verdana, arial, serif;
background-color:rgb(30,40,55);
color:white;
border:solid white 1px;
}

.r_com
{
color:rgb(30,40,55);
background-color:rgb(115,150,195);
margin:auto;
text-align:left;
padding:10px;
margin-bottom:10px;
margin-top:10px;
margin-left:31px;
margin-right:31px;
border:rgb(30,40,55) groove 2px;
}

#tableau_cg
{
width:70%;
text-align:center;
margin:auto;
border-collapse:collapse;
background-color:rgb(70,0,70);
color:rgb(200,120,255);
margin-bottom:20px;
}

#tableau_cg caption
{
background-color:whte;
color:rgb(70,0,70);
padding:5px;
font-size:20px;
font-weight:bold;
}

#tableau_cg th
{
background-color:black;
color:rgb(200,120,255);
padding:5px;
}

#tableau_cg td
{
padding:5px;
border-top:rgb(200,120,255) solid 1px;
}

#tableau_cg input
{
background-color:rgb(200,120,255);
color:rgb(70,0,70);
border:solid white 1px ;
-moz-border-radius:8px;
}

.instructions_cg
{
font-family:arial, verdana, serif;
font-size:13px;
width:650px;
margin:auto;
background-color:rgb(200,120,255);
color:rgb(70,0,70);
padding:15px;
border:solid rgb(70,0,70) 2px;
}

#input_instru_cg
{
font-family:verdana, arial, serif;
font-size:20px;
width:30px;
height:30px;
background-color:rgb(70,0,70);
color:white;
border:solid white 1px;
float:right;
margin:-10px;
}

.inputcg
{
font-family:verdana, serif;
font-weight:bold;
color:white;
background-color:rgb(70,0,70);
padding:6px;
margin:3px;
border:outset gray 2px;
cursor:pointer;
}

#corpstop
{
min-height:200px;
text-align:center;
margin-top:20px;
}

#corpstop table
{
margin:auto;
}

.top_input
{
font-family:verdana, serif;
font-weight:bold;
color:white;
background-color:rgb(254,69,70);
padding:6px;
margin:3px;
border:outset gray 2px;
cursor:pointer;
}

#tableauclassement_cg
{
width:50%;
text-align:center;
margin:auto;
color:white;
border-collapse:collapse;
background-image:url('http://www.2fighteur.com/gokuizzin2f/images/fond_tab8.jpg');
background-color:rgb(70,0,70);
background-position:top left;
background-repeat:repeat-y;
margin-bottom:20px;
}

#tableauclassement_cg th
{
background-color:black;
color:white;
padding:5px;
}

#tableauclassement_cg td
{
padding:5px;
border-top:rgb(200,120,255) solid 1px;
}

#div_ct_videl
{
border-collapse:collapse;
width:450px;
height:390px;
background-image:url('http://www.2fighteur.com/gokuizzin2f/images/img_ct.jpg');
float:right;
}

#table_ct_videl
{
border-collapse:collapse;
width:450px;
height:390px;
margin-top:10px;
}

#table_ct_videl a
{
cursor:default;
}

#table_ct_videl td
{
width:90px;
height:39px;
}

.bad_ans_ct
{
width:100%;
margin-top:40px;
border-collapse:collapse;
}

.bad_ans_ct caption
{
font-size:25px;
font-weight:bold;
font-style:italic;
padding:15px;
color:rgb(70,0,70);
}

.bad_ans_ct th
{
font-weight:bold;
font-style:italic;
background-color:black;
color:white;
padding:5px;
}

.bad_ans_ct tr
{
background-color:rgb(70,0,70);
color:rgb(200,120,255);
border-bottom:solid 1px rgb(200,120,255);
}

.bad_ans_ct td
{
text-align:center;
}

.bad_ans_k
{
width:100%;
margin-top:40px;
border-collapse:collapse;
}

.bad_ans_k caption
{
font-size:25px;
font-weight:bold;
font-style:italic;
padding:15px;
color:rgb(64,100,150);
}

.bad_ans_k th
{
font-weight:bold;
font-style:italic;
background-color:black;
color:white;
padding:5px;
}

.bad_ans_k tr
{
background-color:rgb(64,100,150);
color:rgb(165,185,215);
border-bottom:solid 1px rgb(165,185,215);
}

.bad_ans_k td
{
text-align:center;
}


/* FIN PARTIE GOKUIZZIN2F */
