body {
     margin: 0; /* pour éviter les marges */
	 padding: 0px;
	 /* min-height: 600px; */
	 background-color: #709ee3;
	 background-image:url(/common/fond_repetitif.jpg);
	  background-repeat:no-repeat;
	 /*background-repeat:inherit;*/
	 height:100%;
     }

h1 {
	text-indent: -5000px;
	position : absolute;
}

img {
	border:0px;
	padding:0;
	margin:0;
}


h2#monh2 {
	text-indent: -5000px;
	position : absolute;
}

#global {
    margin-left: auto;
    margin-right: auto;
    width: 907x;
    text-align: center; /* on rétablit l'alignement normal du texte */
	/*padding-top: 30px;*/
	min-height: 530px;
	/* rajout jj */
}

#container {
	margin-top:0px;
	padding-top: 0px;	
	/*border:5px solid #FFFFFF;*/
	width:907px;
	/* rajout jj */
	/*border:3px solid #ffffff;*/
	background-color:#7ea9e2;
	min-height:530px;
}

.texte {
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	top: auto;
}

.texte a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eccfc8;
}

.texte a:visited {
	color: #eccfc8;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eccfc8;
}

a:visited {
	color: #eccfc8;
}