BODY
	{
		background: #C2C2C2;
		color:  #000000;
		font-family: arial;
		font-size: 9pt;
		font-weight : 400;
		topmargin : 5px
		/*	background-image : url(../img/fondvisit.gif);*/
		/*	color:  #ffffff;*/
		/*	font-family: sans-serif;*/
	}

A:link	  { color: #ba7c46; }		/* unvisited links */
A:visited { color: #ba7c46; } 	/* visited links */
A:hover	  { color: #a5312a; } 	/* user hovers */
A:active  { color: #a5312a; } 	/* active links */

.contenu
{
	background: #ffffff;
	color:  #000000;
	font-family: Arial;
	font-size: 9pt;
}
.prix
{
	background: #B60000;
	font-family: arial,helvetica;
	color:  #ffffff;
	font-size: 10pt;
}
.num
{
	background: #CFCFCF;
	font-family: arial,helvetica;
	color:  #000000;
	font-size: 10pt;
}
.prod
{
	font-size: 10pt;
	color: #ffffff;
	background: #339900;
	font-family: sans-serif;
}
.user
{
	font-size: 10pt;
	color: #000000;
	background: #3366ff;
	font-family: sans-serif;
}
.stats
{
	font-size: 10pt;
	color: #ffffff;
	background: #cc9900;
	font-family: sans-serif; 
}
.cmde
{
	font-size: 10pt; 
	color: #ffffff; 
	background: #330099;
	font-family: sans-serif; 
}
.allot
{
	font-size: 10pt; 
	color: #ffffff; 
	background: #6600cc;
	font-family: sans-serif; 
}
.accueillog
{
	font-size: 10pt; 
	color: #FFCC33; 
	background: #AA1CBD;
	font-family: sans-serif; 
}
.hrlp
{
	font-size: 10pt; 
	color: #FF9E0C; 
	background: #eeeeee;
	font-family: sans-serif; 
}
.lib
{
	background: #eeeeee;
	font-family: sans-serif;
	color:  #555555;
	font-size: 10pt;
}

input
{
	background: #ffffff;
	font-family: sans-serif;
	color:  #cc3333;
	font-size: 10pt;
}

input.under
{
	BORDER-BOTTOM: 1px solid;
	BORDER-TOP: 0px solid;
	BORDER-RIGHT:  0px solid;
	BORDER-LEFT: 0px solid;
	border-color: #999999
}

select.menu
{
	background: #FFFFFF;
	WIDTH: 370;
}

TD
{	
	font-size: 9pt;
}

.atable_titre
{
	font-size: 9pt;
	color: #000000;
	TEXT-DECORATION: underline;
	font-weight: bold
}

.atable_item
{
	font-size: 9pt;
	color: #000000;
}

.blanc
{
	background: #FFFFFF;
}