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

body {
	margin: 0px;
	background-image: url(../images/chi-siamo/fond-page.png);
	background-repeat: repeat-x;
	background-color: #29A8D9;
}

#bloc-haut {
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 70px;
	padding-left: 20px;
	padding-right: 30px;
	width: 857px;
	min-height: 387px;
	_height: 387px;
	background-image: url(../images/credits/fond-contenu.png);
	background-repeat: no-repeat;
}

#presentation {
	position: relative;
	width: 855px;
	min-height: 250px;
	_height: 250px;
}

.borderEDEDF6 {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #EDEDF6;
}	