body
{
    background-color: white;
    
}


table
{
	border-collapse: collapse;
	
}

/*pour Nperf speed test gratuit*/
.nperf-css{
	padding-left: 130px;
	padding-right: 10px;
	margin: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 20px;
}
.block-gauche{
	padding-left:180px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*media type 0 */
@media screen and (min-width: 320px) {
	.nperf-css {
		padding-left: 0px;
		}
		.block-gauche{
			padding-left:10px;
		}
}
/*media type 1 */
@media screen and (min-width: 580px) {
	.nperf-css {
	padding-left: 0px;
	}
	.block-gauche{
		padding-left:100px;
	}
}
/*media type 2 */
@media screen and (min-width: 768px) {
	.nperf-css {
		padding-left : 90px;
	}
	.block-gauche{
		padding-left:160px;
	}
}
/*media type 3 */
@media screen and (min-width: 812px) {
	.nperf-css {
		padding-left : 80px;
	}
	.block-gauche{
		padding-left:160px;
	}
}
/*media type 4 */
@media screen and (min-width: 1276px) {
	.nperf-css {
		padding-left : 100px;
	}
	.block-gauche{
		padding-left:360px;
	}
}
/*media type 5 */
@media screen and (min-width: 1920px) {
	.nperf-css {
		padding-left : 140px;
	}
	.block-gauche{
		padding-left:410px;
	}
}

/*media type 6 */
@media screen and (min-width: 2220px) {
	.nperf-css {
		padding-left : 200px;
	}
	.block-gauche{
		padding-left:530px;
	}
}/*fin Nperf Nav */


/*ancien css du MENU*/
header, nav, article {
			width: 1000px;
			margin: 0px auto;
			margin-bottom: 30px;
		}
		
nav ul{
			margin-bottom:3px;
			margin-left: 3px;
			margin-top:4px;
			padding:0;
			list-style: none;
		}
nav li {
			display: inline-block;
			margin-right: 20px;
			font-family: "arial black", georgian, sans-serif;
	color : white;
		}
nav a {
			text-decoration: none;
		}
nav, article{
			border-bottom: 1px solid grey;
		}
article
{
			margin-left: 20px;
}

/*nav bar est le menu de navigation en haut*/

/* année est le menu en bas de l'écran*/
p.année
{
	width: 100%;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	bottom: 0px;
	text-align: center;
}

/* relatif au nom du navigateur web version precise*/
.p-display {
display: none;
}
.safari .safariSpecific, .firefox .firefoxSpecific, .chrome .chromeSpecific {
display: block
}

p.reseauxsoc
{
	width: 100%;
	background-color: white;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	bottom: 15px;
	text-align: center;
}

.text1
{ 
	padding: 0px;
	margin: 5px;
	
}


.click
{
	width: 55px;
	height: 40px;
	border-style: solid;
	border-color: black;
	border-width: 1px;

}


.home80
{
	position: fixed;
	width: 50px;
	height: 50px;
	top: 35px;
	right: 7px;
	padding: 0px; /*pour limiter les bandes blanche autour CSS*/
	margin: 0px;
}




.mailblack
{
/*	background-color: white;*/
	position: fixed;
	width: 50px;
	height: 45px;
	top: 105px;
	right: 7px;
	padding: 0px; /*pour limiter les bandes blanche autour CSS*/
	margin: 0px;
}
.facebookblack
{
/*	background-color: white;*/
	position: fixed;
	width: 50px;
	height: 45px;
	top: 150px;
	right: 7px;
	padding: 0px; /*pour limiter les bandes blanche autour CSS*/
	margin: 0px;
}
.instablack
{
/*	background-color: white;*/
	position: fixed;
	width: 50px;
	height: 45px;
	top: 195px;
	right: 7px;
	padding: 0px; /*pour limiter les bandes blanche autour CSS*/
	margin: 0px;
}

.spotifyblack
{
/*	background-color: white;*/
	position: fixed;
	width: 50px;
	height: 45px;
	top: 240px;
	right: 7px;
	padding: 0px; /*pour limiter les bandes blanche autour CSS*/
	margin: 0px;
}
.pinterest
{
/*	background-color: white; */
	position: fixed;
	width: 50px;
	height: 45px;
	top: 285px;
	right: 7px;
	padding: 0px; /*pour limiter les bandes blanche autour CSS*/
	margin: 0px;
}


p
{
    font-size: 15px;
    font-family: "arial black", georgian, verdana, sans-serif;
    color: darkred;
    padding-left: 15px;
    padding-right: 20px;
    margin: 10px;
    
}


blockquote
{
    font-style: italic;
}



h1
{
	text-align: left;
	background-color: antiquewhite;
    color: blue;
    font-size: 25px;
    font-family: "arial black", georgian, verdena, arial, sans-serif;
    /*font-weight: bold;*/
    padding: 10px;
    margin: 15px;
	margin-right: 30px;/*car nav liens réseaux sociaux*/
}



h2
{
    text-align: left;
    font-size: 25px;
    font-family: "arial black", georgian, verdena, arial, sans-serif;
    color: black;
    padding: 10px;
    margin: 0px;
}


h3
{
    text-align: center;
    font-size: 20px;
    font-family: "arial black", georgian, verdana, arial, sans-serif;
    color: black;
    text-decoration: none;
    padding:0px;
    margin:2px;
}

h4
{
    text-align: left;
    font-size: 20px;
    font-family: "arial black", georgian, verdana, arial, sans-serif;
    padding: 0px;
    margin: 0px;
    font-size: medium;
    color: black;
    text-decoration: underline;
    padding: 3px;
    margin: 3px;
}

/* liens permanant class et id */
.center
{
	margin-left: auto;
    margin-right:auto;
    text-align: center;
}
.liensno, a
{
    color: grey;
    font-style: none;
    text-decoration: none;
}
.fixed
{
	position: fixed;
}
hr
{
	padding: 2px;
	margin: 1px;
}


.liensno, a
{
    color: black;
    text-decoration: none;
}
.black
{	
	margin-top: 10px;
	/*background-color: black; /*h2 en blanc du coup */
}


a /*apparence par default*/
{
    color: rgb(5, 5, 180);
	font-weight: bold;
	margin-left: 15px;
}


a:hover /*apparence lorsque l'on pointe la souris dessus*/
{
    color: rgba(5,5,150,0.6);

}
a:active /*apparence Lors DU CLIC de la souris*/
{
	color: rgba(5,5,150,0.5);
}

#entete
{
    width: 100%;
	background-color: black;
	border: 1px green dotted ;
}









