/* CSS Document */



body {	
	background-color: #F4FFE4;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	}
	
.bodyIndex {
	background-color: #D5ECB3;
}

.TitrePage {
	background-color:#99CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
		
.TitreHautPage {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	}

.Encadrement {
	font-size: 16;
	font-weight: bold;
	}

.CopyRight {
	font-size: x-small
	}
	
.Soulign {
	text-decoration:underline; 
	}
	
	
