body {
	color: #000;
	font-size: 70%;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #eee;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", sans-serif;
}

h1 {
	font-size: 1.5em;
	text-align: center;
}

h2 {
	font-size: 1em;
	text-align: center;
}

tr,td {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

hr {
	color: #6AA471;
	background-color: #6AA471;
	height: 1px;
	width: 50%;
	clear: both;
	text-align: center;
	border-style: solid;
}

hr.invisible {
	height: 0px;
	clear: both;
	border-style: none;
	visibility: hidden;
	padding: 0;
	margin: 0;
}

fieldset {
	text-align: left;
}

ul {
	padding-left: 0px;
	list-style: inside;
	list-style-image: url("../graphisme/ballon.png");
	list-style-type: circle;
}

li {
	margin-left: 5px;
}

img {
	border: 0px;
}

.border {
	border: 1px;
	border-style: solid;
}

.border_big {
	border: 3px;
	border-style: solid;
	border-color: #FF0000;
}

.petit {
	font-size: 0.9em;
}

.petit_rouge {
	font-size: 0.8em;
	color: #e00;
}

.gros {
	font-size: 1.2em;
}

.gros_rouge {
	font-size: 1.2em;
	color: #e00;
}

.center {
	text-align: center;
}

html,body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#page {
	width: 900px;
	margin: 0em auto;
	margin-top: -1em;
	text-align: left;
	background: #eee;
	padding-left: 1em;
	padding-right: 1em;
}

#page_popup {
	width: 380px;
	margin: 0em auto;
	text-align: left;
	background: #eee;
}

#page_carte {
	margin: 0em auto;
	margin-top: -1em;
	text-align: left;
	background: #eee;
	padding-left: 1em;
	padding-right: 1em;
}

#top {
	margin: 0;
	padding-top: 1em;
	text-align: center;
	margin-bottom: 1em;
}

.right {
	float: right;
	margin-right: 1em;
}

.left {
	float: left;
	margin-left: 1em;
}

.erreur {
	font-weight: bold;
	color: #F00;
	text-align: center;
}

.annonce {
	font-weight: bold;
	color: #00de00;
	text-align: center;
}

.warning_haut {
	background-image: url("../graphisme/module_attention_haut.gif");
	background-repeat: no-repeat;
	width: 556px;
	height: 46px;
}

#saison {
	position: relative;
	bottom: 70px;
	margin-bottom: -75px;
	margin-left: 1em;
	border: 0;
}

#menu_right {
	float: right;
}

#menu_left {
	float: left;
}

#menu_centre {
	margin-top: 3em;
	margin-right: 240px;
	margin-left: 240px;
}

#footer {
	margin: 0;
	padding: 0.8em;
	border-top: 1px solid #CCC;
	color: #6C6;
	text-align: center;
}

span.equipe1 {
	color: #C00;
}

span.equipe2 {
	color: #09F;
}

.couleur_equipe {
	width: 15px;
	height: 15px;
	display: inline;
	min-width: 15px;
}

.choix_couleur {
	width: 168px;
	float: right
}

fieldset.joueur {
	border: 1px solid #2C5F29;
	margin-bottom: 2em;
	background-color: #D9E5CB;
	padding: 1em 1em 1em 1em;
	position: relative;
}

fieldset.joueur legend {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFA34F;
	border: 1px solid #2C5F29;
	background-color: #5A9762;
	position: absolute;
	top: -.5em;
	left: .5em;
	padding: 0em 6px;
}

fieldset.warning {
	border: 1px solid #991202;
	margin-bottom: 2em;
	background-color: #ffe89f;
	padding: 1em 1em 1em 1em;
	position: relative;
}

fieldset.warning legend {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #991202;
	background-color: #e61616;
	position: absolute;
	top: -.5em;
	left: .5em;
	padding: 0em 6px;
}

/********************** INDEX **************************/
table.index {
	height: 100%;
	width: 100%;
}

td.index_haut {
	height: 5%;
}

td.index_menu {
	vertical-align: top;
	width: 1%;
}

td.index_menu_gauche {
	vertical-align: top;
	width: 1%;
}

td.index_centre {
	vertical-align: top;
	width: 60%;
}

/*************** MENU *************/
div #texte_presentation {
	background-image: url("../interface/presentation3.jpg");
	background-repeat: no-repeat;
	width: 400px;
	height: 125px;
	padding-left: 1em;
	margin-bottom: 2em;
	color: #FFF;
}

#texte_presentation p {
	padding-top: 10px;
	width: 400px;
}

#menu_droite,#menu_gauche {
	width: 220px;
}

.contenu_menu {
	background-image: url("../interface/bord.gif");
	background-repeat: repeat-y;
	text-align: center;
}

#bas_menu_droite,#bas_menu_gauche {
	width: 220px;
	height: 28px;
	background-image: url("../interface/bas2.gif");
	background-repeat: no-repeat;
}

#haut_droite {
	background-image: url(../interface/haut2.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}

#haut_gauche {
	background-image: url(../interface/haut.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}

.menu_texte {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}

.menu_texte a img {
	margin: -1px;
}

.description_match {
	height: 56px;
	background-repeat: no-repeat;
	width: 200px;
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 10px;
	margin-right: 10px;
}

.menu_texte span {
	color: #cf9;
}

#identification {
	background-image: url("../interface/identification_back.jpg");
	background-repeat: no-repeat;
	height: 84px;
	padding-top: 10px;
}

#liste_match_haut {
	background-image: url(../interface/int_haut.gif);
	background-repeat: no-repeat;
	height: 37px;
}

#liste_match_bas {
	background-image: url(../interface/int_bas.gif);
	background-repeat: no-repeat;
	height: 56px;
}

#nb_joueur {
	background-image: url("../interface/inscrit_back.jpg");
	background-repeat: no-repeat;
	height: 64px;
	padding-top: 30px;
}

#partenaires {
	background-image: url("../interface/statistiques_back.jpg");
	background-repeat: no-repeat;
	height: 320px;
	padding-top: 30px;
}

#dernier_inscrit {
	background-image: url("../interface/inscrit_back.jpg");
	background-repeat: no-repeat;
	height: 74px;
	padding-top: 20px;
}

#liste_mort {
	background-image: url("../interface/deces_back.jpg");
	background-repeat: no-repeat;
	height: 172px;
	padding-top: 30px;
}

#liste_stat {
	background-image: url("../interface/statistiques_back.jpg");
	background-repeat: no-repeat;
	height: 320px;
	padding-top: 30px;
}

.news {
	
}

.haut_news span {
	color: #cf9;
	vertical-align: middle;
}

.haut_news div {
	float: left;
	text-align: center;
	width: 40px;
	height: 40px;
	margin-right: 1em;
}

.haut_news {
	vertical-align: middle;
	background-image: url(../interface/gros_menu.png);
	background-color: #0f7133;
	border-color: #041f01;
	border-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	color: #FFA34F;
	font-weight: bold;
	padding-top: 5px;
	height: 35px;
	width: 410px;
}

.corps_news {
	background-color: #EAE8CF;
	border-color: #041f01;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	width: 390px;
}

/****************************** Page Joueur *************************/
.joueur_acceuil {
	float: center;
	width: 100%;
}

.haut_joueur_acceuil {
	text-align: center;
	vertical-align: middle;
	background-image: url(../interface/gros_menu.png);
	background-color: #0f7133;
	border-color: #55925D;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	color: #FFA34F;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.corps_joueur_acceuil {
	text-align: center;
	background-color: #EAE8CF;
	border-color: #55925D;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

.messagerie_joueur_acceuil {
	float: right;
	width: 18%;
}

.messagerie_haut_joueur_acceuil {
	text-align: center;
	vertical-align: middle;
	background-image: url(../interface/gros_menu.png);
	background-color: #0f7133;
	border-color: #55925D;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	color: #FFA34F;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.messagerie_corps_joueur_acceuil {
	text-align: center;
	background-color: #EAE8CF;
	border-color: #55925D;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

#menu_joueur_acceuil {
	
}

#menu_joueur_acceuil_gauche {
	width: 180px;
	float: left;
	background-color: #EAE8CF;
	border: 1px #55925D solid;
}

#menu_joueur_acceuil_gauche .division {
	text-align: center;
}

#menu_joueur_acceuil_gauche .titre {
	font-size: 1em;
	font-weight: bold;
	padding-top: 1em;
	color: #006699;
	background-image: url(../interface/petit_menu.gif);
	background-color: #D1D7DC;
}

#menu_joueur_acceuil_droite {
	width: 180px;
	float: right;
	background-color: #EAE8CF;
	border: 1px #55925D solid;
}

#menu_joueur_acceuil_droite .titre {
	font-size: 1em;
	font-weight: bold;
	padding-top: 1em;
	color: #006699;
	background-image: url(../interface/petit_menu.gif);
	background-color: #D1D7DC;
}

#menu_joueur_acceuil_centre {
	width: 495px;
	margin-left: 190px;
	background-color: #EAE8CF;
	border: 1px #55925D solid;
	padding: 1em;
}

#menu_joueur_acceuil_centre .titre {
	margin: -1em;
	font-size: 1em;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: 1em;
	color: #006699;
	background-image: url(../interface/petit_menu.gif);
	background-color: #D1D7DC;
}

/******************** Tableau ********************/
.caracteristique {
	margin-top: 1em;
}

.caracteristique form {
	text-align: left;
	width: 0%;
}

.caracteristique table.carac_joueur {
	width: 200px;
}

.caracteristique table {
	width: 100%;
}

.caracteristique th {
	font-size: 0.9em;
	color: #FFA34F;
	background-image: url(../interface/gros_menu.png);
	border-width: 1px;
	border-style: solid;
	border-color: #55925D;
	white-space: nowrap;
}

.caracteristique th a:link {
	color: #FFA34F;
}

.caracteristique th a:visited {
	color: #FFA34F;
}

.caracteristique th a:hover {
	color: #F00;
}

.caracteristique td {
	background-color: #DFDFB9;
	font-size: 0.9em;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #55925D;
}

/***************** general ******************/
.haut {
	text-align: center;
	vertical-align: middle;
	background-image: url(../interface/gros_menu.png);
	background-color: #0f7133;
	border-color: #55925D;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	color: #FFA34F;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.haut a:link,.haut a:hover,.haut a:visited,.haut a:active {
	color: #FFA34F;
}

.corps {
	text-align: center;
	background-color: #EAE8CF;
	border-color: #55925D;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

.haut_desc {
	text-align: center;
	vertical-align: middle;
	background-image: url(../interface/gros_menu.png);
	background-color: #0f7133;
	border-color: #55925D;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	color: #FFA34F;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.corps_desc {
	text-align: left;
	background-color: #DFDFB9;
	border-color: #55925D;
	border-style: solid;
	border-width: 1px;
	padding: 1em;
	overflow: auto;
	max-height: 20em;
	display: block;
}

.corps form {
	
}

/***************** statistique ******************/
.statistique {
	margin: 1em;
	float: left;
	width: 30%;
	height: 250px;
}

.statistique table {
	width: 100%;
}

.statistique th {
	font-size: 1em;
	color: #FFA34F;
	background-image: url(../interface/gros_menu.png);
	border-width: 1px;
	border-style: solid;
	border-color: #55925D;
}

.statistique th a:link {
	color: #FFA34F;
}

.statistique th a:visited {
	color: #FFA34F;
}

.statistique th a:hover {
	color: #F00;
}

.statistique td {
	background-color: #DFDFB9;
	font-size: 1em;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #55925D;
}

/**************************** MENU *****************************/
td.titre_menu {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #ff0000;
	background-color: #dddd00;
	width: 100%;
	height: 10px;
	text-align: center;
	vertical-align: middle;
}

td.titre_court_menu {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #ff0000;
	background-color: #dddd00;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

table.menu {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #003300;
	vertical-align: top;
	width: 90%;
	height: 100%;
	color: #000000;
}

td.menu {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #0f7133;
	width: 100%;
	height: 100%;
	color: #000000;
}

td.menu_ident {
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #0f7133;
	width: 100%;
	height: 75px;
	color: #000000;
}

/**************************** JOUEUR *****************************/
td.titre_joueur {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #dddd00;
	background-color: #00aa00;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

table.joueur {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #003300;
	vertical-align: middle;
	width: 100%;
	height: 20%;
	color: #000000;
}

table.joueur_100 {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #009933;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	color: #009933;
}

td.joueur {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #0f7133;
	width: 15%;
	color: #000000;
	text-align: center;
}

td.joueur_menu {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	background-color: #0f7133;
	width: 10%;
	color: #000000;
}

td.titre_caract_joueur {
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #dddd00;
	width: 20%;
	text-align: center;
	color: #000000;
}

table.joueur_caract {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #003300;
	vertical-align: middle;
	width: 90%;
	color: #000000;
}

td.joueur_caract {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #00ee00;
	width: 15%;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}

td.titre_no_size {
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #dddd00;
	text-align: center;
	color: #000000;
}

table.table_no_size {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #003300;
	vertical-align: middle;
	color: #000000;
}

td.case_no_size {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #00ee00;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}

/**************************** CARTE *****************************/
td.menu_carte {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #0f7133;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	height: 30px;
}

table.carte {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #003300;
	vertical-align: middle;
	color: #000000;
}

td.carte {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #0f7133;
	color: #000000;
	vertical-align: middle;
}

.touchdown {
	position: absolute;
	top: 45%;
	left: 45%;
	padding: 3em;
	border-width: 2px;
	border-style: solid;
	background-color: #EAE8CF;
}

.param_match {
	margin: 1em;
}

.jet_des {
	background-color: #FEFF9F;
	border-color: #55925D;
	border-width: 2px;
	border-style: dashed;
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.jet_des p {
	margin: 0;
}

div.des {
	margin: 1em;
	padding-top: 1em;
}

fieldset.des {
	border: 1px solid #2C5F29;
	margin-bottom: 2em;
	background-color: #D9E5CB;
	padding: 1em 1em 1em 1em;
	position: relative;
	width: 120px;
	text-align: center;
	margin: auto;
}

fieldset.des legend {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFA34F;
	border: 1px solid #2C5F29;
	background-color: #5A9762;
	position: absolute;
	top: -1em;
	left: 0em;
	padding: 0em 6px;
}

.arbitre {
	padding: 1em;
	border-width: 2px;
	border-style: dotted;
	border-color: #2C5F29;
	background-color: #649E6A;
}

/**************************** CLASSEMENT *****************************/
table.classement {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #003300;
	vertical-align: middle;
	width: 100%;
	height: 20%;
	color: #000000;
}

td.classement {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #0f7133;
	color: #000000;
	vertical-align: middle;
}

td.corp_classement {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	width: 15%;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

td.titre_classement {
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #dddd00;
	width: 10%;
	height: 30px;
	text-align: center;
}

/************************* MAIL *************************/
table.mail {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #003300;
	vertical-align: middle;
	width: 70%;
	color: #000000;
}

td.mail {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #0f7133;
	width: 15%;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}

td.titre_mail {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #dddd00;
	width: 15%;
	color: #000000;
}

/*************** FAQ BLOC **************/
.faq_bloc {
	text-align: justify;
	margin: 1em;
}

/*************** POPUP **************/
.repousse {
	text-align: left;
	margin: 0em auto;
	padding: 0em;
}

.repousse table {
	border-spacing: 0em;
	border-collapse: collapse;
	margin-left: 35%;
}

.repousse table tr td.frenesie {
	margin: 0em;
	padding: 0em;
	width: 30px;
	height: 20px;
	text-align: center;
	background-color: #ffc8c8;
	line-height: 30px;
	visibility: hidden;
}

.repousse table tr td.normal {
	margin: 0em;
	padding: 0em;
	width: 30px;
	height: 20px;
	background-color: #ffe9e9;
	text-align: center;
	line-height: 30px;
}

div.popup {
	margin: 1em;
}

div.popup_texte {
	text-align: left;
}

a:link {
	color: #005555;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none
}

a:visited {
	color: #005555;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none
}

a:active {
	color: #005555;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none
}

#center {
	text-align: center
}

.forumline {
	background-color: #eeeeee;
	border: 2px #55925D solid;
}

.forumcolor1 {
	background-color: #55925D;
	border: 0px #55925D solid;
}

.forumrow1 {
	background-color: #EAE8CF;
	border: 0px #55925D solid;
}

.forumrow2 {
	background-color: #DFDFB9;
	border: 0px #55925D solid;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpic1.gif);
	background-color: #D1D7DC;
	border: #FFFFFF;
	border-style: solid;
	height: 28px;
}

/* couleur de fond */
td.row1 {
	background-color: #EAE8CF;
}

td.row2 {
	background-color: #DFDFB9;
}

td.row3 {
	background-color: #EAE8CF;
}

td.rowalter1 {
	background-color: #EAE8CF;
	text-align: center;
}

td.rowalter2 {
	background-color: #DFDFB9;
	text-align: center;
}

/* Form elements */
input,textarea,select {
	color: #050;
	font: bold 100% 'trebuchet ms', helvetica, sans-serif;
	background-color: #fed;
	border: 2px solid;
	border-color: #696 #363 #363 #696;
	filter: progid :   DXImageTransform.Microsoft.Gradient (   GradientType
		=   0, StartColorStr =   '#ffffffff', EndColorStr =   '#ffeeddaa' );
}

input:hover,textarea:hover,select:hover {
	border-color: red;
}


/* The text input fields background colour */
input.post,textarea.post,select { /* background-color: #FFFFFF; */
	
}

input {
	text-indent: 2px;
}

/* The buttons used for bbCode styling in message post */
input.button { /*
	background-color: #EFEFEF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	*/
	
}

p.j {
	margin: 0;
	padding: 0;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 50%;
}

div.j_fleche {
	margin: 0;
	padding: 0;
	z-index: 10;
}

div.j_fleche a img {
	width: 34px;
	height: 34px;
}

.info_j {
	display: none;
}

.saut {
	background: url(../icone2/transparent2.gif) no-repeat top left;
}

.fleche_1 .fleche_b_1 {
	background: url(../icone2/transparent2.gif) no-repeat top left;
}

.fleche_2 .fleche_b_2 {
	background: url(../icone2/transparent2.gif) no-repeat top left;
}

.fleche_3 .fleche_b_3 {
	background: url(../icone2/transparent2.gif) no-repeat top left;
}

.fleche_4 .fleche_b_4 {
	background: url(../icone2/transparent2.gif) no-repeat top left;
}

.fleche_5 .fleche_b_5 {
	background: url(../icone2/transparent2.gif) no-repeat top left;
}

.fleche_6 .fleche_b_6 {
	background: url(../icone2/transparent2.gif) no-repeat top left;
}

.fleche_7 .fleche_b_7 {
	background: url(../icone2/transparent2.gif) no-repeat top left;
}

.fleche_8 .fleche_b_8 {
	background: url(../icone2/transparent2.gif) no-repeat top left;
}

.saut:hover img {
	background: url(../icone2/saut.gif) no-repeat top left;
}

.fleche_1:hover img {
	background: url(../icone2/fleche1.gif) no-repeat top left;
}

.fleche_b_1:hover img {
	background: url(../icone2/fleche_b1.gif) no-repeat top left;
}

.fleche_2:hover img {
	background: url(../icone2/fleche2.gif) no-repeat top left;
}

.fleche_b_2:hover img {
	background: url(../icone2/fleche_b2.gif) no-repeat top left;
}

.fleche_3:hover img {
	background: url(../icone2/fleche3.gif) no-repeat top left;
}

.fleche_b_3:hover img {
	background: url(../icone2/fleche_b3.gif) no-repeat top left;
}

.fleche_4:hover img {
	background: url(../icone2/fleche4.gif) no-repeat top left;
}

.fleche_b_4:hover img {
	background: url(../icone2/fleche_b4.gif) no-repeat top left;
}

.fleche_5:hover img {
	background: url(../icone2/fleche5.gif) no-repeat top left;
}

.fleche_b_5:hover img {
	background: url(../icone2/fleche_b5.gif) no-repeat top left;
}

.fleche_6:hover img {
	background: url(../icone2/fleche6.gif) no-repeat top left;
}

.fleche_b_6:hover img {
	background: url(../icone2/fleche_b6.gif) no-repeat top left;
}

.fleche_7:hover img {
	background: url(../icone2/fleche7.gif) no-repeat top left;
}

.fleche_b_7:hover img {
	background: url(../icone2/fleche_b7.gif) no-repeat top left;
}

.fleche_8:hover img {
	background: url(../icone2/fleche8.gif) no-repeat top left;
}

.fleche_b_8:hover img {
	background: url(../icone2/fleche_b8.gif) no-repeat top left;
}

.aff_carac {
	background-image: url("../interface/petit_menu.gif");
	background-color: #D1D7DC;
	border-color: #ffffff;
	border: 0px;
	border-style: solid;
	height: 28px;
	color: #006699;
	font-weight: bold;
}

#terrains {
	position: relative;
	top: 0px;
	padding: 0em;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#terrains_trait {
	position: relative;
	top: 0px;
	padding: 0em;
	background-image: url("../terrain/transparent/sur_fond_trait.png");
	background-repeat: repeat;
	margin: 0 auto;
	display: none;
}

#terrains_trait_blanc {
	position: relative;
	top: 0px;
	padding: 0em;
	background-image: url("../terrain/transparent/sur_fond_trait_blanc.png");
	background-repeat: repeat;
	margin: 0 auto;
	display: none;
}

#terrains_point {
	position: relative;
	top: 0px;
	padding: 0em;
	background-image: url("../terrain/transparent/sur_fond_point.png");
	background-repeat: repeat;
	margin: 0 auto;
	display: none;
}

#terrains_point_blanc {
	position: relative;
	top: 0px;
	padding: 0em;
	background-image: url("../terrain/transparent/sur_fond_point_blanc.png");
	background-repeat: repeat;
	margin: 0 auto;
	display: none;
}

#id_calque_terrain {
	cursor: pointer;
}

.zdt_bleu,.zdt_rouge {
	display: none;
	margin: 0;
	padding: 0;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 50%;
}

#tableau_match {
	position: relative;
	text-align: center;
}

/*************** Objet  et competence coach ***********/
#objet_match {
	width: 30em;
	float: left;
}

#competence_match {
	width: 30em;
	float: left;
}

#objet_match fieldset {
	width: 20em;
}

#competence_match fieldset {
	width: 20em;
}

.objet {
	text-align: left;
}

.objet fieldset {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 1em;
	margin-left: 1em;
	border-style: solid;
	border-color: #F0F0F0;
	background-color: #DFDFB9;
	position: relative;
}

.objet legend {
	font-size: 1.3em;
	font-weight: bold;
	position: absolute;
	top: -1em;
	left: 0em;
	padding: 0em 6px;
}

.objet .description {
	font-style: italic;
}

.objet .effet {
	font-weight: bold;
}

.objet form {
	text-align: right;
}

/***** Fog of War ****/
#fowpage {
	width: 390px;
	text-align: left;
	background-color: #EAE8CF;
	border-color: #55925D;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

#fowpage h2,h3 {
	font-size: 12px;
}

.fowmembre {
	max-height: 150px;
}

/******************** Sondage ********************/
.sondage {
	margin-top: 1em;
}

.sondage table {
	width: 100%;
}

.sondage th {
	font-size: 0.9em;
	color: #FFA34F;
	background-image: url(../interface/gros_menu.png);
	border-width: 1px;
	border-style: solid;
	border-color: #55925D;
	white-space: nowrap;
}

.sondage td {
	background-color: #DFDFB9;
	font-size: 0.9em;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #55925D;
}

/******************* Marchand *************************/
.achat {
	width: 80px;
	text-align: right;
	background-color: #D9E5CB;
	border-width: 1px;
	border-style: relief;
	border-color: #55925D;
}

/******************* Menu Onglet ***************************/
.onglet table {
	margin-top: 1em;
	background-color: #EAE8CF;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #55925D;
}

.onglet th a:link {
	color: #FFA34F;
}

.onglet th a:visited {
	color: #FFA34F;
}

.onglet th a:hover {
	color: #F00;
}

.onglet td {
	font-size: 0.8em;
	text-align: center;
}

.onglet th {
	font-size: 0.8em;
	text-align: center;
	background-color: #5A9762;
}

/*************feuille d'equipe *********/
#equipe_logo {
	background-color: #DFDFB9;
	border-color: #55925D;
	border-style: solid;
	border-width: 1px;
	padding: 1em;
	width: 13em;
}

#equipe_info_equipe {
	border: 1px solid #2C5F29;
	margin-bottom: 2em;
	background-color: #D9E5CB;
	padding: 1em 1em 1em 1em;
}

#equipe_outils_equipe {
	border: 1px solid #2C5F29;
	margin-bottom: 2em;
	background-color: #D9E5CB;
	padding: 1em 1em 1em 1em;
	margin-left: 17em;
	margin-right: 17em;
}

#equipe_choix_couleur {
	background-color: #DFDFB9;
	border-color: #55925D;
	border-style: solid;
	border-width: 1px;
	padding: 1em;
	width: 13em;
}

div#menu_onglet_equipe {
	margin-top: 2em;
	min-height: 25em;
	margin-bottom: 2em;
}

.on {
	text-align: left;
	background-color: #DFDFB9;
	border-color: #55925D;
	border-style: solid;
	border-width: 1px;
	padding: 1em;
	overflow: auto;
	height: 20em;
	max-height: 20em;
	display: block;
}

.off {
	display: none;
}

ul.menu_onglet {
	position: relative;
	width: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.menu_onglet li {
	float: left;
	display: inline;
	margin: 0, 1, 0, 0;
	padding: 0;
}

ul.menu_onglet li span {
	text-align: center;
	display: block;
	width: 150px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}

ul.menu_onglet li span:hover {
	background-color: #EFDC86;
}

span.current {
	color: #FFA34F;
	background-image: url(../interface/gros_menu.png);
	border-width: 1px;
	border-style: solid;
	border-color: #55925D;
}

span.ghost {
	background-color: #EAE8CF;
	border-color: #55925D;
	border-style: solid;
	border-width: 1px;
	color: #000;
}

h2.onglet {
	float: left;
	text-align: center;
	display: block;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
