BODY {
	FONT-SIZE: 10px;
	font-family : Arial;
	BACKGROUND: #f5e6bb url(../images/fond9.jpg);
	COLOR: #633e12;
	TEXT-ALIGN: left;
	SCROLLBAR-FACE-COLOR: #7a9079;
	SCROLLBAR-HIGHLIGHT-COLOR:#7a9079;
  SCROLLBAR-3DLIGHT-COLOR: #cfefde;
	SCROLLBAR-ARROW-COLOR: #7a9079;
	SCROLLBAR-TRACK-COLOR: #e4d9b7;
	SCROLLBAR-DARKSHADOW-COLOR: #7a9079
}
 
a
{
color:#b74100;
text-decoration:none;
font-weight:bold;
}
a:hover
{
color:#7a9079;
text-decoration:underline;
font-weight:bold;
} 
a.lien2
{
color:#7a9079;
text-decoration:none;
font-weight:bold;
}
a.lien2:hover
{
color:#7a9079;
text-decoration:underline overline;
font-weight:bold; }

.nv {DISPLAY: none;}
#nv {DISPLAY: none;}
  
.btnfrm	
	{
	BACKGROUND-COLOR: #0080C0;
	BORDER: 1px solid black;
	COLOR:white;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	}
	
.mntbl
	{
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	}

a.fun 
	{
	color:#b74100;
	text-decoration: none;
	font: 12px arial;
	}
a.fun:visited 
	{
	color:#b74100;
	text-decoration: none;
	}
a.fun:hover
	{
	color:#b74100;
	text-decoration: underline,overline;
	}
	
.master
  {
	font-size : 18px;
	font-weight : bold;	
  }
  
.second
  {
	font-size : 12px;

	background : #C0C0C0;
	
  }
  
.bas
  {
  	text-decoration : underline;
	font-size : 9px;
	color : #FFFFFF;
  }
  
A.menu
  {
  	text-decoration : none;
	font-size : 11px;
	color:#ffffff;
  }
A.menu:hover
	{
	color:#FFF000;
	text-decoration: underline,overline
	}
A.cadre
  {
  	text-decoration : none;
	font-size : 11px;
	color:#FFF000;
  }
