#titre_soiree
{
	background: url("../images/soirees/bouton.gif");
	width: 400px;
	height: 60px;
	margin: auto;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 4em;
	color: #999999;
}
#background_soiree
{
	background: url("../images/soirees/contenu-soiree.jpg") no-repeat;
	width: 500px;
	height: 200px;
	padding-left: 25px;
	margin: auto;
	font-size: 0.75em;
}
.description_soiree
{
	float: right;
	display: block;
	width: 290px;
	height: 130px;
	padding-top: 20px;
	color: #999999;
}
.infos_soiree
{
	position: relative;
	display: block;
	width: 190px;
	height: 130px;
	padding-top: 20px;
}
.plus_infos
{
	position: relative;
	width: 120px;
	height: 30px;
	top: 0px;
	left: 25px;
	text-align: center;
	font-weight: bold;
	line-height: 1.8em;
	font-size:1.2em;
	clear: both;
}
.plus_infos a
{
	background: url("../images/soirees/bouton-infos.jpg");
	width: 120px;
	height: 30px;
	display: block;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.plus_infos a:hover
{
	background: url("../images/soirees/bouton-infos2.jpg");
	width: 120px;
	height: 30px;
	display: block;
	color: #333333;
	text-decoration: underline;
}
