/* CSS Document */

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

}
.fond-global-haut {
	background-image: url(../img_global/bleu_clair/fond_global_haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.seporizontale {
	background-color: #0097e9;
	font-size: 0px;

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

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

}

