#home_edito
{
	clear: both;
	margin: 10px 0 0 0;
	width: 690px;
	background: transparent url(images/home_top.png) 0 0 no-repeat;
}

#home_edito_wrapper
{
	width: 690px;
	background: transparent url(images/home_bottom.png) 0 bottom no-repeat;
}

#home_edito_wrapper #content_page
{
	padding: 10px;
}

.home_rdv
{
	display: inline;
	float: left;
	width: 340px;
	height: 234px;
	margin: 10px 10px 0 0;
	padding: 50px 0 0 0;
	background: transparent url(images/bg_rdv.png) 0 0 no-repeat;
}

.home_actu
{
	display: inline;
	float: left;
	width: 690px;
	height: 234px;
	margin: 10px 0 0 0;
	padding: 40px 0 0 0;
	background: transparent url(images/bg_actu2.jpg) 0 0 no-repeat;
}

.home_rdv h3,
.home_actu h3
{
	display: none;
}

.home_rdv a.more,
.home_actu a.more
{
	display: inline;
	float: right;
	margin: 5px 10px 0 0;
}

.agenda-item,
.brief-item
{
	display: inline;
	clear: left;
	float: left;
	width: 320px;
	margin: 0 0 10px 10px;
}

.agenda-item span.date,
.brief-item span.date
{
	display: inline;
	float: left;
	font-size: 10px;
	color: #597a90;
	width: 80px;
}

.agenda-item h4,
.brief-item h4
{
	display: inline;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 15px;
	width: 220px;
}

.agenda-item h4 a .cat
{
	display: block;
	color: #666;
}

.agenda-item h4 a,
.brief-item h4 a
{
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

.agenda-item h4 a:hover,
.brief-item h4 a:hover,
.agenda-item h4 a:hover .cat
{
	color: #00f;
	text-decoration: underline;
}

.brief-item
{
	width: 640px;
	margin-top: 8px;
}

.brief-item h4
{
	width: 540px;
	font-size: 12px;
	line-height: 14px;
}

.brief-item .brief-item-desc
{
	display: block;
	text-decoration: none;
	clear: left;
	margin: 0 0 0 80px;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
	color: #666;
}

.brief-item .brief-item-desc:hover
{
	color: #00f;
	text-decoration: underline;
}
.date
{
	display: block;
	color: #666;
	font-size: 10px;
	margin: 0 0 5px 0;
}

.mod_banner
{
	display: block;
	width: 690px;
	height: 214px;
	position: relative;
	margin: -20px 0 0 0;
}

.mod_banner a
{
	float: right;
	width: 165px;
	height: 214px;
}
