﻿.Performance .grillePerformance
{
	font-size:11px;
	font-family:Arial;		
	
	border:#F0F0F0;
	width:100%;	
}

.Performance .grillePerformance .entete
{
	background:url('../../Res/Png/fondEnteteGrilleResultat.png') repeat-x;
	height:28px;
	font-size:9px;
	color:White;
}

.Performance .grillePerformance .ligne, .Performance .grillePerformance .ligneAlternate:hover
{
	background-color:white;
}

.Performance .grillePerformance .ligne:hover, .Performance .grillePerformance .ligneAlternate:hover
{
	background-color:#E7E7E7;
}

.Performance .zoneRetour
{
    background: url('../../Res/Png/fondTitreFiltre.png') repeat-x;
	border:solid 1px lightgrey;
	
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:White;
	height:20px;
	width:100%;
	
	padding-top:8px;
}

.Performance .zoneLienAnnee
{
    background:url('../../Res/Png/fondChampFiltre.png') repeat-x;    
	width:100%;
	height:25px;
	padding-top:5px;	
}

.Performance .lienAnnee
{
    font-family:Arial;	
	color:gray;		
	font-size:11px;
}