a:Link {color:#ff3300; text-decoration:none;}
a:Visited {color:#ff3300; text-decoration:none;}
a:Active {color:#ff3300; text-decoration:none;}
a:Hover{color:red; background-color:#414141; width: 100%; }

body 
{
    background:#f4f4f4;    
    text-align:center; 
    }  

table th
{
    background: #414141;
    background-position:left center;
    height:21px;
	color:#ffffff; 
	text-decoration:none; 
	text-align:center;
	font-weight:bold; 
	font-size:12px;
	width: auto;     
    }
	
table td
{    
    background:#d8d8d8;
	color:#000000; 
	text-decoration:none; 
	text-align:left;    
	font-size:12px;
	width: auto; 
    }
	
.lignePresentation
{
	color: #ff0000;
	background-color: #A4C6EF;
	height:22px;
}

.lignePresentation2
{
	color: Black;
	background-color: #CFE5FF;
	height:22px;
}

.lignePresentation3
{
	color: Red;
	background-color: #FFE6BF;
}

.lignePresentation4
{
	color: Red;
	background-color: #FFC47F;
}

.lignePresentation5
{
	color: Black;
	background-color: #FFF3DF;
}

.lignePresentationOver
{
	color: green;
	background-color: #A4C6EF;
}