#galerie 
{
	float: right;
	width: 105px;
	text-align: center;
	color: #1C93FF;
}

#galerie img 
{
	border: solid 1px #1C93FF;
}

.description 
{
	overflow: hidden; zoom: 1;
	margin: 20px 0 0 13px;
}

.description h2 
{
	font-size: 11px;
	line-height: 30px;
}

.description h3, #actu h3 
{
	font-size: 11px;
	font-style: italic;
	color: #1C93FF;
}

#actu 
{
	overflow: hidden; zoom: 1;
	background: #E8F4FF url(../img/actualites.gif) no-repeat 5px 5px;
	margin: 25px 0 0 0;
	padding: 25px 10px 10px 10px;
	line-height: 18px;
}

#actu img 
{
	float: right;
	border: solid 1px #1C93FF;
	padding: 0 5px;
	margin: 0 0 0 15px;
}

#actu h2 
{
	font-size: 12px;
	line-height: 18px;
}

#actu .savoirplus 
{
	float: none;
	border: none;
	padding: 0px;
	margin: 5px 0;
	display: block;
}

#ArticleSecto{margin:0 15px;}
