		.titre_carrousel
		{
		width: 670px;
		height: 29px;
		margin-top: 25px;
		margin-bottom: 10px;
		padding-top: 15px;
		padding-left: 15px;
		font-size: 15px;
		font-weight: bold;
		background-image: url("includes/background_titre.png");
		background-repeat: no-repeat;
		}
		
		
	#wrap li
	{
	width: 110px;
	height: 95px;
	padding-top: 13px;
	text-align: center;
	background-image: url("images/background_carre.png");
	background-repeat: no-repeat;
	}

		.table_news
		{
		float: left;
		padding: 2px;
		background-color: #f8fafd;
		border: 1px solid #e3e7ec;
		margin-bottom: 20px;
		}

		.table_news td
		{
		padding: 3px;
		}		