a		{ 	color : "#000080" ;
			cursor : hand ;
			text-decoration : none ;
			font-weight : bold ;}

a:link		{	color : "#000080" ;
			font-weight : bold ;}

a:visited	{	color : "#000080" ;}

a:active	{	color : "#000080" ;}

body		{	font-size : 16px ;
			font-family : arial ;
			background-color : "#FFFFFF";
			color : "#000000";}

body.bg	 	{	background-color : "#B0B0F0";}

td		{	font-size : 12px ;
			font-family : arial ;
			color : "#000000";}

td.titre	{	font-size : 16px ;
			font-family : arial ;
			background-color : "#B0B0F0";
			color : "#000000";
			vertical-align : top;
			text-align : center;
			width : 100%;
			height : 40;}

td.gros		{	font-size : 34px ;
			font-family : arial }

td.exam 	{	font-size : 24px ;
			font-family : arial ;
			color : #3366ff ;
			font-weight : bold ;
			text-align : center ;
			margin-right : 0 ;}

td.text 	{	font-size : 14px ;
			font-family : arial ;
			color : #000000 ;
			margin-height : 0px ;
			align : justified ;
			text-align : justify ;}

div.titre	{	font-family : arial ;
			font-size : 34px ;
			color : "#000040" ;
			font-weight : normal ;}

div.soustitre	{	font-size : 20px ;
			font-family : arial ;
			font-weight : bold ;
			color : "#000000" ;}

div.gros	{	font-size : 20px ;
			font-family : arial ;
			color : "#ffffff";
			font-weight : bold ;}

div.crea 	{	font-size : 14px ;
			font-family : arial ;
			color : #000040 ;
			background-color : "#B0B0F0";
			text-align : center}

div.note 	{	font-size : 12px ;
			font-family : arial ;
			color : #000000 ;
			text-align : center}

ul	{	margin : 20px ;}

