﻿#affichagetableauges{float:left;width:50%;background:#ffffff;}
#affichagetableauges table.ges{
	float:right;
	border-collapse: collapse;
	width:30%;
	max-width:30%;	
	margin-left:5px; 
	background: #ffffff;
}
#affichagetableauges td.texteaffichage{text-align:center;border:2px solid black;}
#contenuoeuvres #affichagetableaudpe table.ges img{
width:100%;
height:auto;
}
#affichagetableauges th, td{
	text-align:center; 
	vertical-align:middle;	
	/* border: 1px solid black; */
	padding: 0px 0px;
	color:#000000;
	background:#ffffff;
}
#affichagetableauges td.image{text-align:left;}
/* #affichagetableauges td.texteaffichage{text-align:center;border:2px solid black;} */
/* td{text-align:left;} */
#affichagetableauges table{float:left;border:0 none;border-collapse:collapse;background:#ffffff;margin-right:10px;margin-bottom:10px;width:60%;height:400px;margin-left:0px;}
#affichagetableauges th, td{padding:10px;text-align:center;vertical-align:middle;border-collapse:none;}

#affichagetableauges td{text-align:left;}

/* #contenuoeuvres img:hover, img:focus, img:active { */
    /* margin-right: 0px; */
	/* background-color: white; */
	/* opacity: unset;    */
/* } */
.titre{border: 1px solid black;}
		
/* ===================== ecran ecran maxi 767px =================================== */
@media (max-width: 1023px)  {
	#affichagetableauges {float:left;width:97%;height:auto;margin-left:2%;}
	#affichagetableauges table.ges{float:left;margin-top:20px;border:0 none;border-collapse:collapse;background:#ffffff;margin-right:10px;margin-bottom:10px;width:100%;max-width:100%;height:400px;margin-left:0px;}

	#affichagetableauges th, td{border:0 none;padding:0px 0px;color:#000000;text-align:center;vertical-align:middle;}
	#affichagetableauges td.texteaffichage{text-align:center;border:2px solid black;}
	/* td{text-align:left;} */
	#affichagetableauges table.ges img{vertical-align:middle;border-style:none;width:200px;height:30px;} 
}

