<OFPutVar name="babSkin">

				<OCArticleTopic topicid="274">
					<OCIfNotEqual expr1="<OVTopicManageUrl>" expr2="">
						<a class="right_link" href="<OVTopicManageUrl>" title="G&eacute;rer les articles">
							<img src="skins/<OVbabSkin>/images/icones/documentation.png" alt="G&eacute;rer">
						</a>
					</OCIfNotEqual>
					<OCIfNotEqual expr1="<OVTopicSubmitUrl>" expr2="">
						<a class="right_link" href="<OVTopicSubmitUrl>" title="Ajouter un article">
							<img src="skins/<OVbabSkin>/images/icones/document-new.png" alt="Ajouter">
						</a>
					</OCIfNotEqual>					
				</OCArticleTopic>	
				
				<OCRecentArticles topicid="274,276" imageheightmax="150" imagewidthmax="200" order="asc" topicorder="yes">
					<li style="list-style-type:none; padding:20px; background-color:#F4F4F4; margin:20px;">	
						<h2><OVArticleTitle></h2>
						<div class="event_img" style="background-image: url('<OVImageUrl>'); background-size:contain; background-position:center center; background-repeat:no-repeat; width:200px; height:150px; margin:0 15px 15px 0"></div>

						<div class="titre-event" style="text-align:left;">						
							<p><OVArticleHead></p>
							<!--  Il est possible que parfois la date de création de l'article 
								du Titre 6/04 a ete cree le 13 fevrier 2016 et celui
								du 24 mars 2016 cree le 13 fevrier 2016 d'ou la différence
							 - <em>Date creation :<OVArticleDateCreation date="%d %j %m %Y"></em> -->
						</div>
						<a style="display:block; text-align:right; color:#0065A6;" href="<OVArticleUrl>"> Lire la suite <i class="fa fa-long-arrow-right"></i> </a>
						<div style="clear: right"></div>
						
						<OCIfNotEqual expr1="<OVArticleEditUrl>" expr2="">
							<a href="<OVArticleEditUrl>" title="Modifier ce paragraphe"><img alt="Modifier" src="skins/<OVbabSkin>/images/icones/document-edit.png" style="width:16px; float:right;"/></a>
						</OCIfNotEqual>
					</li>
				</OCRecentArticles>

				
