/*BASE.CSS*/

body {
 background-color: white;
 background-image: url("images/Mixel.jpg");
 text-align: center;
	scrollbar-face-color:#F7F8FD;
	scrollbar-arrow-color:#C0C0C0;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#646363;
	scrollbar-highlight-color:#F7F8FD;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-Color:#5A70AD;	
}

body.POPUP {
 background-color: #CCCCCC;
 text-align: center;
}

a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: Black;
 text-decoration: none;
 font-weight: bold;
}

a:hover {
 color: Red;
}

a.LIEN-OFF
{
 font-style: italic;
 color: red;
}

a.NAVIG-LIEN-ON
{
  background-color: #98AADB;
  border-right: solid 2px Black;
  padding: 6px;
  padding-left: 17px;
  color: White;
}

a.NAVIG-LIEN-ON:hover
{ 
 background-image:  url("images/bg_menu.gif");
 background-position: left;
 background-repeat: no-repeat;
 background-color: White;
 color: #98AADB;
}

a.NAVIG-LIEN-OFF
{
 font-style: italic;
 color: red;
}

a.TABLE-MENU-DOSSIER-LIEN,
a.TABLE-MENU-CLIENT-LIEN
{
 color: #646363;
 padding-left: 24px;
}

.BANDEAU {
height: 80px;
width: 780px;
}

.CENTRE {
	height: 450px;
	vertical-align: middle;
	text-align: center;
}

.NAVIGATION
{
 text-align: left; 
 padding-right: 20px;
 vertical-align: bottom;
 font-size: 14px;
 color: white;
 background-image: url("images/Navigation.jpg");
 background-position: bottom;
 background-repeat: repeat-x;
 height: 26px;
}

input.SiteNum
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color : #5A70AE;
 font-weight : bold;
 border : thin solid;
 text-align: right;
}

input.Site,
select.Site,
textarea.Site,
option.Site
{
	font-family: Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background-color: #F7F8FD;
	border:#908F8F solid 1px;
}

.GABARIT
{
 width: 780px;
 margin-top: 12px;
 margin-bottom: 12px;
}

.TOP {
 /*background-color: white;*/
 background-image: url("images/top.jpg");
 width: 780px;
 /*height: 110px;*/
 border-top: solid 2px #CCCCCC;
}

.LOGO {
 width:170px;
 text-align: center;
 padding: 5px;
}

td.LIGNE
{
 height: 1px;
 background-color: #98AADB;
}


table.CENTRE
{
 width: 100%;
}

.BANDEAU-CENTRE
{
 height: 28px;
 width: 780px;
 background-image:  url("images/BandeauCentre.jpg");
}

.COLONNE-CENTRE
{
  background-color: white;
  vertical-align: top;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  height: 450px;
  border-right: solid 1px #98AADB;
  border-left: solid 1px #98AADB;
}

.COLONNE-GAUCHE
{
  vertical-align: top;
  width: 200px;
  padding-top: 3px;
  padding-right: 2px;
  padding-left: 2px;
  background-color: #F0F7FF;
  background-image: url("images/top.jpg");
  border-left: solid 1px #98AADB;
}

.CONTENU-DROITE
{
 vertical-align: top;
}

.PUCE-LISTE
{
 list-style-image: url("images/Puce-Liste.gif");
 margin-left: 80px;
 text-align: justify;
}

.PUCE-TITRE
{
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #908F8F;
}

.PUCE-TEXTE
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #908F8F;
}

.PARAGRAPHE
{ 
 padding-top: 15px; 
 width: 100%;
}

.PARAGRAPHE-CENTRE
{
 vertical-align: top;
 padding-left: 10px; 
 padding-right: 10px; 
 text-align: left;
}

.PARAGRAPHE-TITRE
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 font-variant: small-caps;
 color: #5A70AE; 
}

.PARAGRAPHE-SOUSTITRE
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #5A70AE;
}

.PARAGRAPHE-TEXTE
{
 text-align: justify;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #908F8F;
}

/* ARTICLE */

.ARTICLE {
padding: 1px;
width: 550px;
height: 450px;
border: none;
}

.ARTICLE-LOGO {
text-align: center;
vertical-align: top;
}

.ARTICLE-DESCRIPTION {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #5A70AE;
text-align: justify;
}

.ARTICLE-RESUME {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A70AE;
}

.ARTICLE-NOM {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #5A70AE;
}

.ARTICLE-PUCE-TITRE {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #5A70AE;
margin-left: 20px;
}

.ARTICLE-PUCE-TEXTE {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #5A70AE;
}

.ARTICLE-FICHES {
width: 100%;
}

.ARTICLE-FICHE {
text-align: center;
}

.ARTICLE-FICHE-NOM {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5A70AE;
}
 
td.PHOTO-DROITE {
text-align: center;
vertical-align: top;
background-color: white;
border: solid 1px black;
padding: 5px;
}

td.PHOTO-GAUCHE {
text-align: center;
vertical-align: top;
background-color: white;
border: solid 1px black;
padding: 5px;
}

img.PHOTO-GAUCHE {
 border: solid #CCCCCC 10px;
}

 img.PHOTO-DROITE {
 border: solid #CCCCCC 10px;
}

/* ARBO */

.ARBO {
 width: 200px;
}

.ARBO-MENU-TOP {
width: 200px;
height: 2px;
}

.ARBO-MENU-TITRE {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #908F8F;
text-decoration: none;
font-style: normal;
text-align: left;
height: 30px;
font-variant: small-caps;
}

.ARBO-MENU {
width: 100%;
height: 7px;
text-align: center;
}

.ARBO-LIEN {
height: 16px;
text-align: left;
padding: 0px;
}

.ARBO-MENU-BOTTOM {
width: 150px;
height: 10px;
}

/* **** */

.TD-BASPAGE {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-image: url("images/BasPage.gif");
background-repeat: repeat-x;
background-position: top;
width: 750px;
text-align : center;
vertical-align: bottom;
height: 25px;
color: #98AADB;
}


/* CONTACT */

.CONTACT {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A70AE;
}

.CONTACT-TEXTE {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #5A70AE;
}

.CONTACT-VALIDATION {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A70AE;
}

.SOCIETE {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A70AE;
}

.SOCIETE-PHOTO {
text-align: center;
}

.SOCIETE-TEXTE {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #5A70AE;
}

.SOCIETE-NOM {
text-align: center;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #5A70AE;
height: 25px;
margin-top: 20px;
}

.SOCIETE-ADRESSE {
height: 12px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A70AE;
}

.SOCIETE-CP {
height: 12px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A70AE;
}

.SOCIETE-VILLE {
height: 12px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A70AE;
}

.SOCIETE-PAYS {
height: 12px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5A70AE;
}

.SOCIETE-TEL {
height: 12px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5A70AE;
}

.SOCIETE-FAX {
height: 12px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A70AE;
}

.SOCIETE-EMAIL {
height: 14px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A70AE;
}

/* GAMME */

.GAMME {
padding: 1px;
width: 550px;
}

.GAMME-NOM {
height: 20px;
text-align: center;
vertical-align: bottom;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #5A70AE;
margin-top: 20px;
}

.GAMME-DESCRIPTION {
vertical-align: top;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
color: #5A70AE;
}

.GAMME-LISTE {
width: 450px;
padding: 5px;
text-align: center;
}

/* ACTUS */

.INFOS {
width: 95%;
}

.INFOS-LISTE-TOP {
height: 12px;
}

.INFO-LISTE {
width: 100%;
height: 7px;
border-style: solid;
border-width: 1px;
border-color: #5A70AD;
}

.INFOS-TITRE {
text-align: center;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #5A70AE;
height: 20px;
}

.INFOS-LISTE-BOTTOM {
height: 12px;
}

.INFO {
padding: 2px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #5A70AE;
height: 1px;
}

.INFO-TITRE {
padding: 2px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #5A70AE;
background-color: #5A70AD;
}

.INFO-DESCRIPTION {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #5A70AE;
}

.INFO-LIEN {
padding: 1px;
height: 12px;
font-size: 12px;
color: #5A70AE;
text-align: right;
background-color: #646363;
}

.INFO-LIEN-ON {
color: transparent;
}

.INFO-PHOTO-CELL {
vertical-align: top;
text-align: right;
padding-left: 5px;
}

.PHOTO
{
 border: solid #BBC8D3 10px;
}

.GAMME-NOM
{ 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: Black;
 text-align : left;
 padding-top: 5px;
}

.GAMME-LISTE
{ 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 width: 100%;
 border: solid black 1px;
}

.ARTICLE-NOM
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5A70AE;
  font-weight: normal;
}

.ARTICLE-RESUME
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #908F8F;
}

.ARTICLE-PRIX
{
 vertical-align: top;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #908F8F;
 text-align: right;
}


.HOME-TITRE
{  
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 24px;
 color: White; /*#BBC8D3;*/
}

.REPERTOIRE
{  
 padding-left: 20px;
}
.REPERTOIRE-TITRE0
{
  font-family: Arial, Helvetica, sans-serif;
  color: #646363;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;  
  /*border-bottom: solid 2px blue;*/
}

.REPERTOIRE-TITRE1
{ 
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 0px;
  padding-left: 18px;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
  color: #5A70AD;
  border-top: solid 1px #98AADB;
  background-image: url("images/bg_menu.gif");
  background-position: left;
  background-repeat: no-repeat;
}
.REPERTOIRE-TITRE2
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding-left: 2px;
  border-left: solid 15px Silver;
}
.REPERTOIRE-TITRE3
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 2px;
  border-left: solid 15px #D0D0D0;
}
.REPERTOIRE-TITRE4
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 2px;
  border-left: solid 15px #DDDDDD;
}
.REPERTOIRE-TITRE5
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-left: 2px;
  border-left: solid 15px #EEEEEE;
}


a.LIEN-SMALL {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #5A70AD;
 font-weight: normal;
 text-decoration: none;
 padding-left: 13px;
  background-image: url("images/LienFichier.gif");
  background-position: left;
  background-repeat: no-repeat;
}


.DOCUMENT-LISTE-TITRE
{ 
  width: 100%;
}
.DOCUMENT-LISTE-CELL
{ 
  width: 100%;
}

.TABLE-FILTER
{
 width: 100%; 
}

.TABLE,
.TABLE-BOX,
.TABLE-FILTER-BOX
{
 width: 100%; 
}

.TABLE-LISTE,
.TABLE-LISTE,
.TABLE-MENU,
.TABLE-MENU-LISTE,
.TABLE-TREE
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
}

.TABLE-NEW,
.TABLE-SHEET
{ 
  border: solid 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 500px;
}

.TABLE-HEADER,
.TABLE-HEADER1,
.TABLE-LISTE-HEADER,
.TABLE-LISTE-HEADER1
{ 
  font-family: Arial, Helvetica, sans-serif;
  color: white ;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
  text-align: left;
  border-bottom: solid black 1px;
  background-color: #98AADB;
}

.TABLE-HEADER,
.TABLE-HEADER1
{ 
  border-bottom: 0px;
  color: #908F8F;
  background-color: transparent;
}

.TABLE-FILTER-HEADER,
.TABLE-FILTER-HEADER1
{ 
  text-align: center;
  border-bottom: 0px;
  color: #908F8F;
  height: 18px;
  background-image:  url("images/FilterHeader.gif");
  background-position: top center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.TABLE-NEW-HEADER,
.TABLE-NEW-HEADER1
{ 
  font-family: Arial, Helvetica, sans-serif;
  color: white ;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
  text-align: left;
  border-bottom: solid black 1px;
  background-color: #98AADB;
  width: 100px;
}

.TABLE-SHEET-HEADER,
.TABLE-SHEET-HEADER1
{ 
  width: 100px;
  color: White;
  font-weight: bold;
  border-bottom: solid White 1px;
  background-color: #BBC8D3;
}

.TABLE-BUTTON,
.TABLE-SHEET-BUTTON,
.TABLE-NEW-BUTTON,
.TABLE-FILTER-BUTTON,
.TABLE-MENU-BUTTON, 
.TABLE-LISTE-BUTTON, 
.TABLE-TREE-BUTTON,
.TABLE-PATH-BUTTON
{ 
  width: 1px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  color: black ;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  border-bottom: solid #98AADB 1px;
  border-right: solid #98AADB 1px;
  background-color: #F0F7FF;
}

.TABLE-TREE-BUTTON
{ 
  width: 1px;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  color: black ;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  border-bottom: solid #98AADB 1px;
  border-right: solid #98AADB 1px;
  background-color: #F0F7FF;
}

.TABLE-CELL,
.TABLE-CELL1,
.TABLE-SHEET-CELL,
.TABLE-SHEET-CELL1,
.TABLE-LISTE-CELL,
.TABLE-LISTE-CELL1,
.TABLE-NEW-CELL,
.TABLE-NEW-CELL1,
.TABLE-FILTER-CELL,
.TABLE-FILTER-CELL1,
.TABLE-PATH-CELL,
.TABLE-PATH-CELL1,
.TABLE-TREE-CELL,
.TABLE-MENU-CELL,
.TABLE-MENU-CELL1
{ 
  font-family: Arial, Helvetica, sans-serif;
  color: black ;
  font-size: 12px;
  padding: 1px;
  text-align: left;
  vertical-align: top;
  border-bottom: solid Silver 1px;
  background-color: #F7F8FD;
}

.TABLE-TREE-CELL-HIGH
{ 
  font-family: Arial, Helvetica, sans-serif;
  color: white ;
  font-size: 12px;
  padding: 1px;
  text-align: left;
  vertical-align: top;
  border-bottom: solid Silver 1px;
  background-color: #98AADB;
}

.TABLE-CELL,
.TABLE-CELL1
{ 
  background-color: transparent;
  border: 0px;
  padding-bottom: 5px;
  /*text-align: left;*/
}

.TABLE-FILTER-CELL,
.TABLE-FILTER-CELL1
{ 
  background-color: transparent;
  border-bottom: 0px;
  padding-bottom: 5px;
  text-align: center;
}

.TABLE-ACTION,
.TABLE-SHEET-ACTION,
.TABLE-LISTE-ACTION,
.TABLE-NEW-ACTION,
.TABLE-FILTER-ACTION
{ 
  font-family: Arial, Helvetica, sans-serif;
  color: Black;
  font-size: 12px;
  padding: 2px;
  background-color: #BBC8D3; /*#CEE8FF;*/
  text-align: center;
  border-bottom: solid #98AADB 1px;
  border-right: solid #98AADB 1px;
  /*padding-bottom: 10px;*/
}

.TABLE-FILTER-ACTION
{ 
  background-color: transparent;
  border: 0px;
}

.TABLE-TOP,
.TABLE-MIDDLE,
.TABLE-MENU-LISTE,
.TABLE-MIDDLE-CENTER,
.TABLE-BOTTOM,
.TABLE-SHEET-TOP,
.TABLE-LISTE-TOP,
.TABLE-NEW-TOP,
.TABLE-FILTER-TOP,
.TABLE-MENU-TOP,
.TABLE-FILTER-MIDDLE
{ 
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  color: black ;
  font-size: 12px;
}

.TABLE-MIDDLE-LEFT
{ 
  width: 1px;
  /*background-color: #EEEEEE;*/
}

.TABLE-MIDDLE-CENTER
{ 
  /*background-color:  #DCE3E9;*/
  width: 100%;
}

.TABLE-MIDDLE-RIGHT
{ 
  width: 1px;
  /*background-color: #CCCCCC;*/
}

.TABLE-TOP-LEFT,
.TABLE-SHEET-TOP-LEFT,
.TABLE-LISTE-TOP-LEFT,
.TABLE-NEW-TOP-LEFT,
.TABLE-FILTER-TOP-LEFT,
.TABLE-MENU-TOP-LEFT
{
 height: 26px; 
 width: 10px;
 background-image:  url("images/top_left.gif");
 background-position: top;
 background-repeat: no-repeat;
}


.TABLE-TOP-CENTER,
.TABLE-SHEET-TOP-CENTER,
.TABLE-LISTE-TOP-CENTER,
.TABLE-NEW-TOP-CENTER,
.TABLE-FILTER-TOP-CENTER,
.TABLE-MENU-TOP-CENTER,
.TABLE-DOSSIER-TOP-CENTER,
.TABLE-CLIENT-TOP-CENTER
{ 
  height: 30px; 
  vertical-align: top;
  padding-bottom: 3px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-image:  url("images/top_center.gif");
  background-repeat: repeat-x;
  background-position: top;
  white-space: nowarp;
}

.TABLE-DOSSIER-TOP-CENTER
{ 
  background-image:  url("images/Dossier.gif");
  background-repeat: no-repeat;
  background-position: left;
  /*background-image: none;*/
  padding-top: 10px;
  padding-left: 18px;
}

.TABLE-CLIENT-TOP-CENTER
{ 
  background-image:  url("images/Client.gif");
  background-repeat: no-repeat;
  background-position: left;
  /*background-image: none;*/
  padding-top: 10px;
  padding-left: 18px;
}

.TABLE-TOP-RIGHT,
.TABLE-SHEET-TOP-RIGHT,
.TABLE-LISTE-TOP-RIGHT,
.TABLE-NEW-TOP-RIGHT,
.TABLE-FILTER-TOP-RIGHT,
.TABLE-MENU-TOP-RIGHT
/*.TABLE-DOSSIER-TOP-RIGHT*/
{  
 height: 26px; 
 width: 10px;
 background-image:  url("images/top_right.gif");
 background-position: top;
 background-repeat: no-repeat;
}

.TABLE-BOTTOM,
.TABLE-SHEET-BOTTOM,
.TABLE-LISTE-BOTTOM,
.TABLE-NEW-BOTTOM,
.TABLE-FILTER-BOTTOM,
.TABLE-MENU-BOTTOM
{ 
  width: 100%;
}

.TABLE-BOTTOM-LEFT,
.TABLE-SHEET-BOTTOM-LEFT,
.TABLE-LISTE-BOTTOM-LEFT,
.TABLE-NEW-BOTTOM-LEFT,
.TABLE-FILTER-BOTTOM-LEFT,
.TABLE-MENU-BOTTOM-LEFT 
{ 
  height: 10px; 
  width: 10px;
  /*background-image:  url("images/bottom_left.gif");*/
}

.TABLE-BOTTOM-CENTER,
.TABLE-SHEET-BOTTOM-CENTER,
.TABLE-LISTE-BOTTOM-CENTER,
.TABLE-NEW-BOTTOM-CENTER,
.TABLE-FILTER-BOTTOM-CENTER,
.TABLE-MENU-BOTTOM-CENTER
{ 
/*background-color: #98AADB;*/
 /*background-image:  url("images/bottom_center.gif");*/
}

.TABLE-BOTTOM-RIGHT,
.TABLE-SHEET-BOTTOM-RIGHT,
.TABLE-LISTE-BOTTOM-RIGHT,
.TABLE-NEW-BOTTOM-RIGHT,
.TABLE-FILTER-BOTTOM-RIGHT,
.TABLE-MENU-BOTTOM-RIGHT
{ 
  height: 10px; 
  width: 10px;
 /* background-image:  url("images/bottom_right.gif");*/
}

a.TABLE-MENU-LIEN {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: black;
 font-weight: normal;
 text-decoration: underline;
}

a.TABLE-MENU-LIEN:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: red;
 font-weight: normal;
 text-decoration: underline;
}

.TABLE-LISTE-ARTICLE
{ 
  width: 100%;
  background-color: white;
}

.TABLE-LISTE-ARTICLE-PRIX
{ 
  background-color: white;
  text-align: right;
}
.TABLE-LISTE-ARTICLE-DELAI
{ 
  background-color: white;
  color: #666666;
  text-align: center;
}

.LINE-LINK-LEFT,
.LINE-LINK-RIGHT
{ 
  width: 3px;
}


a.LINK-ITEM
{
  background-color: #98AADB;
  border-right: solid 2px Black;
  padding: 6px;
  padding-left: 17px;
  color: White;
}

a.LINK-ITEM:hover,
a.LINK-ITEM-ON
{ 
 background-image:  url("images/bg_menu.gif");
 background-position: left;
 background-repeat: no-repeat;
 background-color: White;
 border-right: solid 2px Black;
 padding: 6px;
 padding-left: 17px;
 color: #98AADB;
}
