/* auteur: Aliaco */
/* Date de création: 2002-01-24 */
/*
 * CSS SMALLBIZ-TEMPLATE
 * Copyright © 2001 Syclik Technologies inc. Tous droits r?serv?s
 *
 */



font
{
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003366;
	line-height		: 15px;
}

.menu_entete
{
	position		: absolute;
	width			: 711px;
}

ul
{
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003366;
	line-height		: 15px;
}


H1
{
	font-size		: 13px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #336699;
	font-weight		: bold;
	background		: none;

}


a:active
{
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
	background		: none;
	text-decoration	: none;
}

a:link
{
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
	background		: none;
	text-decoration	: none;
}

a:visited
{
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
	background		: none;
	text-decoration	: none;
}

a:hover
{
	
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003366;
	background		: none;
/*	font-decoration	: underline; */
}

.title
{
	font-weight		: bold;
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	background		: none;
}


.sub
{
	font-weight		: bold;
	font-size		: 10px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-variant	: small-caps;
	background		: none;
}

.subtext
{
	font-weight		: bold;
	font-size		: 10px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	line-height		: 15px;
	background		: none;
}

.contenu /* Contenu des textes */
{
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003366;
	line-height		: 15px;
	text-align		: justify;
}

.text/* Contenu des textes */
{
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003366;
	line-height		: 15px;
	text-align		: justify;
}

/* old version de text - 
.text
{
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #336699;
	font-weight		: normal;
	line-height		: 13px;
	background		: none;
}*/

.copyrights
{
	font-weight		: bold;
	font-size		: 9px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	background		: none;
}

.position
{
	font-weight		: normal;
	font-size		: 9px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	text-decoration	: none;
	background		: none;
}

/* C O N F I G U R A T I O N   D U   M E N U   D Y N A M I Q U E */

.menu
{
	line-height		: 21px;
	font-weight		: bold;
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003366;
	font-style		: normal; 
	text-decoration	: none;
	background		: none;
}

a.menu
{
	line-height		: 21px;
	font-weight		: bold;
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003366;
	font-style		: normal; 
	text-decoration	: none;
	background		: none;
}

a.menu:hover
{
	color			: #ffffff;
	background		: none;
}

font.currentItem /*  Le document courant dans le menu (pas un hyperlien) */
{
	font-weight		: bold;
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003366;
}

a.ancestor /*  Un document au dessus du document courant (p?re, grand-p?re, etc.) */
{
	color			: #003366;
	font-weight		: bold;
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	: none;
	background		: none;
}


/* C O N F I G U R A T I O N   D E S   P R O D U I T S */

.productName /*  Nom du produit */
{
	font-weight		: bold;
	margin-left		: 15px;
	display			: block;
	color			: #000066;
	font-size		: 12px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	background		: none;
}

.productDescription /*  Description du produit */
{
	font-weight		: normal;
	margin-left		: 15px;
	display			: block;
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
}

.productPrice /*  Prix du produit */
{
	font-weight		: bold;
	text-align		: center;
	display			: block;
	font-size		: 18px;
	color			: #CC3300;
	font-family		: Arial, Helvetica, sans-serif;
/*	white-space		: pre; */
	background		: none;
}

.productTaxes  /*  Taxes du produit */
{
	font-weight		: bold;
	margin-bottom	: 15px;
	text-align		: center;
	display			: block;
	font-size		: 9px;
	color			: #000000;
	font-family		: Arial, Helvetica, sans-serif;
	background		: none;
}

.moreInfo /*  Hyperlien pour plus d'info sur le produit */
{
	font-weight		: bold;
	display			: block;
	margin-left		: 15px;
	font-size		: 10px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
}

.addProductButton /*  Bouton COMMANDER */
{
	text-align		: center;
	display			: block;
	font-size		: 12px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
}

.catalogButtons /* Boutons ˆ la fin du catalogue: "Voir la commande" "Finir la commande" */
{
	color			: #000000;
	text-align		: center;
	display			: block;
	font-size		: 11px;
	font-weight		: bold;
	background		: none;
}


p.orderButtons/* Texte et boutons ˆ la fin de la commande: "Mettre ˆ jour" "Retour au catalogue" "Passer la commande" */
{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	display			: block;
	font-weight		: normal;
	color			: #000000;
	font-size		: 11px;
	background		: none;
}

p.provinceSelection /* Texte et boutons pour la s?lection de la province: <select> et "Continuer" "Annuler" */
{
	color			: #000000;
	text-align		: center;
	display			: block;
	font-size		: 11px;
	font-weight		: bold;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	background		: none;
}

p.steps /* Titre des ?tapes pour passer la commande */
{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
	color			: #000000;
	font-size		: 11px;
	font-weight		: bold;
	background		: #C9C9C9;  
}

ol.steps /* Liste d'?tapes pour passer la commande */
{
	list-style-type	: decimal;
	font-weight		: normal;
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
}

p.cookieMsg /* Message pour les cookies */
{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
	color			: #000000;
	display			: block;
	font-size		: 11px;
	font-weight		: normal;
	background		: none;
}

.orderTable /* Tableau des commandes */
{
	border			: 1px solid #000000;
}

th /* Intitul?s du tableau des commandes */
{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;					
	color			: #000088;					
	font-variant	: small-caps;
	background		: none;
}

pre /* Texte pr?formater */
{	
	font-family		: Courier; 
	font-size		: 14px;					
	color			: #000000;					
	background		: none;
}


/* C O N F I G U R A T I O N   F O R M U L A I R E */

.questions
{
	font-family		: Verdana,Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: bold;
	color			: #000000;
	list-style-type	: none;
}

.question /*  Questions num?rot?es */
{
	font-family		: Verdana,Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: bold;
	color			: #000000;
	background		: none;
	text-decoration	: none;
	list-style-type	: none;
	margin-top		: 14px;
}

.answers /*  Les choix de r?ponse */
{
	font-family		: Verdana,Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: normal;
	color			: #000000;
	background		: none;
	text-decoration	: none;
}

.fieldName /*  Message d'erreur */
{
	font-family		: Verdana,Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
/*	word-spacing	: normal; */
	color			: #006699;
	background		: #E0EEEE;
	text-decoration	: none;
}
.csstest /*  Test de css */
{
	font-family		: Verdana,Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
/*	word-spacing	: normal; */
	color			: #006699;
	background		: #E0EEEE;
	text-decoration	: none;
}
.buttons 			/*  Error message */
{
	font-family		: Verdana, Helvetica, Arial, Sans-serif;
   	font-weight 	: bold;
   	display 		: block;
   	margin-left 	: 30px;
}



p.message /*  Message d'erreur */
{
  	font-family		: Verdana,Arial, Helvetica, sans-serif;
  	font-size		: 12px;
  	font-weight		: bold;
  	color			: #CC0000;
  	background-color: #FFFF66;
/*	display			: inline */
}


.message /*  Liste des erreurs */
{
  	font-family		: Verdana,Arial, Helvetica, sans-serif;
  	font-size		: 11px;
  	font-weight		: bold;
  	color			: #CC00CC;
	line-height		: 13px;
}
/* C O N F I G U R A T I O N   L I S T E   D E   D I S T R I B U T I O N */

.mlText /*  Titre pour ABONNEMENT et DƒSABONNEMENT */
{
	font-weight		: bold;
	color			: #000066;
	font-size		: 12px;
	background		: none;
}

.mlPrompt /*  Texte pour ABONNEMENT et DƒSABONNEMENT */
{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	display			: block;
	margin-top		: 0.25em;
	margin-bottom	: 0.25em;
}


/* C O N F I G U R A T I O N   D U   P L A N   D U   S I T E */

ul.index
{
	line-height		: 24px;
	font-weight		: bold;
	font-size		: 12px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	text-decoration	: none;
	background		: none;
}

li.root
{
	line-height		: 24px;
	font-weight		: bold;
	font-size		: 12px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-style		: normal; 
	text-decoration	: none;
	background		: none;
	list-style-type	: circle;
}


li.section /*   */
{
	line-height		: 24px;
	font-weight		: bold;
	font-size		: 12px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003399;
	font-style		: normal; 
	text-decoration	: none;
	background		: none;
	list-style-type	: square;
}

ul.section
{
	line-height		: 24px;
	font-weight		: normal;
	font-size		: 12px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003399;
	font-style		: normal; 
	text-decoration	: none;
	background		: none;
}

ul.subSection /*   */
{
	line-height		: 13px;
	font-weight		: normal;
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003399;
	font-style		: normal; 
	text-decoration	: none;
	background		: none;
}

li.subSection /*   */
{
	line-height		: 13px;
	font-weight		: normal;
	font-size		: 11px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #003399;
	font-style		: normal; 
	text-decoration	: none;
	background		: none;
}



pre /* for texte search  */
{
	font-family		: Verdana, Helvetica, Arial, Sans-serif;
	font-size		: 11px;
	color			: #336699;
	line-height		: 15px;
}

