/* CSS Document *//*-- Subject : CSS Logic Ticket - PRINT-- Historique : Création le 22 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*//********************************************** Container *************************************************/#container{	position: relative;	width: 100%;}/**********************************************************************************************************//************************************************ Header **************************************************/#header{	width: 100%;	height: 75px;}#header .logo{	float: left;	text-align: center;	width: 25%;	height: 84px;}* html #header .logo { margin-left: -1px; }#header .logo A{	display: block;	padding-top: 15px;	height: 84px;	voice-family: "\"}\"";    voice-family: inherit;	height: 69px;}#header .photos{	float: left;	width: 75%;	height: 84px;}#header .utilz{	display: none;}/* MENU */#header .menu{	display: none;}/**********************************************************************************************************//*********************************************** Middle ***************************************************/#row_middle{	margin: 0;}/**********************************************************************************************************//******************************************** Colonne gauche **********************************************/#column_left{	display: none;}/**********************************************************************************************************//*********************************************** Content **************************************************/#column_content{	position: relative;	float: right;	width: 98%;	margin: 0;	padding: 12px 0 0 0;}#column_content .trail{	font-size: 85%;	color: #000000;	height: 15px;}#content{	float: left;	position: relative;	padding: 3px 0 25px 0;	width: 74%;}#content .content{	margin: 0 0 0 25px;}/**********************************************************************************************************//******************************************** Colonne droite **********************************************/#column_right{	float: right;	border: 2px solid #EBEEDC;	padding: 5px 0 5px 0;	width: 24%;	font-size: 90%;}#column_right UL{	padding: 0;	list-style-type: none;	margin: 10px 0 0 10px;}/* \*/ * html #column_right UL { margin-left: 5px; } /* */#column_right UL LI{	margin: 0 0 7px 0;}#column_right .phone{	display: block; 	margin-top: 10px; 	font-size: 110%;}#column_right .adresse{	display: block;	margin-top: 10px;}/**********************************************************************************************************//*********************************************** Footer ***************************************************/#footer{	clear: both;	text-align: center;	font-size: 90%;	color: #666666;	margin: 0;	padding: 0 0 5px 0;	height: 50px;}#footer .left{	display: none;}#footer .right{	float: left;	width: 100%;	height: 45px;	border-top: 1px solid #CDD9E3;	padding-top: 5px;}#footer .links{	display: none;}#footer UL{	margin-bottom: 5px;	padding: 0;	list-style-type: none;}#footer LI{	display: inline;	margin: 2px 0 2px 0;	padding: 0 5px 0 5px; 	border-left: 1px solid #666666;}* html #footer LI { border-left: none; }/* \*/ * html #footer LI { border-left: 1px solid #666666; } /* */#footer LI.first{	border: none;}#footer LI A{	white-space: nowrap;	color: #000000;}#footer .copyright{	font-size: 90%;	text-align: center;}#footer .conception{	font-size: 90%;	text-align: center;}#footer .conception A, #footer .conception A:hover{	color: #666666;	text-decoration: none;}/**********************************************************************************************************//*************************************** Solutions /  Produits ********************************************/#row_middle.solutions H1, #row_middle.produits H1 { color: #932526; }#row_middle.solutions H3, #row_middle.produits H3 { color: #932526; }#row_middle.solutions H3 A, #row_middle.produits H3 A { color: #932526 !important; }/**********************************************************************************************************//**************************************** Clients / revendeurs ********************************************/#row_middle.clients H1, #row_middle.revendeurs H1 { color: #89A457; }#row_middle.clients H3, #row_middle.revendeurs H3 { color: #89A457; }#row_middle.clients H3 A, #row_middle.revendeurs H3 A { color: #89A457 !important; }/**********************************************************************************************************//******************************************** Entreprise *************************************************/#row_middle.entreprise H1 { color: #205581; }#row_middle.entreprise H3 { color: #205581; }#row_middle.entreprise H3 A { color: #205581 !important; }/**********************************************************************************************************/