﻿/* 
	PRINT STYLESHEET
	Print media styles.
*/

#topHeader, #menu, #lienProduit, .piclic, .notesl, #pied, #formContact
{
	display:none;
}

body
{
	background-color: Transparent !important;	
	background-image: none !important;
}

body *
{
	color: #000;
	background-color: Transparent !important;	
	background-image: none !important;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
}

#header
{
	height: 150px !important;
}

#header table
{margin:0px !important;}

#header img
{
	visibility:visible;
}

#tabPrint
{
    display: block;
}

.pNomProduit
{
    font-family: Arial;
    color:#000066;
    border-bottom: solid 1px black;
}

#colDroite .pLogos
{
    margin-top:200px;
}