/* CSS Document */
#texte-intro {
	height:auto;
	background-color:#f3f0f0;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:8px;
	
}
#texte-intro h1 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:4px;
}

#conteneur_principal {
	height:250px;
	background-color:#ffffff;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:8px;
}
#conteneur_principal h2 {
	font-size:15px;
	margin-bottom:18px;

}
#conteneur_gauche {
	float:left
}
#conteneur_droite {
	float:left;
}
.logo_expo {
	margin-left:14px;
	margin-right:26px;
	width:208px;
}
.li_logo_expo {
	width:230px;
	height:230px;
}
.detail_expo a{
	text-decoration:none;
	color:#3b3e40;
}
.nom_artiste {
	font-size:18px;
	font-weight:bold;
	color:#8f8971;
}
.titre_expo {
	font-size:16px;
	font-weight:bold;
}
.date {
	font-size:16px;
	font-weight:bold;
}
.photo_oeuvre {
	width:230px;
	}
#newsletter {
	margin-left:50px;
	margin-top:0px;
}
#newsletter #titrenews {
	font-size:15px;
	font-weight:bold;
}
