.agenda
{
	width: 215px;
	height: 250px;
	float: left;
	text-align: center;
}

.thema
{
	width: 215px;
	height: 250px;
	float: left;
	margin-left: 20px;
}

.evenement
{
	width: 450px;
	min-height: 200px;
	clear: left;
}

.titre_agd
{
	width: 215px;
	height: 21px;
	text-align: center;
	border-bottom: 1px solid #f39912;
}

.titre_thema
{
	width: 215px;
	height: 21px;
	text-align: center;
	border-bottom: 1px solid #f39912;
}

.grand_trait_jaune
{
	width: 450px;
	height: 50px;
	border-bottom: 1px solid #f39912;
	clear: left;
	margin-bottom: 20px;
}
