﻿body 
{
	background-color:#f5f5f5
}
A.MenuH:link
{
	color: black;
	font-weight: normal;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: gray;
	border-right: #f5f5f5 thin solid;
	border-top: #f5f5f5 thin solid;
	border-left: #f5f5f5 thin solid;
	border-bottom: #f5f5f5 thin solid;
}
A.MenuH:visited
{
	color: black;
	font-weight: normal;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: gray;
	border-right: #f5f5f5 thin solid;
	border-top: #f5f5f5 thin solid;
	border-left: #f5f5f5 thin solid;
	border-bottom: #f5f5f5 thin solid;
}

A.MenuH:active
{
	color: white;
	font-size: 10.5pt;
	background-color: gray;
	border-right: #f5f5f5 thin solid;
	border-top: #f5f5f5 thin solid;
	border-left: #f5f5f5 thin solid;
	border-bottom: #f5f5f5 thin solid;
}
 A.MenuH:hover
{
	font-size: 10.5pt;
	color: black;
	background-color: #fbf4ad;
}
a.MenuHSelect
{
	color: White ;
	font-weight: normal ;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: #93adc1;
	border-right: #f5f5f5 thin solid;
	border-top: #f5f5f5 thin solid;
	border-left: #f5f5f5 thin solid;
	border-bottom: #f5f5f5 thin solid;
}
A.MenuV:link
{
	color: white;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
	font-family: Arial;
}
A.MenuV:visited
{
	color: white;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
	font-family: Arial;
}

A.MenuV:active
{
	color: Black ;
	font-size: 10pt;
	text-align: left;
	font-family: Arial;
}
 A.MenuV:hover
{
	font-size: 10pt;
	color: black;
	background-color: #fbf4ad;
	text-align: left;
	font-family: Arial;
}
td.menuv
{
}
div.MenuH
{
	position: absolute;
	left: 205px;
	top: 100px;
	z-index: 0;
}
a.MenuVSelect
{
	color: black;
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial;
	background-color: #ff3333;
}
A.menuactifOn
{
	font-size: 10.5pt;
	color: green ;
}

A.menuactifOff
{
	font-size: 10.5pt;
	color: black; 
}
div.Panier
{
	position: absolute;
	left: 1px;
	top: 120px;
	width: 149px;
	height: 18px;
	z-index: 1;
	visibility: visible;
	background-color: lightskyblue;
	border-right: black 2px solid;
	border-top: black 2px solid;
	font-size: 10px;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	font-weight: bold;
}
div.Panier:hover
{
	border-collapse: separate;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
	vertical-align: middle;
	background-color: #9999cc;
	font-size: 14px;
	}

TABLE.Panier
{
	font-size: 10pt;
	border-collapse: separate;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
	vertical-align: middle;
}
TABLE.Panier:hover
{
	border-collapse: separate;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
	vertical-align: middle;
	background-color: #9999cc;
}

table.PanierListe
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	table-layout: auto;
	font-size: 10pt;
	border-collapse: separate;
	background-color: #f4a460;
}
div.Identification
{
	position: absolute;
	left: 20px;
	top: 480px;
	width: 142px;
	height: 110px;
	z-index: 1;
	visibility: visible;
	background-color: lightskyblue;
	border-right: black 2px solid;
	border-top: black 2px solid;
	font-size: 9.5px;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	font-weight: bold;
}
input.Identification
{
	font-size: 9.5px;
}
td.Identification
{
	font-size: 8.5px;
}
span.Identification
{
	font-size: 9px;
	text-align: center;
}
a.lien
{
	color: black;
	text-decoration: none;
	border: 0;
}
