<style type="text/css">

body
{
	background-attachment: fixed;
	font-family : Times New Roman,Arial;
	color : black;
	font-size : 14pt;
	text-align : center;
}

h1
{
     font-family : Verdana,Arial;
     font-size:16pt;
	 font-weight:bold;
	 font-style:normal;
	 color:navy;
}


h2
{
     font-family: Verdana,Arial;
     font-size:11pt;
	 font-weight:bold;
	 font-style:normal;
	 color:0000AA;
}

h3
{
     font-family: Arial, Verdana;
     font-size:10pt;
	 font-weight:bold;
	 font-style:normal;
     color:6622AA;
}

h4
{
     font-family: Arial, Verdana;
     font-size:10pt;
	 font-weight:bold;
	 font-style:normal;
     color:000000;
}

h5
{
     font-family: Arial, Verdana;
     font-size:12pt;
	 font-weight:bold;
	 font-style:normal;
     color:C56B5B;
}

h6
{
     font-family: Arial, Times New Roman;
     font-size:9pt;
	 font-weight:bold;
	 font-style:normal;
     color:red;
}


table.semestre
{
  background-color: 99DDEE;
  text-align: center;
  width: 100%;
}

table.centrale
{
  background-color: DDFFFF;
  text-align: center;
  width: 100%;
}

td
{
  font-family: "arial";
  font-size: 16px;
  color: 1133BB;
  text-align: center;
}

td.special
{
     font-family : Arial,Verdana;
     font-size:14pt;
	 font-weight:bold;
	 font-style:normal;
	 color:7777AA;
}

A:LINK
{
          font-family : Arial;
          font-size : 15pt;
          font-style:none;
          text-decoration: underline;
          color: navy;
}

A:VISITED
{
          font-family : Arial;
          font-size : 15pt;
          font-style:none;
          text-decoration: underline ;
          color: navy;
	  }

A:HOVER
{
     font-family : Arial;
     font-size : 15pt;
	 font-style:none;
	 text-decoration: underline ;
	 color : DD0000;
}

</style>
