/* CSS Document */
#corps {

}

#global {
	border:1px solid red;
}

#cadre-gris .tab_contenu {
	
	height:200px;
	padding-left:10px;
}

#conteneur_central {
	width:780px;
	margin-left:10px;
}
#conteneur_central .tab_contenu {
	
	padding-left:10px;

}

#classement {
	margin-left:320px;
}

#titre {
	text-align:center;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
}

#sous-menu-articles {
	background:url(images/ss-menu-news.gif) no-repeat;
	width:751px;
	height:20px;
	margin-top:36px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:16px;
	
}
#categorie-ssmenu {
	float:right;
	margin-right:50px;

	
	
	
}
#titre {
	margin-left:13px;
	
}
.fond-gris {
	background:url(images/article-fleche-bleu1.gif) no-repeat left center  #f6f5f4;
	height:21px;
	line-height:21px;
	margin-right:17px;
	padding-left:7px;
}
.fond-blanc {
	background:url(images/article-fleche-bleu1.gif) no-repeat left center;
	height:23px;
	margin-right:17px;
	padding-left:7px;
	line-height:23px;
}
.categorie-detail {
	float:right;
	font-weight:bold;
	margin-right:5px;
}


