﻿.TopMenu
{
	background-image: url('Images/fond.gif');
	background-repeat: repeat-x; 
}

a:link 
{ 
	font-family: 'Times New Roman' , Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9C6310;
}

a:visited  
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9C6310;
}

.SideMenu
{
	background-image: url('Images/fond2.gif');
	background-repeat: repeat; 	
}

.Form
{
	background-image: url( 'Images/fond3.gif' );
	background-repeat: repeat;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 20px;
	font-weight: bold;	
}

.Titre
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.TitrePC
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #E79C18;
}

.Erreur
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.Emploi
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.UserInformation
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
}

.Panier
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 12px;
}

.PanierTitre
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.Comment
{
	font-family: Arial;
	font-size: 10px;
}

.Bouton
{
	font-family: 'Book Antiqua';
	font-size: 14px;
	font-weight: bold;
}

.PrixTitre
{
	font-family: 'Bookman Old Style';
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.PrixPrint
{
	font-family: 'Bookman Old Style';
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.Prix
{
	font-family: 'Bookman Old Style';
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.PrixDesjardins
{
	font-family: 'Bookman Old Style';
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.BoutonForm
{
	font-family: 'Book Antiqua';
	font-size: 13px;
	font-weight: bold;
}

.StandardBold
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.Standard
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 15px;
}

.ListePrix
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.ListePrixComment
{
	font-family: Arial;
	font-size: 12px;
}

.Print
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 17px;
}

.PrintBold
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}