
/* CSS Document */ body {
	margin : 0;
	background-color: #f1f1f1;
	background-image: url(../img_global/orange/fond_global.gif);
	background-repeat: repeat-y;
	background-position: center 46px;
}

.fond-global-haut {
	background-image: url(../img_global/orange/fond_global_haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.seporizontale {
	background-color: #f66201;
	font-size: 0px;
}

h1, .titre_page {
	font-size: 26px;
	color: #f66201;
	font-weight: bold;
}

h2, .titre_1 {
	font-size: 20px;
	color: #f66201;
	font-weight: normal;
}

