table.listeResultat{
	width: 100%;
}

table.listeResultat th{
	font-size: 11px;
	font-weight: bold;
}

tr.pair{
	background-color : #efefef;	
}

tr.impair{
	background-color : #EAF8FC;	
}

table.listeResultat td a{
	font-size: 9px;
	text-decoration: none;
	color: black;
}

table.listeResultat td a:hover{
	text-decoration: underline;
	color: black;
}

td#EuroResultat div{
	overflow: auto;
	width: 920px;
	height: 500px;
	border: solid 1px #027abb;
}