#news_agenda
{	clear: both;
	float: left;
	width:282px;
}

#news_emploi, #agenda_salons {
	margin-left:2px;
}

* > #news_emploi, * > #agenda_salons {
	margin-left:4px;
}

#news_emploi
{	clear: both;
	float: left;
	width: 274px;
}

#news_emploi_top
{	width: 274px;
	height: 24px;
	background:url("../images/specific/home/news_agenda_top.png") no-repeat;
}

#news_emploi_top h2
{	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}

#news_emploi_content
{
	min-height: 111px;
	height: auto !important;
	height: 150px;
	font-weight: normal;
	background:url("../images/specific/home/news_agenda_filet.png") repeat-y;
}

#news-emploi-content-wrapper {
	margin: 0px 7px 0 7px;
	padding-top:7px;
}

#news_emploi_bottom
{	width: 274px;
	height: 10px;
	background:url("../images/specific/home/news_agenda_bottom.png") no-repeat;
}

#agenda_salons
{   clear: both;
	float: left;
	width: 274px;
}

#agenda_salons_top
{	width: 274px;
	height: 24px;
	background:url("../images/specific/home/news_agenda_top.png") no-repeat;
}

#agenda_salons_top h2
{	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}

#agenda_salons_content
{
	min-height: 100px;
	height: auto !important;
	height: 100px;
	font-weight: normal;
	background:url("../images/specific/home/news_agenda_filet.png") repeat-y;
}

#agenda_salons_bottom
{	background:url("../images/specific/home/news_agenda_bottom.png") no-repeat;
}

#agenda-salons-content-wrapper {
	margin: 0px 7px 0 7px;
	padding-top: 7px;
}

#news_agenda a {
	color: black;
}

#news_emploi_content a, #news_emploi_content2 a {
	font-weight: bold;
	text-decoration: none;
}

#agenda_salons_content a {
	font-weight: bold;
	text-decoration: none;
}