﻿/* 
	PRINT STYLESHEET
	Print media styles.
*/
body
{
	background-color: Transparent !important;	
	background-image: none !important;
}

body *
{
	color: #000 !important;
	background-color: Transparent !important;	
	background-image: none !important;
}

#logoScreen
{
    display: none;
}
#logoPrint
{
    display: block;
}

#page
{
	width: 650px;
	float:left;
}

#colGaucheMedia, #colGaucheSection, #blocDrEntete, #menu, #colGaucheAccueil, .imgComfortZone, .imgEcoLogical, #top, #colGaucheHomeTheatreAudio, #colGaucheSoundproofingBasics
{
	display:none;
}

#pieds
{
	background:#fff;
	text-align:left;
	float:left;
}

#copyright
{
	float:left;
}


#colDroite
{
	border: 0;
}

.txtContenuPasPhotos, .txtContenuPhoto, #txtContenu
{
	width:75%;
	text-align:left;
}

.photoContenu
{
	margin-left:50px;
}