@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

a:link {
color: #ff9900;
text-decoration: none;
}

a:visited {
color: #ff9900;
text-decoration: none;
}

a:hover {
color: #ff0000;
}

a img {
	border:0;
}

.TITRE {
font-family: Tahoma;
font-size: 24px;
font-weight: bold;
color: #f19b06;
line-height: 26px;
}
.compettableauchamp1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#56b735;
	color: #ffffff;
	text-decoration: none;
	border:0px;
	text-align:center
}

.compettableauscorenonmis{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border:0px;
	text-align:center
}

.compettableauscoregagnant{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#00FF00;
	color: #000000;
	text-decoration: none;
	border:0px;
	text-align:center
}

.compettableauscoreperdant{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#FF0000;
	color: #000000;
	text-decoration: none;
	border:0px;
	text-align:center
}

.compettableaumatchimpossible{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#444444;
	color: #CCCCCC;
	text-decoration: none;
	border:0px;
	text-align:center
}

.spaninter {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border:0px;
}

.spanintersansbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	border:0px;
}

.matchintertitre {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#434343;
	color: #CCCCCC;
	text-decoration: none;
	border:0px;
	text-align:center
}

.matchinter {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#aaaaaa;
	color: #222222;
	text-decoration: none;
	border:0px;
	text-align:center
}


.tddispo1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border:0px;
	width:100px;
	background-color:#434343;
	text-align:center;
}

.tddispo2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #124600;
	text-decoration: none;
	border:0px;
	width:100px;
	background-color:#AAAAAA;
	text-align:center;
}

.tddispo3{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	border:0px;
	width:100px;
	background-color:#00CC33;
	text-align:center;
}

