/*
Codes couleur:
Texte:		#333333	
Lien: 		#003366

Bleu clair:	#66CCFF	(dont boutons menus)
Bleu foncé:	#003A7D ou #0033CC ou #003366
Gris clair:	#E6E6E6	(dont fond de page, boutons menu)




*/
body {
	background-color: #E6E6E6;
	margin: 0px;
	margin-width: 0px;
	margin-height: 0px;
	left-margin: 0px;
	top-margin: 0px;
	
	font-family: Tahoma;
	font-size: 12px;
}

a, a.lienFonce, a.lienFonce:active, a.lienFonce:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0033CC;
}

a:hover, a.lienFonce:hover {
	color: #66CCFF;
	text-decoration: underline;
}

a.lienClair, a.lienClair:active, a.lienClair:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #66CCFF;
}

a.lienClair:hover {
	color: #66CCFF;
	text-decoration: underline;
}


.fond-page {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-image: url(../images/fond-page2.jpg);
	background-repeat: repeat;
}

.fond-page-bleu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	background-image: url(../images/fond-page-bleu.jpg);
	background-repeat: repeat-y;
}

.titre-page {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.titre-bloc {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/bg_bleu_gris_w500.gif);
	background-position: left center;
	background-repeat: repeat-y;
	line-height: 25px;
	text-align: left;
	text-indent: 5px;
	border-top: 2px outset #66CCFF;
	border-right: 0px outset #66CCFF;
	border-bottom: 0px outset #66CCFF;
	border-left: 2px outset #66CCFF;
}

/*
	------- Styles des NEWS --------
*/
.news-date {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.news-signature {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	border-top: 0px inset #66CCFF;
	border-right: 2px inset #66CCFF;
	border-bottom: 2px inset #66CCFF;
	border-left: 0px inset #66CCFF;
}

td.news-texte {
	/* background-color: #666666; */
	background-image: url(../images/fond-page-tag.jpg);
	text-align: top;
}
div.news-texte {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding:5px;
}

a.news-lien, a.news-lien:active, a.news-lien:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #66CCFF;
}

a.news-lien:hover {
	color: #0033CC;
	text-decoration: none;
}

.td-header {
	font-family: Tahoma;
	font-size: 12px;
	color: #66CCFF;
	font-weight: bold;
	background-image: url(../images/bg_gris_h20.gif);
	background-position: center;
	background-repeat: repeat-x;
	line-height: 40px;
}

.td-ligne-degrade {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/bg_gris_gris_h15.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 15px;
}

.td-ligne-degrade-bleu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/bg_gris_bleu_h15.gif);
	background-repeat: repeat-x;
	line-height: 15px;
	background-position: center;
}

.td-ligne-degrade-hybride {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/bg_gris_bleu_h15_2.gif);
	background-repeat: repeat-x;
	line-height: 15px;
	background-position: center;
}

.td-ligne-equipe-separateur {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/bg_gris_gris_h15.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 35px;
	vertical-align: bottom;
}

.erreur {
	font-family: Tahoma;
	font-size: 16px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}


.txt {
	font-family: Tahoma;
	font-size: 12px;
}

.txtBleu {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}

.txtBleuClair {
	font-family: Tahoma;
	font-size: 12px;
	color: #66CCFF;
	font-weight: bold;
}

.txtGris {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.txtBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.txtLegende {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.txtFooter {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
	vertical-align: center;
}

.liste {
	text-align: left;
	text-indent: 10pt;
	list-style-position: inside;
	list-style-image: url(../images/fleche-mini.gif);
	list-style-type: disc;
}

a.lienFooter, a.lienFooter:active, a.lienFooter:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

a.lienFooter:hover {
	text-decoration: underline;
}

a.lienLegende, a.lienLegende:active, a.lienLegende:visited, a.lienLegende:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

BODY {
scrollbar-face-color: #999999; 
scrollbar-shadow-color: #999999; 
scrollbar-highlight-color: #999999;
scrollbar-3dlight-color: #E6E6E6;  // contour 
scrollbar-darkshadow-color: #333333; 
scrollbar-track-color: #E6E6E6;
scrollbar-arrow-color: #006699;
}

.tableau-titre {
	font-family: Tahoma;
	font-size: 18px;
	color: #66CCFF;
	background-color: #000000;
	font-weight: bold;
}


.tableau-header {
	font-family: Tahoma;
	font-size: 12px;
	color: #66CCFF;
	background-color: #666666;
}

.tableau-ligne1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006699;
}

.tableau-ligne2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
}

.scoreVictoire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #00CC00;
}
.scoreVictoireForfait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin dashed #00CC00;
}
.scoreDefaite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #F44941;
}
.scoreDefaiteForfait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin dotted #F44941;
}
.scoreNul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #999999;
}

