﻿@media print 
{
	.fiches_colonne_gauche
	{
		display:block;
		width:100%;
	}
	.fiches_colonne_espace
	{
		display:none;
		width:0%;
	}
	.fiches_colonne_droite
	{
		display:none;
		width:0%;
	}
	.fiches_logo_print 
	{
		text-align:left;
		display:block;
	}
	.articles_contextuels 
	{
		display:none;
		width:0%;
	}
	.fiches_nav
	{
		/*border: solid 0px #868889;*/
		border-bottom: solid 1px #000000;
		font-weight:normal;
		width:100%;
		font-size:small;
		color: #000000;
		text-align:left;
	}
	.fiches_nav A 
	{
		text-decoration:none;
		color:#000000;
	}
	.fiches_detail 
	{
		width:100%;
		padding-right:5px;
		font-size: 1.0em;
		font-weight: normal;
		text-align: justify;
	}
	.fiches_detail_texte
	{
		font-size: 0.8em;
	}
	.fiches_detail A
	{
		color: #df061c;
		text-decoration:none;
	}
	.fiches_pub_rectangle 
	{
		border: solid 1px #222222;
		display:none;
	}
	.fiches_icones 
	{
		display:none;
	}
	.fiches_icones_bas
	{
		display:none;
	}
	#fiches_image_principale 
	{
		display:block;
		text-align:center;
	}
	#fiches_legende_image_principale
	{
		
		font-size:0.8em;
	}
	#fiches_legende_credits 
	{
		font-weight:bold;
		font-size:1em;
		color: #a9a9a9;
	}
	.fiches_journaliste
	{
		font-size: 0.8em;
		font-style:italic;
		color:#888888;
	}
	.fiches_journaliste A
	{
		font-size: 1.0em;
		font-style:italic;
		color:#df061c;
		text-decoration:none;
	}
	.fiches_surtitre 
	{
		font-size:1.0em;
		font-weight: normal;
		margin: 0 0 5px 0;
	}
	.fiches_titre 
	{
		font-size:1.4em;
		font-weight: bold;
		text-align:left;
		margin: 0 0 10px 0;
	}
	.fiches_chapeau 
	{
		font-size: 0.8em;
		font-weight:bold;
	}
	.fiches_detail H1
	{
		font-size:1.2em;
		font-weight: normal;
		margin: 0 0 0 0;
	}
	.fiches_detail H2
	{
		font-size:1.1em;
		font-weight: bold;
		margin: 0 0 0 0;
	}
	.fiches_detail H3
	{
		font-size:0.8em;
		font-weight: bold;
		margin: 0 0 0 0;
	}
	.fiches_detail H4
	{
		font-style:italic;
		font-size:0.8em;
		font-weight: bold;
		margin: 0 0 0 0;
	}
	.fiches_detail H5
	{
		font-size:0.6em;
		font-weight: normal;
		margin: 0 0 0 0;
	}
	.fiches_detail H6
	{
		text-align:center;
		font-style:italic;
		font-size:1.1em;
		color:#bbbbbb;
		margin: 10px 0 10px 0;
	}
	.fiches_lasuite 
	{
		padding: 2px 2px 2px 2px;
		border: 1px dotted #000000;
		font-size:1.0em;
		font-style:italic;
	}
}
