.actus_top
{
	height:10px;
	background:url('../img/fond/pub_haut.jpg') no-repeat;
	overflow:hidden;
}

.actus_bottom
{
	height:42px;
	background:url('../img/fond/pub_bas.jpg') no-repeat;
}

#last_news
{
	margin:0;
	padding:0;
	width:180px;
	background:url('../img/fond/actus_corps.jpg') right bottom repeat-y;
}

#last_news .last_news_global
{
	padding:0 5px 0 5px;
	width:165px;
}

.last_news_title
{
	margin:0;
	padding:0 0 10px 20px;
	width:165px;
}

.last_news_content
{
	width:165px;
	color:#8A8C8E;
}

.last_news_content a
{
	text-decoration:none;
	color:#8A8C8E;
}

.last_news_content a strong
{
	font-weight:normal;
	color:#646464;
}

.last_news_content a:hover strong
{
	font-weight:normal;
	color:#FF6200;
}

.last_news_content a:hover
{
	color:#FF6200;
}

.last_news_content ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.last_news_content ul li img
{
	padding-top:3px;
	width:15px;
	height:15px;
}

.last_news_content ul div.smalltext
{
	color:#3B4250;
}

span.smallboldtext
{
	float:left;
	margin:0;
	width:80px;
}

span.minitext
{
	float:right;
	margin:0;
	width:70px;
}

h4
{
	margin-bottom:5px;
}

#last_news .smalltext
{
	font-size:8pt;
	text-align:justify;
}

#last_news .minitext
{
	font-size:6pt;
	text-align:right;
	color:#F7CC70;
	padding:2px 0 0 0;
}

#last_news .smallboldtext
{
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	padding:0;
}