/* CSS Document *//*-- Subject : CSS Logic Ticket - GENERAL-- Historique : Création le 16 septembre 2005-- Author : Cynthia Roy-- Évolubiz Inc.*//**********Couleur***********//*	Beige pâle: #F5F7EE	Beige: #EBEEDC	Bleu beige: #CDD7CE	Bleu pâle: #CDD9E3	Bleu lien: #1C54A5	Bleu: #205581	Bleu 2e ton: #37668E	Rouge: #932526	Rouge 2e ton: #9E3B3C	Vert: #89A457	Vert 2e ton: #95AD68*/BODY{	margin: 0;	padding: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #000000;	background:#FFFFFF;}DIV{	text-align: left;}P{	margin: 0px 0px 15px 0px;	padding: 0;}A { color: #1C54A5; text-decoration: underline; }A:hover { color: #000000; }A:visited { color: #1C54A5; }A:visited:hover { color: #000000; }IMG{	border: none;}IMG.left{	float: left;	margin: 0 5px 5px 0;}IMG.right{	float: right;	margin: 0 0 5px 5px;}TABLE{	font-size: 12px;	width: 100%;	border: none;}TH{	font-size: 12px;	text-align: center;	vertical-align: top;	font-weight: bold;	padding: 0;	margin: 0; }TD{	font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;	text-align: left;}H1{	color: #205581;	text-align: left;	font-size: 150%;	font-weight: normal;	margin-top: 0;	margin-bottom: 15px;	padding: 0;}H2 {	color: #000000;	font-size: 130%;}H3{	font-size: 105%;	color: #014768;}H3 A { color: #014768 !important; text-decoration: none; }UL{	margin-top: 5px;	margin-bottom: 10px;	margin-left: 0;	padding-left: 25px;	list-style-position: outside;}LI{	margin-left: 0;	margin-bottom: 5px;	padding: 0;}CITE{	font-style: italic;}.clear{	clear: both;	height: 1px;	overflow: hidden;}.notes{ 	font-size: 95%;}#erreur, .erreur{	color: #D65F2C;	margin-bottom: 10px;}