BODY    {
	BACKGROUND-COLOR:#FFFFCC;
	MARGIN-TOP:10;
	MARGIN-LEFT:180;
	MARGIN-RIGHT:40;
	FONT-STYLE:normal;
	FONT-FAMILY:Times New Roman;
	FONT-weight:bold;
	FONT-COLOR:#000000;
	scrollbar-base-color: #FFCC33;
    	scrollbar-track-color:#FFFFCC;
	}

BODY.th    {
	BACKGROUND-COLOR:#FFFFCC;
	MARGIN-TOP:20;
	MARGIN-LEFT:0;
	MARGIN-RIGHT:0;
	FONT-STYLE:normal;
	FONT-FAMILY:Times New Roman;
	FONT-weight:bold;
	FONT-COLOR:#000000;
	scrollbar-base-color: #FFCC33;
    	scrollbar-track-color:#FFFFCC;
	}
	
BODY.alb 	{ 
	BACKGROUND-IMAGE:Url(img/cahier_spirale_2.gif);
	BACKGROUND-POSITION:left;
	BACKGROUND-COLOR:#FFFFCC;
	BACKGROUND-REPEAT:repeat;
	}	

TD	{
	FONT-STYLE:normal;
	FONT-FAMILY:Times New Roman;
	FONT-weight:bold;
	FONT-COLOR:#000000;
	}	
	
HR	{
	color:#F8F400;
	width:100%;
	size:2;
	}
	
SELECT	{
	BACKGROUND-COLOR: #FFCC33;
	}
	
TEXTAREA{
	BACKGROUND-COLOR: #FFFFCC;
	font-family: Times New Roman, Times, serif;
	}
	
A:link	{
	text-decoration: none;
	color: #0000C0;
	}

A:visited{
	text-decoration: none;
	color: #FF0000;
	}

A:active{
	text-decoration: underline;
	color: #FF0000;
	}

A:hover	{
	text-decoration: underline;
	color: #0080C0;
	}

FONT.titre{
	FONT-FAMILY:"Times New Roman", serif;
	FONT-STYLE:normal;	
	FONT-weight:bold;
	FONT-size:2em;
	FONT-COLOR:#000000;
	}
	
td.chg	{
	width:34px;
	height:34px;
	background-image:url('img/bord_chg.gif');
	background-position: top-right;
	}
	
td.chd	{
	width:34px;
	height:34px;
	background-image:url('img/bord_chd.gif');
	background-position: top-left;
	}
	
td.cbg	{
	width:34px;
	height:34px;
	background-image:url(img/bord_cbg.gif);
	background-position: top-right;
	}
	
td.cbd	{
	width:34px;
	height:34px;
	background-image:url(img/bord_cbd.gif);
	background-position: top-left;
	}
	
td.mh	{
	height:34px;
	background-image:url(img/bord_mh.gif);
	background-position: top-left;
	}
	
td.mb	{
	height:34px;
	background-image:url(img/bord_mb.gif);
	background-position: top-left;
	}
	
td.mg	{
	width:34px;
	background-image:url(img/bord_mg.gif);
	background-position: top-left;
	}
	
td.md	{
	width:34px;
	background-image:url(img/bord_md.gif);
	background-position: top-left;	
	}	
	
td.fond	{
	 text-align:center;
	 background-color:#0099ff;
	 }
	 
DIV.knopfa
	{
	border-top: 2px outset #FFFFFF;
	border-left:2px outset #FFFFFF;
	border-bottom:2px outset #C0C0C0;
	border-right:2px outset #C0C0C0;
	background-color:#EB9E3B;
	padding-top:2px;
	text-align: center;
	width:180px;
	height:25px;
	cursor:hand;
	}	 			