
td.legende 
{
			color: blue; 
			font-size: 16px; 
			font-weight: light; 
			font-family: Trebuchet MS; 
			
			padding-top: 10px; 
			padding-left: 20px; 
			padding-right: 20px; 
			padding-bottom: 10px; 
}



td.diapo 
{
			margin-right: 20px; 
			margin-top: 10px; 
			margin-left: 20px; 
			margin-bottom: 10px; 			
}


.image {
			height: 200px; 
					
}

.partable {
			font-size: 12px; 
			font-weight: bold; 
			font-family: Century Gothic; 
}

td.pays {
			background-color : #ffcc99; 
			padding-left: 5px; 
			font-weight: bold; 
}

td.part {
			background-color : #66ccff; 
			padding-left: 5px; 
}