.conteneur {
margin-top:8%;
background-color:#ffffff;
margin-left:10%;
margin-right:10%;
height:700px;

}
.tete {
	width: 700px;
	height:64px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
    font-size:18px;
    font-weight:bold;
    color:red;
}
.centre{
width:720px;
height:346px;
text-align:center;
}
.prog{
font-family:"Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#003333;
}

.detail{
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#330099;
}

.programme{
width:700px;
height:700px;
background-image:url(affiche_meba.png);
margin-left:13%;
margin-right:10%;
}