/************************************************************ 
 * Auteur : Charpentier Renaud
 * Date de creation : 18-10-2006
 * Date de derniere modification : 18-10-2006
 * Description : Mise en page des articles du site www.sfcsaive.be
 * Media : screen
 ************************************************************/
#top {
	width:750px;
	height:150px;
	margin:auto;
	border-left:2px solid black;
	border-right:2px solid black;
	border-top:2px solid black;
	background-image:url(../img/top/top1.png);
}
