html {	
	height:100%;
	}
body {	
	margin:0;
	background-color: #CCC;
	height:100%;
	}
body.news {
	scrollbar-face-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #9B1944;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #9B1944;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #78331D;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #78331D;
}
.texteblanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.titrenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.titreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textemauve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #9B1944;
}
.textegrasmauve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9B1944;
}
.titreNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #9B1944;
}

