	#colCentIdx {
		background-image: url(../imgs/au_sommaire.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		padding-top: 24px;
	}
	.AuSommaireBox {
	width: 345px;
	clear: both;
	float: left;
	padding: 6px 4px;
	margin-bottom: 3px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	}
	
	.AuSommaireBox .photo {
		float: left;
		width:80px;
		padding-top: 7px;
	}
	.AuSommaireBox .text{
		float: right;
		width: 255px;
		padding: 0;
	
	}
	.AuSommaireBox .text .fil {
	line-height: 0.9em;
	text-align: left;
	font-size: 90%;
	
	}
	.AuSommaireBox .text .fil a{
		text-decoration: none;
		color: #8B8B8B;
	}
	.AuSommaireBox .text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #4E4E4E;
	margin-bottom: 4px;
	font-variant: normal;
	font-weight: bold;
	}
	.AuSommaireBox .text p {

	}
	#edito {
	clear: both;
	margin-top: 5px;
	float: left;
	width: 354px;
	}
	
	#edito h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 0.5em;
	}
	#recettesBox {
		background-image:url(../imgs/index/recettes_top.jpg);
		width: 255px;
	}
	#recettesBoxBot{
		background-image:url(../imgs/index/recettes_bot.jpg);
		width: 255px;
		height:11px;
	}
	#recettesBox #recettesBoxBody ul{
		width: 215px;
		margin: 0px;
		padding: 45px 20px 20px 25px;
	}
	#recettesBox #recettesBoxBody li{
		list-style-type: none;
		line-height: 1.4em;
	}
	#recettesBoxBody ul .TTLastRecet{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #6691B1;
		font-size: 18px;
	}
	#photo .AutresDossiers {
	float: left;
	width: 249px;
	background-color: #F2F2F2;
	padding: 12px 3px 8px 0px;
	}
	#photo .AutresDossiers .img {
		float: left;
		width: 125px;
	}
	.AutresDossiers .text {
	float: left;
	width: 110px;
	padding-left: 7px;
	line-height: 1.3em;
	padding-right: 4px;
	font-size: 0.95em;
	}
	
/*******************BOITE DE RECHERCHE**************************/
#searchBox {
	background-image: url(../imgs/searchBoxIdx.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 336px;
	clear: both;
	float: left;
	padding: 10px 15px;
}
#searchBox h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
}

