/**
 * @version $Id: print.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
body
{
	font-family:Arial, Georgia, Helvetica;
	overflow: visible !important;
}

h1
{
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	background: inherit;
	margin: 10pt 0 3pt 0;


}

#header
{
display:none; 
}

h2
{
	font-size: 16pt;
	font-weight: bold;
	color: #333;
	background: inherit;
	margin: 0.2em 0 0.5em 0;
	margin: 9pt 0 2pt 0;
	
}

h3
{
	font-size: 13pt;
	font-weight: bold;
	margin: 8pt 0 1pt 0;
	

}

h3
{
	font-size: 13pt;
	font-weight: bold;
	margin: 5pt 0 1pt 0;
	

}



h1,h2,h3 { page-break-after: avoid;}


a
{
	color: #1569c7;
	/* font-weight: bold; */
}

img, tr, td
{
	
	page-break-inside:avoid;
}

p
{
	line-height:12pt;
}

table.article {
    border:1px solid #ccc;
    border-collapse:collapse;
    width: 100%;
    table-layout: fixed;  /* pour que le "word-wrap" dans les td fonctionne bien */
    
}

table.article  caption {
    padding:0.4em;
}

table.article th {
    padding: 0.4em 0.5em;
    text-align: left;
    background:#fafafa;
    border: 1px solid #ccc;
}

table.article tr.impair td {
    background:#eee;
}

table.article td {
    border: 1px solid #ccc;
    padding: 0.4em 0.5em;
    word-wrap: break-word;
}

table.article tfoot {
    background:#ffc;
}


.unsichtbar , p .u2 { display: none; }
#logo img { display:block;width:238px; height:50px; z-index:20; }
 

.buttonheading {display:none}

#header form, .pagination, #footer, p.counter, .unseen
{
    display: none;
}

#header ul, #right form { display: none; }

#breadcrumbs, #fontsize { display: none; }

#main2 { margin: 0%; }

#all {text-align:left; font-size:10pt;padding:0;overflow: visible !important;}

#right
{
	display: block;
	position: static !important;
}

#main2:before
{
	content: " content ";
	color: #888;
	display: block;
	background-color: inherit;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px #000 solid;
	margin-bottom: 1em;
}

#right:before
{
	content: " additional information ";
	color: #888;
	display: block;
	background-color: inherit;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px #000 solid;
	margin-bottom: 1em;
}



.figure
{
	position:absolute;
}

.cadre0
{
	position: relative; width:100%; height:480px;
}

.cadre{position:relative;height:480px;z-index:0;}

.cadre_p
{
	position: relative; width: 720px; height: 480px;
}

.bulle
{
	position: static !important;
	height:auto; 
	/*width:auto !important;*/
	clear:both; /* pour images en float à l'intérieur */
}

.bulle_relative { position:relative;z-index:100; }

/*
#intro
{
	position:absolute !important;
}
*/

#left 
{
	display:none !important;
}

#main
{
	position:static;
	margin:0;
	padding:0;
}

.leading
{
	
    width:100%;
	
}

table#chartedesjardins_resultats
{
	width:100%;
	margin-top:20px;
	border:1px solid #bbb;
}

table#chartedesjardins_resultats tr th
{
	text-align:left;
	width:20%;
	padding:5px 5px;
}

#charte_form_retour
{
	font-size:11pt;
}

.imprimer
{
	display:block !important;
	visibility:visible;
	height:auto;
	width:auto;
	overflow: visible !important;
	/* border:dashed blue 1px; */
}

.visible { visibility:hidden;}
.pas_visible {visibility:visible;}

.pas_imprimer
{
	display:none;
}

.content_footer
{
display:none;
}

#left_navigation
{
	display:none;
}

.image_gauche
{
	float:left;
	margin: 0 3px 0 0;
}

.image_droite
{
	float:right;
	margin: 0 0 0 3px;
}

.bulle .image_gauche
{
	margin: 0 8px 8px 0;
}

.bulle .image_droite
{
	margin: 0 0 8px 8px;
}


#style_switcher_relatif, .instruction_prealable, .style_switcher
{
	display:none;
}

#raccourci_contenu
{
	display:none;
}

.relatedlinks_mobile
{
	display:none;
}


#left #style_switcher_relatif
{
	text-align:center;
	padding:5px;
}

#left #style_switcher_relatif a
{
	color:#000;
	text-decoration:none;
	position:relative;
}

img.adaptable
{
    height: auto;
    max-width: 100%;
}

.animation
{
	border: 2px solid #e0e0e0;
	border-radius: 3px;
}

.animation_preambule
{
	background: #efefef;
	padding: 5px;
}

.animation_contenu
{
	position: relative;
	padding: 5px; 
}

#main div ul li {
    margin-bottom: 5px;
    margin-top: 5px;
}	