﻿/* Formulaires */
form {
      margin-bottom: 0 ;
      margin-left: 0;
      margin-right: 0;
      margin-top: 0;
    }

/* les liens */
a:link {
	color: #0000FF ;
	text-decoration: none ;
	}

a:active {
	color: #4565A4 ;
	text-decoration: none ;
	}

a:visited {
	color: #0000FF ;
	text-decoration: none ;
	}

a:hover {
	text-decoration: underline ;
	}

/* les liens */
a:lien_fixed:link {
	color: #4665A4 ;
	text-decoration: none ;
	}

a:lien_fixed:active {
	color: #4565A4 ;
	text-decoration: none ;
	}

a:lien_fixed:visited {
	color: #4665A4 ;
	text-decoration: none ;
	}

a:lien_fixed:hover {
	text-decoration: underline ;
	}
	
/* lien menu */
a.lien_menu:link {
	color: #FFFFFF ;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.lien_menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.lien_menu:visited {
	color: #FFFFFF ;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.lien_menu:hover {
	color: #FFFFFF ;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

/* lien footer */
a.lien_footer:link {
	color: #CC6633;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.lien_footer:active {
	color: #CC6633;
	text-decoration: none;
	font-size: 10px;
	}

a.lien_footer:visited {
	color: #CC6633;
	text-decoration: none ;
	}

a.lien_footer:hover {
	color: #CC6633;
	text-decoration: underline ;
	}

/* lien bannière */
a.lien_banniere:link {
	color: #4565A4;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

a.lien_banniere:active {
	color: #4565A4;
	text-decoration: none;
	font-size: 9px;
	}

a.lien_banniere:visited {
	color: #4565A4;
	text-decoration: none ;
	}

a.lien_banniere:hover {
	color: #4565A4;
	text-decoration: underline ;
	}

/* lien texte
a.lien_texte:link {
	color: #CC6633;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.lien_texte:active {
	color: #CC6633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.lien_texte:visited {
	color: #CC6633;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.lien_texte:hover {
	color: #CC6633;
	text-decoration: underline ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	} */

/* lien surligné */
a.lien_surligne:link {
	color: #CC6633;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FB8043;
	}
a.lien_surligne:active {
	color: #CC6633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FB8043;
	}

a.lien_surligne:visited {
	color: #CC6633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #FB8043;
	}

a.lien_surligne:hover {
	color: #CC6633;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #FB8043;
	}

/* lien liste */
a.lien_liste:link {
	color: #CC6633;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.lien_liste:active {
	color: #CC6633;
	text-decoration: none;
	font-size: 12px;
	}

a.lien_liste:visited {
	color: #CC6633;
	text-decoration: none ;
	}

a.lien_liste:hover {
	color: #CC6633;
	text-decoration: underline ;
	}

/* lien titre */
a.lien_titre:link {
	color: #FFFFFF;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

a.lien_titre:active 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}

a.lien_titre:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}

a.lien_titre:hover {
	color: #FFFFFF;
	text-decoration: underline ;
	font-weight :bold ;
	}

/* les textes - polices */
	.texte_courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
	.texte_courant_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
	.texte_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4565A4;
}

	.texte_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
}

	.texte_courant_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

/*	.para_justifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	font-weight: normal;
	margin-top:4pt; 
	margin-bottom:1pt;
} */

	.para_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	font-weight: normal;
	margin-top:4pt; 
	margin-bottom:1pt;
}

	.para_droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:right;
	font-weight: normal;
	margin-top:2pt; 
	margin-bottom:1pt;
}

	.para_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	font-weight: normal;
	margin-top:2pt; 
	margin-bottom:1pt;
}

	.para_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left ;
	font-weight: normal;
	margin-top: 2pt; 
	margin-bottom: 1pt;
}

	.para_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6633;
	margin-top: 4pt; 
	margin-bottom: 2pt;
}

	.para_magenta_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6633;
	text-align:left ;
	font-weight: normal;
	margin-top: 2pt; 
	margin-bottom: 2pt;
}

	.para_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4565A4;
	text-align:left ;
	font-weight: normal;
	margin-top: 4pt; 
	margin-bottom: 0pt;
}

	.para_bleu_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4565A4;
	margin-top: 0px;
	margin-bottom: 4px;
}

	.para_bleu_connectes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4565A4;
	margin: 0px;
}

	.titre_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
	font-weight: bold;
	border: thin none;
}

	.titre_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4565A4;
	font-weight: bold;
	margin-top: 2pt; 
	margin-bottom: 2pt;
	border: thin none;
}

	.titre_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4565A4;
	font-weight: bold;
	border: thin none;
}

	.texte_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.tableau_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #C6D3E8;
	border: none;
}

.tableau_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ff6600;
	border: none;
}

.tableau_violet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #C6D3E8;
	border: none;
}

.tableau_violet_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #C6D3E8;
	text-align: center;
}

.tableau_violet_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #EBEFF5;
}

.tableau_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}

.tableau_violet_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #39548D;
}

.tableau_violet_c_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #EBEFF5;
}

.tableau_blanc_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}

.liste_clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: none;
}

.liste_fonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #EBEFF5;
	border: none;
}

.liste_titre {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #39548D;
}

.liste_rupture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #39548D;
	border: none;
}

.liste_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

/* papi */

.papi_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 12px;
	color: #4565A4;
	font-weight: bold;
	border: thin none;
}

.papi_liste_t {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #39548D;
}

.papi_small_t {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    letter-spacing:0;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #39548D;
}

.papi_liste_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: none;
}

.papi_small_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: none;
}

.papi_liste_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #EBEFF5;
	border: none;
}

.papi_small_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0;
	color: #000000;
	font-weight: normal;
	background-color: #EBEFF5;
	border: none;
}

.papi_l {
	border-style:none;
	border-width:0px;
	text-align:left;
}

.papi_c {
	border-style:none;
	border-width:0px;
	text-align:center;
}

.papi_r {
	border-style:none;
	border-width:0px;
	text-align:right;
}

.papi_border_l {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:left;
}

.papi_border_c {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:center;
}

.papi_border_r {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:right;
}

/* papi_joueur_box */

.papi_joueur_box {
	position: relative; 
	z-index: 0;
}
.papi_joueur_box:hover {
	position: relative; 
	z-index: 50;
}
.papi_joueur_box .data {
	display: none; 
	border: black solid 1px;
}
.papi_joueur_box:hover .data {
	display: block; 
	position: absolute; 
	left: 60px; 
	top: 12px; 
	padding: 5px 5px 5px 5px; 
	border: 1px solid grey; 
	background-color: white; 
}

li.pratique
{
 list-style-position:outside;
 list-style-type:disc;
 text-indent: -4pt;
}

li.texte
{
 list-style-position:outside;
 list-style-type:disc;
 text-indent: -6pt;
}

table.page
{
 border-style:none;
 width:100%;
 margin-top:4px; margin-right:2px; margin-bottom:2px;
 padding:2px 2px 2px 2px;
}

table.actus
{
 border-style:none;
 width:100%;
 margin:0px 0px 0px 0px;
}
table.actus tr td { vertical-align:top; padding-left:2px; padding-right:2px;}

table.cartouche
{
   width:100%;
   height:90%;
   border-style:solid;
   border-width:2px;
   border-color:#4565A4;
   background-color:#EBEFF5;
}
table.cartouche tr td 
{
	text-align:left;
	vertical-align:top;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}

table.cartoucheNarrow
{
   width:100%;
   border-style:solid;
   border-width:2px;
   border-color:#4565A4;
   background-color:#EBEFF5;
}
table.cartoucheNarrow tr td 
{
	text-align:left;
	vertical-align:top;
	padding-bottom:0px;
	padding-left:1px;
	padding-right:1px;
	padding-top:0px;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.ActusFixed 
{ border-style:solid; 
  border-color:#39548D; 
  border-width:1px; 
  padding:6px;
}

td.ActusFixedTitre 
{ border-style:solid; 
  border-color:#4665A4; 
  border-width:1px; 
  background-color:#4665A4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  padding:0px;
}

table.pager {margin: 1px 1px 1px 1px;}
table.pager tr td 
{
	padding: 1px 1px 1px 1px;
	text-align:center;
	vertical-align:middle;}

table.default { margin: 0px 0px 0px 0px;
	            padding: 0px 0px 0px 0px;
                background-color:#FFFFFF;
                border-width:0px;
                border-collapse:collapse;
                border-style:none;
                height:100%;
	}
	                
table.menu {margin: 4px 0px 0px 0px;
        	padding: 0px 0px 0px 0px;
	         background-color: #CC6633;
	         border-width: 0px;
	         }
table.menu tr td { padding: 0px 0px 0px 0px;
	                  margin:0px 0px 0px 0px;
	                  border-collapse:collapse;
	                  border-width:0px;
	                  border-style:none;
	                  vertical-align:top;
	                }

body.default 
{
 background-color:#5C3385;
 color:#000000;
 margin:0px 0px 0px 0px;
 }
	                
.centpourcent
{
	width:100%;
	margin-top:2pt;
	margin-bottom:2pt;
	}
td.hautbas
{
 border-bottom-style:solid;
 border-bottom-color:Black;
 border-bottom-width:1px;
 border-top-style:solid;
 border-top-color:Black;
 border-top-width:1px;
}
td.cadre
{
 border-style:solid;
 border-color:Black;
 border-width:1px;
}

.Width20 {width:20px;}
.Width30 {width:30px;}
.Width40 {width:40px;}
.Width50 {width:50px;}
.Width80 {width:80px;}
.Width90 {width:90px;}
.Width60p100 {width:60%;}
.Width80p100 {width:80%;}
.Width100p100 {width:100%;}
.Width100 {width:100px;}
.Width200 {width:200px;}

.TOMA 
{
	width: 400px;
	border: 1px;
	border-color: Black;
	border-style: solid;
	padding: 40px;
	}

.titre_toma 
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 24px;
    color: #5d97cb;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    }