div.left_home {
	width: 404px;
	height:457px;
	margin: 0px;
	padding: 0px; 
	float: left;
	overflow:hidden;
	background:#BF0079;
	color:white;
}

div.top_left_home {
	width: 404px;
	height:341px;
	margin: 0px; 
	padding: 0px;
	float: left;
	overflow:hidden;
}

div.bottom_left_home {
	width: 384px;
	height:96px;
	margin: 0px; 
	padding: 10px;
	float: left;
	overflow:hidden;
}

div.right_home {
	width: 408px;
	height:457px;
	margin: 0px;
	padding: 0px; 
	float: right;
	overflow:hidden;
}
div.top_right_home {
	width: 408px;
	height:341px;
	margin: 0px; 
	padding: 0px;
	float: left;
	overflow:hidden;
}

div.bottom_right_home {
	width: 384px;
	margin: 0px; 
	padding: 10px;
	float: right;
	overflow:auto;
	font-family:'Trebuchet MS', verdana, arial;
	text-align:center;
	color:#BF0079;
	font-size:26px;
	font-weight:bold;
	
}
ul.categorie li {
    margin:0 0px 3px 4px ;
}
ul.categorie li.last {
        margin:0px 0px 3px 4px ;
}

div.bottom_left_home p, div.bottom_left_home h2 {
	margin:0px;
	padding:0px;
	line-height:170%;
}

