@charset "utf-8";
/* CSS Document */


#left_side{
	float:left;
	margin:25px 0 0 0;
}
#right_side{
	float:right;
	margin:25px 0 0 0;
}
#closeup_recette{
	width:306px;
	height:242px;
	background:url(../img/closeup_recette.jpg) top center no-repeat;
}
#cu_livre_deco{
	margin:40px 0 0 0;
	width:306px;
}
#closeup_livre{
	float:left;
	width:131px;
	height:241px;
	background:url(../img/closeup_livres.jpg) top center no-repeat;
}
#closeup_deco{
	float:right;
	width:131px;
	height:241px;
	background:url(../img/closeup_deco.jpg) top center no-repeat;
}
#news_info{
	width:421px;
	height:241px;
	background:url(../img/infos_news.jpg) top center no-repeat;
}
#news_info .date{
	padding:70px 0 0 14px;
	font-weight:bold;
	color:#034f0b;
}
#news_info .date2{
	padding:15px 0 0 14px;
	font-weight:bold;
	color:#034f0b;
}
#news_info .news{
	padding:10px 0 0 45px;
}
#news_info .news ul li{
	list-style-type:square;
}
#closeup_forum{
	margin:40px 0 0 0;
	width:421px;
	height:241px;
	background:url(../img/closeup_forum.jpg) top center no-repeat;
}