.pasborder td
{
border-top : 0;	
}

.score
{
width: 645px;
background-color: #F1D5B6;
font-family: Arial, Trebuchet;
font-size:15px;
font-weight: bold;
}


#bouttons
{
float:left;
margin-top:15px;
margin-left:80px;
height:20px;
}

#bouttons_classement
{
float:center;
margin-left:auto;
text-align: center;
font-size:12px;
height:50px;
}

.match
{
font-family: Arial, Trebuchet;
font-size:11px;
}

.resume_match
{
width: 400px;
font-family: Arial, Trebuchet;
font-size:12px;
border-collapse: collapse;
margin-left: 5px;
margin-bottom: 5px;
margin-top: 15px;
}

.resume_match td
{
border: 3px solid #F6E7D4;
}

#cadre2
{
float:left;
width: 645px;
background-color: #F6E7D4;
background-image: url("design/texture.png");
background-repeat:no-repeat;
border:7px solid white;
padding:3px;
/*margin-left: 125px;*/
/*margin-top: 50px;*/
position:absolute;
left: 50%; 
top: 50px;
margin-left: -322px; /* moitié de la largeur */
}

#cadre_classement
{
background-color: #F1D8BA;
width: 600px;
float:left;
border-top: 2px solid #F8EBDB;
border-left: 2px solid #F8EBDB;
border-bottom: 2px solid #E6B684;
border-right: 2px solid #E6B684;
margin-left: 20px;
margin-bottom: 10px;
}

.classement
{
width: 580px;
font-family: Arial, Trebuchet;
font-size:11px;
border-collapse: collapse;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.classement th
{
background-color:#8B6208;
color: white;
}

.classement a
{
color: black;
text-decoration: none;
}

.classement a:hover
{
color: black;
text-decoration: underline;
}

.classement th a
{
color: white;
text-decoration: none;
}

.classement th a:hover
{
color: white;
text-decoration: underline;
}


.classement td
{
background-color:#F6E7D4;
text-align: center;
border-top: 3px solid #F0D4B5;
}

.classement caption
{
font-family: Arial, Trebuchet;
font-size:12px;
font-weight:bold;
margin-top: 10px;
}


.evolution
{
font-family: Arial, Trebuchet;
font-size:11px;
margin-left: 10px;
margin-bottom: 10px;
}

.buteurs
{
width: 380px;
font-family: Arial, Trebuchet;
font-size:11px;
border-collapse: collapse;
margin-left: 110px;
margin-top: 10px;
margin-bottom: 10px;
}

.buteurs th
{
background-color:#8B6208;
color: white;
}

.buteurs td
{
background-color:#F6E7D4;
text-align: center;
border-top: 3px solid #F0D4B5;
}

.buteurs a
{
color: black;
text-decoration: none;
}

.buteurs a:hover
{
color: black;
text-decoration: underline;
}

.schema
{
color: black;
font-family: Arial, Trebuchet;
font-size:11px;
text-decoration: none;
}

.schema td
{
border-top:0;
font-size:12px;
}
.difficulty 
{
	background-image: 	url("../design/ball.jpg");
	background-repeat: 	repeat-x;
	background-color : 	#f8f89e;
	height : 				17px;
	margin-left : 			auto;
	margin-right : 		auto;
}
