#main_home {
	height: 564px;
	width: 1124px;
	background-image: url(../Media/bkg_content.png);
	background-repeat: repeat-x;
}
#main_home #corner_top_right {
	float: right;
}

#main_home #porte {
	width: 235px;
	padding-top: 70px;
	padding-left: 185px;
	float: left;
}
#main_home #texte {
	position: relative;
	top: 180px;
	left: -35px;
	float: left;
}
