body {	
	background-color:#fffec4 ;
	background-image: url("../images/wallpaper coleur.jpg");
	background-repeat: repeat;
	height:20000 ;
	width:10000 ;
	background-position:center;
	text-align: left;
	font-size: 18px;
	}
p {
	font-family: Arial;
	}
h1 {
	width: 800px;
	height: 60px;
	margin: 5px auto;
	background-color: Navy;
	font-family: Lucida Handwriting;
	font-size: 40px;
	color: white;
	text-align: center;
	padding-top: 15px;
	}
h2 {
	border: solide 10px black;
	background-color: #f1ce4d;
	width: 250px;
	height: 50px;
	padding-top: 10px;
	margin: 5px auto;
	font-family: Papyrus;
	font-size: 30px;
	text-align: center;
	}
a {color: blue;}
b {color: crimson;}

h3 {
	border: solide 10px black;
	background-color: #f1ce4d;
	font-family: Papyrus;
	font-size: 24px;
	}

.portrait {
	display: block;
	margin: 25px auto;
	}

.cadrage {
	margin: 0px 100px;
	padding: 5px;
	}

.contributions {
	margin: 5px 0px;
	padding: 0px 10px;
	border: 3px solid crimson;
	background-color: lavenderblush;
	}
.liens {
	margin: 5px 0px;
	padding: 0px 10px;
	border: 3px solid darkslategray;
	background-color: lavender;
}
.gouda {
	font-family: Arial;
	color: blue;
	text-align: center;
}
.table {
    background-color: white;
    color: black; /* Pour s'assurer que le texte est lisible */
    border-collapse: collapse;
    width: 100%;
}

tr, td {
    border: 1px solid black; /* Optionnel : Ajoute des bordures */
    padding: 8px;
    text-align: center;
    background-color: white; /* Appliquer le blanc aux cellules */
}

tr {
    background-color: #f2f2f2; /* Légèrement gris pour l’en-tête */
}

.j {
	border: solide 3px black;
	background-color: white;
	font-family: Arial;
	text-align: center;
	}
	
.Biographie {
	height: 60px ;
	width: 60px ;
	}
	
.Statistique {
	height: 60px ;
	width: 60px ;
	}
	
.Vidéo {
	height: 40px ;
	width: 60px ;
	}