div#menugauche
  {
   background: transparent; padding: 0; margin: 0em;
   border: 1px solid;
   background-color : #EFEFEF;
  }

div#menugauche a
  {
   display: block;
   font-size: 80%;
   padding-right: 1em;
   padding-left: 1em;
   text-indent: 0em;
   margin: 0px;
   color: #000000;
   text-decoration: none;
  }

div#menugauche a:visited
  {
   color: #404040;
  }

div#menugauche a:hover
  {
   background-color : #ABCCF1;
  }

.lien_submit
  {
   margin: 0px;
   background-color : #ffffff;
   color:rgb(0,0,0);
   font-weight: bold;
   border: none;
   padding: 0px;
   text-decoration: underline;
   cursor: pointer;
  }

.lien_submit:hover
  {
   cursor: pointer;
   background-color : #ABCCF1;
  }

.input_contact_dans_bon_commande
  {
   padding: 0px;
   margin: 0px;
   background-color : #efefef;
   color:rgb(0,0,0);
   border: none;
   text-decoration: underline;
   cursor: pointer;
   font-size: 100%;
  }

.input_contact_dans_bon_commande:hover
  {
   cursor: pointer;
   background-color : #ABCCF1;
  }

body
  {
   margin: 0px;
   font-family: sans-serif;
   background-color: #ffffff;
  }

.titre
  {
   font-size: 140%;
   font-weight: bold;
  }

.table_dans_shop
  {
   margin-top: 0.4em;
   margin-bottom: 0.6em;
   margin-left: 0.1em;
   margin-right: 0.1em;
   border: 1px solid #000000;
  }

.lien_pour_cocher_case
  {
   color:rgb(0,0,0);
   text-decoration: none;
   margin: 0px;
   cursor: pointer;
  }

.lien_pour_cocher_case:hover
  {
   background-color : #ABCCF1;
  }

.table_shop_recapitulatif
  {
   margin-top: 0.4em;
   margin-bottom: 0.6em;
   margin-left: 0.1em;
   margin-right: 0.1em;
   border: 1px solid #000000;
   background-color: #ffffff;
   border-collapse: collapse;
  }

.table_shop_recapitulatif thead
  {
   color: #ffffff;
   background-color: #aaaaaa;
   font-weight: bold;
  }

.table_shop_recapitulatif form
  {
   margin: 0px;
   padding: 0px;
  }

.monnaie
  {
   font-size: 85%;
   font-weight: bold;
  }
.table3 {
  	background-color: #ffffff;
  	border-color : #000000;
  	border-width:1px;
  	border-style:solid;
  	font-family: verdana;
  	font-size: 15px;
  	color: #000000;
  	text-decoration : none;
}

.table_config {
  	background-color: #efefef;
  	border-color : #000000;
  	border-width:1px;
  	border-style:solid;
  	font-family: verdana;
  	font-size: 12px;
  	color: #000000;
  	text-decoration : none;
}
.table1_tutoriaux {
	background-color: #efefef;
	border-color : #336699;
	border-width:1px;
	border-style:solid;
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration : none;
}
.table2_tutoriaux {
	background-color: #ffffff;
	border-color : #000000;
	border-width:1px;
	border-style:solid;
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration : none;
}
.lien1:link {
	font-size:11;
	color: #555555;
	text-decoration: none;
	font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
}
.lien1:visited {
	font-size:11;
	color: #555555;
	text-decoration: none;
	font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
}
.lien1:hover {
	font-size:11;
	color: #000000;
	text-decoration: underline;
	font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
}
.lien1:active {
	font-size:11;
	color: #555555;
	text-decoration: none;
	font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
}