
		/* ------------------------------- */
		/* ------------------------------- */
		/* ---------- ACCUEIL ------------ */
		/* ------------------------------- */
		/* ------------------------------- */	
									
			.accueil	
			{				
				box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.10) 0px 10px 20px;
				width: 350px;	
				border-radius: 5%;	
				border-bottom: solid 2px #e00;
			}			
			
			.accueilres	
			{				
				border: solid 1px #999;	
				border-radius: 5%;
				width: 98%;
				border-bottom: solid 2px #e00;
			}	
			
		/* ------------------------------- */	
		
			.cadregris
			{
				width: 70%;
				display: grid;
				background-color: #eee;
				border: solid 1px #444;
			}	
			
			.cadregrisres
			{
				width: 70%;
				display: grid;
				background-color: #eee;
				border: solid 1px #444;
			}	
			
		/* ------------------------------- */		
							
			.carregris
			{
				display: block;
				text-align: center;
				width: 300px;
				height: 300px;
				background-color: #ddd;
				border: solid 1px #444;
			}

			.carregrisres
			{
				width: 80%;
				height: 80%;
				background-color: #ddd;
				border: solid 1px #444;
			}		
			
		/* ------------------------------- */	
		
			.claudepinault	
			{				
				font-family: times;
				font-size: 34px;
				font-weight: bold;
				color: #444;
			}
			
			.claudepinaultres	
			{				
				font-family: verdana;
				font-size: 28px;
				font-weight: bold;
				color: #444;
			}	
			
		/* ------------------------------- */		
			
			.laureat	
			{				
				font-family: verdana;
				font-size: 15px;
				color: #444;
			}
			
			.laureatres	
			{				
				font-family: verdana;
				font-size: 15px;
				color: #444;
			}
			
		/* ------------------------------- */
		
			.imgclaude	
			{				
				height: 250px;
			}	
			
			.imgclauderes	
			{				
				width: 50%;
			}