@charset "utf-8";
/* CSS Document */
table.table_int_partenaires
{
	width:600px;
}
td.td_photo
{
	width:150px;
	font-size:10px;
	color:#666666;
}
h1.titre_page
{
	margin-top:10px;
	padding-bottom:30px;
	font-size:18px;
}
span.nom_joueur
{
	font-size:16px;
	color:#000000;
}
div.desc_img
{
	padding:5px;
	background-color:#CCCCCC;
}
td.td_txt
{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
}
span.saison
{
	font-size:11px;
	font-weight:normal;
}