
/************lien menu***************/
/*lien*/
a:link 
{
font-family:Arial;
font-size:9pt;
color:#333333;
font-weight:normal;
background-color:transparent;
text-decoration:none;
}

/*lien visité*/
a:visited 
{
font-family:"Arial";
font-size:9pt;
color:#333333;
font-weight:normal;
background-color:transparent;
text-decoration:none;
}

/*lien survolé*/
a:hover 
{
font-family:"Arial";
font-size:9pt;
color:#990000;
font-weight:normal;
background-color:transparent;
text-decoration:none;
}
/************fin***************/

/***********tableau*************/
td.txt_accueil
{
	font-family:"Arial";
	font-size:9pt;
	color:#4A2727;
	text-align:justify;
	border: 0px;
}
td.txt_page
{
	font-family:"Arial";
	font-size:9pt;
	color:#4A2727;
	text-align:justify;
	border: 0px;
}
td.txt_page_petit
{
	font-family:"Arial";
	font-size:7pt;
	color:#4A2727;
	text-align:justify;
	border: 0px;
	height:16px;
}
td.bas
{
	font-family:"Arial";
	font-size:9pt;
	font-weight:bold;
	color:#4A2727;
	text-align:center;
	border: 0px;
}
td.prix
{
	font-family:"Arial";
	font-size:9pt;
	color:#FFFFFF;
	font-weight:Bold;
	border: 0px;
}
td.ref
{
	font-family:"Arial";
	font-size:8pt;
	color:#123859;
	font-weight:Bold;
	border: 0px;
}
td.bonap
{
	font-size:10pt;
	font-family:"Arial";	
	color:#BF311A;
	font-weight:bold;
	text-align:center;
	
}
span.rouge
{
	font-size:9pt;
	font-family:"Arial";	
	color:#BF311A;
	font-weight:bold;
	text-align:center;	
}
span.txtcentre
{
	font-family:"Arial";
	font-size:9pt;
	color:#4A2727;
	text-align:center;
}
table.menus
{
	border: 0px solid;		
	border-collapse:collapse;
	border-color:#D1A874;	
}
/*************fin***************/