body{
	margin: 0;
	padding: 0;
	background: linear-gradient(
		rgba(39, 43, 56, 0.15), 
		rgba(2, 7, 31, 0.49) ), url('laGrandeVagueHokusai.jpg');
	
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: 100%;
	color:white;

	/* background-position:center center; */

}


#titre{
	font-family: 'Gentium Book Basic', serif;
    padding-top: 50px;
    text-align: center;
    color: #ffffffcc;
    font-size: 50px;
}
#titreAdmin{
	padding-top: 50px;
	text-align: center;
    font-size: 20px;
}
#bloc1{
	/*background-color: rgba(0,0,0,0.3);*/
	height: 100%;
	width: 97vw;
	border-radius: 10px;
	transform:translate(20px, 20px);
	margin-right: 40px;
	padding-bottom: 150px;

}
#blocRecherche{
	height: 100%;
	width:50%;
	margin-left: 35%;
	margin-right: 40%;
	margin-top: 10%;

}
.rechercher{
	height: 40px;
	width:25vw;
	font-size: 20px;
	border-radius: 5px;	
	outline-style:none;
	
}
.rechercher:hover, #rechercher:focus, #chercher:hover, #chercher:focus{
	border:2px solid #3073af;
}
.chercher{
	font-size: 17px;
	height: 40px;
	background-color: #0a0d37;
	border: 1px solid #1e1c21;
	padding-left: 25px;
	border-radius: 5px;
	color: white;
	padding-right: 25px;
}
#reponse{
	margin-top: 20px;
	background-color: rgba(0, 0, 0, 0.43);
	width: 400px;
	padding: 20px;
	border-radius: 10px;
	color: #ffffffcc;
	font-family: 'Kaushan Script', cursive;
	font-size: 12px;
	font-style: italic;
	font-weight: 900;
}
#erreur{
	font-size: 20px;
	color:#ffee07e0;
	margin-left: 0%;
}
.imagea{
	width:300px;
	border-radius: 8px;
	margin-left: 50px; 
	/* display:none;  */
}
#btnsub{
	margin-left: 31%;
}
.entreemodif{
	width: 12vw;
}

#modif,
td {
    border: 1px solid #333;
    width: 20vw;
	background-color: #00115f85;
	margin-left: -15vw;

}
#submodif{
		margin-left: 9vw;
	}
#subarticle{
	margin-left: 10vw;
}
#modifuser{
	margin-left: -27vw;
	width:20vw;
}
.entreeusermodif{
	width: 15vw;
}
#submodifuser{
	margin-left: 7vw;
}
#blocConnexion{
		margin-left: 0vw;
	}

.membresbtn{
	font-size: 17px;
	height: 40px;
	background-color: #0a0d37;
	border: 1px solid #1e1c21;
	margin-bottom: 10px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
	display: block;
	width: 20vw;
	text-align: center;
    height: auto;
    padding: 10px 0px 10px 0px;
}
#titreConnexion{
	text-align: center;
	margin-top: 5%;
	font-size: 3em;
}
#titreInscription{
	text-align: center;
	margin-top: 5%;
	font-size: 3em;
}
#blocNotion{
	text-align:center;
	background-color: rgba(0, 0, 0, 0.43);
	border-radius:20px;
	margin-left: 30vw;
    margin-right: 30vw;
}

#textNotion:hover{
	color: #4cb9b2db;
	-moz-transition: all .5s; 
    -webkit-transition: all .5s; 
    -o-transition: all .5s; 
    transition: all .5s;
}
@media screen and (max-width: 720px) {

	body{
		background-color: #b59d81d9;
		background-size: cover;
		background-attachment: fixed;
		max-width: 10vw;
		height:100%;	
	}
	#titre {
    margin-left: -2vw;
    margin-right: 2vw;
	}
	#titreConnexion{
	    margin-left: 7vw;
		margin-right: 7vw;
	}
	#titreInscription{
		margin-left: 5vw;
		margin-right: 5vw;
	}
	#blocRecherche{
	height: 100%;
	width: 70vw;
	margin-top: 30vw;
	margin-left: 1vw;
	}
	.rechercher{
		height: 40px;
		width: 65vw;
		font-size: 20px;
		border-radius: 5px;	
		outline-style:none;
		margin-left: -3vw;
		
	}
	
	.chercher{
		width:27vw;
		padding-left: 2vw;
		padding-right: 2vw;
		margin-right: -25vw;
		font-size:4vw;
	}
	#reponse{
		width:65vw;
		font-family: 'Gentium Book Basic', serif;
		margin-left: 5vw;
		margin-right: 5vw;
	}
	.imagea{
		width:50vw;
    	margin-left: 7vw;		
	}
	#blocAdmin{
		margin-left: 15vw;
		}
	#blocConnexion{
		margin-left: 19vw;
	}
	#statut{
		width:100vw;
	}
	#redirection{
		font-size: 3vw;
		 margin-left: 2vw;
	}
	#EM{   
		padding-left: 10vw;
	}
	#btnsub{
	margin-left: 15vw;
}	

	.entreemodif{
		width: 13vw;
	}
	#modif {
		margin-left: 2vw;
	}
	#submodif{
		margin-left: 32vw;
	}
	#subarticle{
		margin-left:17vw;
	}
	#modifuser{
	margin-left: 0vw;
	}	
	#modifuser,td {
	   margin-left: -3vw;
	   margin-right: -15vw;
	}
	.membresbtn{
		width: 50vw;
	}
	#submodifuser{
	margin-left: 28vw;
	}
	#blocNotion{
		margin-left: 5vw;
		margin-right: 12vw;
	}
	
	
}
.liens{
	text-decoration: none;
	color: #81d4fa;
	font-weight:bold; 
}
.liens:hover, .liens:focus, .liens:after{
	color:#0a3869;
}
#pseudocolor{
	color: #157d19b8;
}
#decocolor{
	color: #b90e0e;
}
#statut{
	text-align:right;
	margin-right: 10px;
	margin-top: 20px;
}
#redirection{
	width: 60vw;
    
}
#connexion{
	margin-left: 38%;
	margin-right: 40%;
	margin-top: 10%;
}
#EM{
	margin-left: 9vw;
}

thead,
tfoot {
    background-color: #333;
    color: #fff;
}

.membresbtn:hover, .membresbtn:focus{
	background-color: #0a0d37eb;
	border: 2px solid #01042961;
}
a{
	text-decoration: none;
	color:white;
}
#blockmodifuser{
	width: 40vw;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	margin-left:30vw;
	margin-right:30vw;
}
.formmodifuser{
	width: 40vw;
	text-align: center;
}

.recherchermodif{
	height: 40px;
	width:25vw;
	font-size: 20px;
	border-radius: 5px;	
	outline-style:none;
	background-color: #02025830;
	color: white;
	border: 2px solid #8899a96e;
}
.recherchermodif:hover, #recherchermodif:focus{
	border:2px solid #3073af;
	background-color: #02025830;
}
#blocmembres{
	margin-left: 37vw;
	text-align: center;
}

.sendmodif{
	display: block;
	margin-left: 7vw;
	height: 40px;
	width:25vw;
	font-size: 20px;
	border-radius: 5px;	
	background-color: #0a0d37;
	color: white;
	border: 2px solid #0a0d37;
}
.sendmodif:hover, .sendmodif:focus{
	background-color: #0d1142;
	color: white;
	border: 2px solid #0a0d37;
}
#pmembres{
	margin-left: -5vw;
	width: 30vw;
	color: #d6d6d6;
	background-color: #00000070;
	border-radius: 7px;
	padding: 5px 5px 5px 5px;
}
#pquser{
	margin-left:-35vw;
	color:#022638;
	font-weight: bold;
	border-radius: 7px;
	padding: 5px 0px 5px 0px;
	background-color: #00000070;
	border-radius: 7px;
	width: 20vw;
	color: #d6d6d6;
	margin-left:0vw;
}
#blocuser{
	margin-left:2vw;
}
#modifsuggestion,
td {
    border: 1px solid #333;
    width: 20vw;
	background-color: #00115f85;
	margin-left: -19vw;

}
#submodifsugg{
	margin-left: 6vw;
	font-size: 2vw
}
#modifsend{
	border: 1px solid #333;
    width: 20vw;
	background-color: #00115f85;
	margin-left: -7vw; 
}
@media screen and (max-width: 720px) {
	#blocmembres{
	margin-left: 20vw;
	margin-right: 20vw;
	text-align: center;
}
.recherchermodif{
		height: 40px;
		width: 60vw;
		font-size: 20px;
		border-radius: 5px;	
		outline-style:none;
		margin-left: -10vw;
		
	}
	#pmembres{
		margin-left: -14vw;
		width: 75vw;
	
	}
	#pquser{
		margin-left:5vw;
		width: 40vw;
	}
	#blocuser{
	margin-left:11vw;
	}
	.subarticlevf{
		width:16vw
	}
	#modifsuggestion,
	td {
		margin-left: -19vw;
		font-size: 2vw;
	}
	#submodifsugg{
	margin-left: 17vw;
	}
	#modifsend{
	
	margin-left: -10vw;
	}
	.entreemodifsend{
	width: 23vw;
	}

	#blockmodifuser{
		width: 80vw;
		margin-left:8vw;
		margin-right:30vw;
	}
	.formmodifuser{
		margin-left: 20vw;
	}
	.sendmodif{
			font-size: 3vw;
	}
}

