#liste-concours {
	padding-top: 15px;
}

	#liste-concours table {
		width: 550px;
		margin: 15px auto;
	}
	
		#liste-concours table td {
			padding: 10px;
			
			
		}
		
			#liste-concours table td h5 {
				font-weight: bold;
				margin-bottom: 5px;
				font-size: 11px;
			}	
				#liste-concours table td h5 span {
					font-size: 10px;
				}		
		
				
				
			#liste-concours table td p.valeur {
				margin: 3px 0px;
				font-size: 10px;
			}				
					
		a.listeGagnants {
			font-size: 11px;
			width: 170px;
		}
		
	
		
				

#liste-cadeaux {
	width: 550px;
	margin: 0px auto;
	padding-top: 15px;
}
	#liste-cadeaux table {
		margin-top: 15px;
	}
		#liste-cadeaux table td.lot {
			
		}
		#liste-cadeaux table td.descriptif {
			vertical-align: top;
			width: 300px;
			padding-left: 5px;
		}	
			#liste-cadeaux table td.descriptif h5 {
				font-weight: bold;
				color: #A8231C;
				margin-bottom: 5px;
			}	
	
		#liste-cadeaux table td.listeGagnants {
			padding-bottom: 35px;
			padding-left: 5px;
			padding-top: 7px;

		}		
			#liste-cadeaux table td.listeGagnants ul  {
				margin: 0px;
			}		
			#liste-cadeaux table td.listeGagnants ul li span  {
				color: #A8231C;
			}	


			
			
				
	
