#texte_football {
	float: left;
	width: 630px;
	margin-left: 30px;
	height: 422px;
	/*padding: 15px;*/
	text-align:justify;
	padding-right: 10px;
	font-family: arial;
	font-size: 12px;
	overflow:auto;
	background-image: none;
	margin-top: 3px;
}
#texte_football .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 10px;
	margin-top: 5px;
}
#texte_football a {
	text-decoration: underline;
	color: #000000;
}
#texte_football a:hover {
	color: #FF9900;
	text-decoration: none;
}
#texte_football a:visited {
	color: #000000;
	text-decoration: none;
}

#texte_football .sous-titre {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#texte_football h2 {
	color: #0066CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33cc00;
	font-size: 15px;
	padding-left: 7px;
	line-height:25px;
	margin-bottom: 20px;
	margin-top:1px;
}
#texte_football .foot {
}
#texte_football .foot {
	clear: none;
	margin-top: 5px;
}
#texte_football .statut {
	font-style: normal;
	font-weight: bold;
}
