BODY
	{
	background-color : #B7C5B7;
	margin-top: 0px
	}
H2
	{
	color : #003300
	}
H3
	{
	color : #003300
	}

a:link
	{
	color: #ff9900;
	text-decoration: underline
	}
a:visited
	{
	color: #ff9900;
	text-decoration: underline
	}
a:hover
	{
	color: #ff9900;
	text-decoration: none
	}
a:active
     	{
	color: #ff9900;
	text-decoration: none
	}
hr
	{
	color: #003300;
	height: 1px
	}
.cellulemenu
	{
	background-color : #ff9900;
	}
.cellulegauche
	{
	background-color : #ffffcc;
	border-right-style: solid;
	border-right-color: #003300;
	border-width: 1px
	}
.cellulecentre
	{
	background-color : #ffffff;
	padding: 8px
	}
.chapeau
	{
	color: #003300;
	font-size: 16pt
	}
.textepetit
	{
	font-size: 8pt
	}