#box_container_rightmenu_actuel {
	float : left;
	position : relative;
	width : 233px;
	margin-top : 0;
	border : solid;
	border-width : 5px;
	border-top : none;
	border-left : none;
	border-right : none;
	border-color : #FFFFFF;
}

#box_container_rightmenu_actuel_last {
	float : left;
	position : relative;
	width : 233px;
	margin-top : 0;
}

#titre_section_rightmenu_actuel {
	width : 100%;
	font-family : 'din1451';
	font-size : 30px;
	text-transform : uppercase;
	color : #000000;
	margin-top : 0;
	margin-bottom : 0;
	position : absolute;
	top : 0;
}

#titre_section_rightmenu_actuel a {
	font-family : 'din1451';
}

#raz_rightmenu_actuel {
	clear : both;
	width : 233px;
	min-height : 40px;
}

#image_article_rightmenu_actuel {
	width : 233px;
	height : 155px;
	position : relative;
}

#titre_article_rightmenu_actuel {
	width: 233px;
	float: left;
	position: absolute;
	bottom: 0;
	background-image: url('../images/bandeau_titres.png');
}

#titre_article_rightmenu_actuel_par {
	padding-left : 5px;	
	float : left;
	width : 233px;
	margin : 0;
}

#titre_article_rightmenu_actuel_par a {
	font-family : 'opificio';
	font-size : 15px;
	text-transform : uppercase;
	color : #FFFFFF;
}

#infos_article_rightmenu_actuel_container {
	float : left;
	width : 233px;
}

#chapeau_article_rightmenu_actuel {
	margin-top : 0;
	margin-bottom : 0;
	color : #707070;
	font-size : 13px;
}

#catitle_rightmenu_actuel {
	margin-top : 0;
	margin-bottom : 0;
	color : #666;
	font-size : 12px;
	font-style : italic;
}

#lien_tous_rightmenu_actuel {
	float : left;
}

#lien_tous_rightmenu_actuel_par {
	margin-top : 8px;
	margin-bottom : 5px;
}

#lien_tous_rightmenu_actuel_par a {
	font-size: 14px;
	font-weight: bold;
	font-family: trebuchet ms;
}

#auteur_entete_actuel {
	margin-top : 10px;
	color : #939393;
}

/* MUR D'ARTICLES */
#wall_articles_actuel_container {
	width : 680px;
	float : left;
}

#header_actuel_mur {
	float : left;
	width : 680px;
	font-family : din1451;
	font-size : 30px;
	text-transform : uppercase;
	margin-top : 30px;
	margin-bottom : 10px;
	color : black;
}

#container_mur_article_actuel {
	float : left;
	width : 214px;
	margin-right : 12px;
	min-height: 230px;
}

#home_image_picto_mur_actuel {
	width: 217px;
	height: 155px;
	margin-top: 0;
	position: relative; 
}

#mur_actuel_title {
	background-image: url('../images/fond_home.PNG');
	width: 212px;
	min-height: 40px;
	font-size: 15px;
	position: absolute;
	bottom: 0;
	padding-left: 5px;
	text-transform: uppercase;
	font-family: 'opificio';
}

#mur_actuel_title:hover {
	background-image: url('../images/fond_home.PNG');
	position: absolute;
	bottom: 0;
	width: 212px;
	height: 155px;
	font-size: 20px;
	color: white;
	font-family: 'Arial Black';
	text-transform: uppercase;
	margin-bottom: 0;
}

#lien_tous_actuels_mur {
	float : left;
	width : 680px;
	border-style: dotted;
	border-width: 1px;
	border-color: #858585;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-top : 5px;
	font-weight : bold;
	font-size : 14px;
}