div#actualites {
	width: 530px;
	height: 125px;
	margin: 30px 0 0 0;
	padding: 0;
	border: 1px solid #2B2A28;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
}
div#actualites #actu{
	width: 510px;
	margin: 15px 0 0 10px;
	padding: 0;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
}
div#actualites #actu #photo{
	float:left;
	width: 90px;
	height: 90px;
	margin: 0;
	padding: 0;
	/*text-align: center;*/

}
div#actualites #actu a{
	font-weight: bold;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	color: #464645;
}
div#actualites #actu p{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
}
div#actualitestitre{
	width: 100px;
	margin: -140px 0 0 30px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	background: #fff;
	letter-spacing: 1px;
}
div#actualitessuite{
	width: 83px;
	height: 16px;
	margin: 99px 0 0 447px;
	padding: 0;
	text-align: center;
    	background: url('../../fr/images/index/fond_suite.png') repeat;
}
div#actualitessuite a{
	line-height: 16px;
	font-size: 10px;
	color: #FF0D00;
	text-decoration: none;
}
/*--------------------------------------------------------------------------*/
div#breves {
	width: 300px;
	height: 150px;
	margin: 27px 0 0 0;
	padding: 5px 0 0 0;
	border: 1px solid #2B2A28;
	text-align: left;
	font-weight: normal;
}
div#brevestitre{
	width: 80px;
	margin: -165px 0 0 30px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	background: #fff;
	letter-spacing: 1px;
}
div#breves #breve{
	float: left;
	width: 245px;
	height: 40px;
	margin: 5px 0 0 10px;
	padding: 0 0 0 0;
}
div#breves #breve a{
	color: #464645;
	font-size: 11px;
}
div#breves #breve  p{
	font-size: 11px;
}

div#breves #brevessuite{
	float: right;
	width: 23px;
	height: 16px;
	margin: 30px 10px 0 0;
	padding: 0 0 0;
	font-size: 11px;
	text-align: center;
    	background: url('../../fr/images/index/fond_suite.png') repeat;
}
div#brevessuite a{
	line-height: 16px;
	font-size: 10px;
	color: #FF0D00;
	text-decoration: none;
}
/*--------------------------------------------------------------------------*/
div#limage {
	width: 180px;
	height: 135px;
	margin: -15px 0 0 320px;
	padding: 20px 0 0 30px;
	font-weight: normal;
	border:1px solid;
}
div#limagetitre{
	width: 80px;
	margin: -170px 0 0 340px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	background: #fff;
	letter-spacing: 1px;			border: 0px solid red;
}
