table.corps{
	background-color:white;
}
td{
	color: gray;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}
.TableauTitre{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: White;
	background-color: Blue;
}

.Tableau{
	border-color: Black;
}

.Titre1{
	color: Black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	font-variant: small-caps;
}
.Titre2{
	color: Black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
}

.TitreEntete{
	font-family:Comic Sans MS;
	color: Blue;
	font-size: 12pt;
	
}
.texte {
	font : 10px Tahoma, Arial;
	color : Black;
}
.texte_normal {
	color : Black;
}
.TableauTitre {
	font-family : Tahoma, Arial;
	background-color : #007FC4;
	color : White;
	font-weight : bold;
	font-size : x-small;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
.TableauLigne1 {
	font-family : Tahoma, Arial;
	background-color : white;
	color : #484848 ;
	font-size : x-small;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
.TableauLigne2 {
	font-family : Tahoma, Arial;
	background-color : #EEEEEE;
	color : #484848 ;
	font-size : x-small;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
}.TableauMatchDomicile {
	font-family : Tahoma, Arial;
	background-color : #CFFC8F;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
}.TableauMatchExterieur {
	font-family : Tahoma, Arial;
	background-color : #FFFF99;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
.finPage {
	font : 10px Tahoma, Arial;
	text-align : center;
	border-top : 1px solid Silver;
	margin-left : 10%;
	margin-right : 10%;
	line-height : 30px;
	color : Black;
}

