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

body {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E74E35;
}

#photos {
	position: relative;
	margin-bottom: 18px;
	width: 586px;
	height: 344px;
	text-align: center;
}

#haut-intro {
	position: relative;
	width: 586px;
	height: 18px;
}

#intro {
	position: relative;
	padding-left: 42px;
	padding-right: 42px;
	padding-bottom: 10px;
	width: 502px;
	_height: 50px;
	min-height: 50px;
	background-image: url(../images/index/fond-intro.png);
}

#bas-intro {
	position: relative;
	width: 586px;
	height: 22px;
	background-image: url(../images/index/fond-bas.png);
}