﻿/* 
	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;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt !important;
	margin:0 !important;
	padding:0 !important;
}

a {
	color:#000 !important;
}

h1#nomCompagnie img.logo, #logoScreen, #bImprimer
{display: none;}

#logoPrint
{display: block;}

#entete, #blocRecherche
{display: none;}


/* ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------- */

/* -------------------------------------------- */
/* -------------------------------------------- */
#entetePrint
{
	margin:0 !important;
}

.infos
{
	width:550px;
	padding:20px 0 0 0 !important;
}

.infos h1.titreInfos
{
	font-size:1.2em!important;
	padding:0 11px 5px 11px!important;
	margin:0!important;
}

#creditArticle
{
	width:550px;
	margin:0 0 15px 0!important;	
}

#creditArticle img.i_journaliste
{
	margin:0 2px 0 11px!important;	
}

#creditArticle div
{
	width:370px;	
	border-bottom:1px solid #C71D22!important;
	float:left;
}

#creditArticle div h2
{
	font-size:1em;
	padding:55px 0 0 10px!important;
	margin:0;
}

.infos img.imgNouvelle
{
	border:1px solid #C71D22!important;
	margin:0 10px 0 10px!important;
}

.infos p
{
	color:#000;
	padding:0 11px 10px 11px!important;
}
