﻿
#div_titre
{
	margin-right:50%;
	width:50%;
}

#div_img
{
	float:right;
	width:50%;
	text-align:center;
	overflow:hidden;
}


.table_stat
{
	border-style:hidden;
	border-collapse:collapse;
	border-style:solid;
	border-color:Black;
	border-width:2px;
}
.table_stat td
{
	border-style: solid;
	border-color: Black;
	border-width: 2px;
	border-collapse: collapse;
	font-size: small;
}

.table_stat th
{
	border-style:solid;
	border-color:Black;
	border-width:2px;
	border-collapse:collapse;
}

.td_titre
{
	background-image:url('../medias/images/fondTableau1.png');
	background-repeat:repeat-x;
	background-position:bottom;
}

.td_numeros
{
	text-align:right;
}
