/* home css file */
#content_top{
	background: url(../img/block_home.gif) no-repeat top left;
	height: 262px;
	overflow:hidden;
}

#content_top_left{
	float:left;
	width:190px;
	padding:21px 0px 0px 22px;
}

#content_top_left a{
	display:block;

}

#content_top_right{
	float:left;
	background:#fff;
	width:685px;
	height:217px;
	overflow:hidden;
	text-align:center;
	margin:26px 0px 0px 1px;
}

#content_sep{
	background: url(../img/home-sep.gif) no-repeat top left;
	height: 5px;
	overflow:hidden;
}

#content_bottom{
	height: 227px;
	overflow:hidden;
}

#left{
	float:left;
	width:354px;
	overflow:hidden;
}

#actualite{
	background: url(../img/block_actualite.gif) no-repeat top left;
	height: 220px;
	overflow:hidden;
}

#devis{
	float:left;
	height: 110px;
	width:286px;
	overflow:hidden;
}

#devenir{
	float:left;
	height: 110px;
	width:286px;
	overflow:hidden;
}

#center{
	float:left;
	width:284px;
}

#right{
	float:left;
	width:284px;
}
