/* unvisited link */
a:link {
  color: white;
}

/* visited link */
a:visited {
  color: white;
}

/* mouse over link */
a:hover {
  color: white;
}

/* selected link */
a:active {
  color: white;
}


.centered-element{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	width:1649px;
	height:928px;
	background-color:black;
}

.collectif{
    position:absolute; 
margin-left:20px; 
margin-top:350px;
width:220px;
font-police:times;
	}
	
.affiche{
    position:absolute; 
	margin-top:170px;
	margin-left:420px;	
	width:1200px;
	text-align:justify;
	display: flex;
	}

.arthurm 
{ 
    display:block; 
    width:300px;
	height:450px; 
	target:_blank;
} 

a.arthurm:hover 
{ 
}	
	a.uac 
{ 
    display:block; 
    width:300px;
	height:450px; 
	margin-right:40px;
	margin-left:40px;
} 

a.uac:hover 
{ 
}


.img{
	float:left;
	margin-right:30px;
	margin-bottom:10px;
	witdh:150px;
	height:210px;

}

.affiche-mini{
    position:absolute; 
	margin-left:75px; 
	margin-top:480px;	
	width:420px;
	height:100px;
	display: flex;

}




.arthurm-mini 
{ 
    display:block; 
    width:67px;
	height:101px; 
	target:_blank;
} 

a.arthurm-mini:hover 
{ 

}



a.uac-mini 
{ 
    display:block; 
    width:67px;
	height:101px; 
	margin-right:20px;
	margin-left:20px;
} 

a.uac-mini:hover 
{ 
}
