#commentaires {
	height: 350px;
	width: 750px;
	overflow:auto;
	margin-right: 10px;
	margin-left: 10px;
	text-align:left;
	
}

.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.equipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFCC00;
}
#football {
	background-image: url(http://www.rennes-infhonet.fr/images/match/big_ballon.jpg);
	background-repeat: no-repeat;

}
.arbitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	float:none;
}
.petit_texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.joueurs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.compo_equipe{
	font-size: 18px;
	color: #333333;
	font-weight: bold;

}
#equipes {
	width: 750px;
	height:270px;
	margin-right: 10px;
	margin-left: 10px;
	
}
td {
	vertical-align: top;
}
.int_equipe{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;


}
.int_score{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;


}
.indice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: overline;
}
.pair {
	background-color: #FFCC33;
}
.impair {
	background-color: #FFFF99;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CC0000;
}
