BODY    
	{
	font:		10pt Arial;
	margin:		0;
	padding:	0;
	border:		0;
	width:  	auto;
	background:	url(images/test1.jpg) white repeat-y;
	}

TD
	{
	vertical-align:	top;
	font:		10pt Arial;
	}

H1, H2, H3, H4, H5
	{
	font-family:		Arial;
	font-weight:		bold;
	font-style:		normal;
	}

H1
	{
	font-size:		1.8em;
	}

H2
	{
	font-size:		1.6em;
	}

H3
	{
	font-size:		1.4em;
	}

H4
	{
	font-size:		1.2em;
	}

H5
	{
	font-size:		1em;
	}

.menu TABLE
	{
	font:		bold 1em Arial;
	color:		#FFFF00; 
	}

.menu UL
	{
	margin-right:	10;
	}

.menu A:link, .menu A:active, .menu A:visited
	{
	text-decoration	:	none;
	color		:	#FFFF00;
	background	:	transparent;
	}
		
.menu A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	transparent;
	}

.menu H3
	{
	padding-left	:	5;
	}

.menu
	{
	font-weight:	bold;
	position:	absolute;
	top:		0;
	left:		0;
	margin:		0;
	padding:	0;
	border:		0;
	color:		#FFFF00;
	width:		200;
	}

.texte A:link, .texte A:active, .texte A:visited
	{
	font-weight	:	bold;
	text-decoration	:	none;
	color		:	#000080;
	background	:	transparent;
	}
		
.texte A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000080;
	background	:	#FFFF00;
	}

.texte
	{
	position:	absolute;
	top:		0;
	left:		201;
	margin:		0;
	padding:	5;
	width:		auto;
	float:		none;

	}

.tableau TD {
   font : 10pt Arial; 
   vertical-align : top; 
   background: #99CCFF;
   padding : 10;
}


.tableau TABLE {
   font-size : 1em; 
   color : black; 
   background : #336699; 
   border-style : solid;
   border-width : 1; 
   border-color : black;
}


.tableau H5 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 1em; 
   font-family : Arial; 
}


.tableau H4 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 1.2em; 
   font-family : Arial; 
}


.tableau H3 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 1.4em; 
   font-family : Arial; 
}


.tableau H2 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 1.6em; 
   font-family : Arial; 
}


.tableau H1 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 1.8em; 
   font-family : Arial; 
}


.tableau BODY {
   font : 10pt Arial; 
   background : #99CCFF; 
   margin : 0; 
   padding : 0; 
   border-width : 0; 
   border-style : none; 
   border-color : inherit; 
   width : auto; 
}

.tableau TD.titre  {
   color : white; 
   background : #336699; 
   font-weight : bold;
}

.tableau TD.soustitre  {
   color : #336699; 
   background : #99CCFF; 
   font-weight : bold;
}

.tableau {
	position:	absolute;
	top:		0;
	left:		201;
	margin:		0;
	padding:	5;
	width:		auto;
	float:		none;
}
