BODY
	{
	background: fixed;
	text-align: justify;
	margin-top: 0 px;
	margin-left: 0 px;
	background-color: white;
	}

H1
	{
	font-family: Arial, Helvetica, Serif;
	font-size: 120%;
	text-align: left;
	padding-left: 10 px;
	color: rgb(0,153,255);
	}

H2
	{
	font-family: Arial, Helvetica, Serif;
	font-size: 105%;
	text-decoration: underline;
	text-align: left;
	padding-left: 20 px;
	color: rgb(0,0,0);
	}

H3
	{
	font-family: Arial, Helvetica, Serif;
	font-size: 95%;
	text-align: left;
	padding-left: 30 px;
	color: rgb(0,0,0);
	}

HR
	{
	heigth: 4;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10 px;
	color: rgb(0,0,0);
	}

P
	{
	font-family: Arial, Helvetica, Serif;
	color: black;
	font-size: 80%;
	padding-left: 40 px;
	padding-right: 10 px;
	text-align: justify;
	}

a:link
	{
	font-family: Arial, Helvetica, Serif;
	text-decoration: none;
	color: rgb(0,153,255);
	}

a:hover
	{
	font-family: Arial, Helvetica, Serif;
	text-decoration: none;	
	color: rgb(0,255,153);
	}

a:visited
	{
	font-family: Arial, Helvetica, Serif;
	text-decoration: none;
	color: rgb(0,153,255);
	}

UL
	{
	list-style-image: url(image/trianglered.gif);
	margin-left: 10%;
	}

UL UL
	{
	list-style-image: url(image/triangleyellow.gif);
	}

.souligne
	{
	text-decoration: underline;
	}
 
.titre
	{
	font-size: 150%;
	color: rgb(0,153,255);
	}

.titre2
	{
	font-size: 120%;
	}

.titre3
	{
	font-size: 120%;
	text-align: center;
	color: rgb(0,153,255);
	}

.lienspecial
	{
	color: rgb(0,0,0);
	}
