@CHARSET "UTF-8";

#slideContent {

	width:594px;
	height: 394px;
	margin: 0 auto;
	background:url('https://sweet-habitat.com/images/background_slide.png') no-repeat top left;
}

#slideContent .slideTextes {
	height:65px;
	overflow: hidden;
	position: absolute;
	z-index:10;
	color:#FFF;
}

#slideContent .slideTextes .texte {
	background:url('https://sweet-habitat.com/images/slide_cadre.png') no-repeat top left;
	width:454px;
	float:left;
	padding:10px;
}
