/* CSS Document */
#lienPresse{
margin-left:55px;
margin-top:150px;
}
#enteteTitre {
	margin-top:22px;
	height:115px;
	width:560px;
	overflow:hidden;
}
#attention{
margin-top:100px;
margin-left: 80px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
#titre1 {
	margin-top:9px;
	font-weight: bold;
	font-size:20px;
	line-height:18px;
	
}
#titre2 {
	font-weight: bold;
	color:#999999;
	font-size: 18px;
	line-height:20px;
	height:42px;
	overflow:hidden;
	/*z-index:1;*/
	/* le z-index à 1 est destiné à faire passer le titre par dessus l'image pour l'expo de Beatrix Von Conta
	si on veut revenir comme avant, on enlève simplement le z-index...*/
}

#diaporama img {
	/*position:absolute;*/
	/*margin-top:30px;*/
	position: absolute;
	width: 560px;
	/*height:205;*/
	
	
}
#total{
	background-image:url(../images/indication_enCours.gif);
	background-repeat:no-repeat;
	background-position:right;

/*background-image:url(../images/ombreDessous.png);
background-repeat:no-repeat;
background-position:bottom;*/
}
div{
	position:relative;
}

/* les class */
.dates {
	line-height:10px;
	text-align:justify;
}
/* ajouté lors du dev PHP */
a#Expo_1et2 {
	color:#000000;
}
