/*police  d accueil*/
.accueil {	font-size : 11pt; font-family: tahoma, comic sans ms; }

/*police  de l entreprise*/
.enter {	font-size : 11pt; font-family: tahoma, comic sans ms; }

/*police des produits*/
.prod {		font-size : 11pt; font-family: tahoma, comic sans ms; }

/*police  commande*/
.commande {	font-size : 11pt; font-family: tahoma, comic sans ms; }

/*police de l ecriture pour l agence*/
.agence {	font-size : 9pt; font-family : Arial; font-style: italic; }

/*police de l ecriture pour l'hébergement de CANDELIER*/
.petit {	font-size : 7pt; font-family : Arial; }

/*police pour les tableaux*/
.case01 {	font-family: Courier New;                                  border-style:inset; }
.case02 {	font-family: Courier New;               text-align:center; border-style:outset; border-width:2; }
.case1  {	font-family: Courier New;                                  border-style:inset; }
.case21 {	font-family: Courier New; font-size:12; text-align:center; color:green;  font-weight:normal;  background-color:rgb(186,190,199); }
.case22 {	font-family: Courier New; font-size:12; text-align:center; color:red;    font-weight:normal;  background-color:rgb(186,190,199); }
.case3  {	font-family: Courier New;               text-align:center; color:navy;                        background-color:rgb(153,255,153); border-style:dotted ;border-width:2; border-color:green; }

/*police de la colonne de gauche dans tarifs et commande */
.colonne {	font-size : 15pt; font-family:tahoma, comic sans ms; }

/*ploice pour les infos de la page tarif et commande*/
.info1 {	font-size : 11pt; font-family: tahoma, comic sans ms; color:red; font-weight:bold; font-style: italic; }
.info2 {	font-size : 11pt; font-family: tahoma, comic sans ms;            font-weight:bold; }
.info3 {	font-size : 11pt; font-family: tahoma, comic sans ms; }



input {		font-size : xx-small; font-family : Verdana, Arial, sans-serif; }
select {	font-size : xx-small; font-family : Verdana, Arial, Helvetica, sans-serif; }
A {			font-size : 10pt;     font-family : tahoma, comic sans ms; color : #0000FF; text-decoration: none; }
A:hover {	font-size : 10pt;     font-family : tahoma, comic sans ms; color : #FF0000;  font-weight : bold;  text-decoration: none; }
A:visited {	color:#9900FF; }

/* bleu : 0000FF rouge : FF0000 vert : 00FF00