/* CSS Document */
html {
	height: 100%;
}

#contenu
  {
    position: absolute;

    width: 870px;        /* selon la largeur voulue */
    margin-left: -435px; /* moitie de width */
    left: 50%;           /* constant, toujours 50% */

    height: 600px;       /* selon la quantite de texte */
    margin-top: -300px;   /* moitie de height */
    top: 50%;            /* constant, toujours 50% */
  
  }
	
body {
	background : #869170 url(images/bg2.jpg) repeat-x;
	background-position:center;
	background-position:top;
}
.Style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2F3420;
}
.Style2 {font-size: 14px}
.Style4 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #454D36; }
.Style5 {color: #454D36}
body,td,th {
	color: #454D36;
}
.Style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Style7 {font-size: 9px}
.Style8 {
	font-size: 10px;
	color: #2F3420;
}
.Style9 {font-size: 14px; color: #454D36; }
.Style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.Style11 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px; }
.Style12 {color: #454D36; font-size: 10px; }
.Style13 {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style14 {color: #919A7B}
.Style15 {font-family: Arial, Helvetica, sans-serif}
.Style22 {color: #C8CDBD}
.Style25 {font-size: 10px}


