.initial_titre  {
	color : #CB3C34;
	font-family : Verdana;
	font-size : large;
	font-weight : normal;
	padding : 0;
}

.titre  {
	color : #CB3C34;
	font-family : Verdana;
	font-size : medium;
	font-weight : normal;
	padding : 0;
	background-color : white;
}

.jour  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
}

.texte  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
}

BODY  {
	margin-top : 0px;
	scrollbar-face-color : #990000;
	scrollbar-shadow-color : #990000;
	scrollbar-highlight-color : #CCBFB3;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #CCBFB3;
	scrollbar-arrow-color : #CCBFB3;
	background-color : #CEBCAC;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin : 0px;
}

TABLE  {
	background-color : #CEBCAC;
	margin : 0px;
}

.separateur  {
	color : #F77483;
	font-weight : bold;
}

