/*  ---------------------------------------------------------------- */
/*  Feuille de style specifique a l'impression                       */
/*  ---------------------------------------------------------------- */

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #FFF; margin: 15pt; text-align: left; font: 12pt Verdana, Tahoma, Arial, sans-serif; color: #000; }

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  Ne pas imprimer : on elimine les elements de navigation (display: none;)
---------------------------------------------- */
#nav, #magnets_bas, #windowMin, #windowMax, #windowClose, #windowBottom {display: none;}
#entete, #hierarchie, #navigation, .encart, #pied { display: none; }
.forum-repondre, .forum-repondre-message, .formulaire_spip { display: none; }
.spip-admin, .spip-admin-float, .invisible { display: none; }

/*  Disposition a l'ecran
---------------------------------------------- */
.nettoyeur { clear: both; }
#windowContent {position: relative; height: auto;}

/*  Pour les liens, on les souligne et
/*  on affiche l'URL cible a la suite des liens sortants (!)
---------------------------------------------- */
a { color: #520; text-decoration: underline; }
a.spip_out:after, a.spip_glossaire:after { display: inline; content: " [" attr(href) "]"; }


/*  Un peu de coquetterie
---------------------------------------------- */

.cartouche { margin-bottom: 2em; }
.cartouche small { font-size: 0.71em; }
.cartouche .titre { font-size: 1.27em; font-weight: bold; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche .traductions { display: none; }
.cartouche .surtitre, .cartouche .soustitre { font-size: 0.82em; font-variant: small-caps; }

.spip_logos { float: right; margin-left: 0.8em; }

.chapo {
	margin-bottom: 1.5em; 
	font-size: 0.82em; 
	font-weight: bold; 
	line-height: 1.4em;
}
.lien { font-size: 0.82em; font-weight: bold; }

.texte { line-height: 1.4em; }

h3.spip { text-align: center; font-weight: bold; margin: 1.4em; font-size: 1.15em; }

.ps, .notes, .forum-decompte, #documents_portfolio, #documents_joints {
	margin-top: 1.4em;
	padding-top: 0.2em;
	border-top: 2pt solid #CCC;
	font-size: 0.82em;
}
.ps h2, .notes h2, .forum-decompte, #documents_joints h2 { font-weight: bold; clear: both; }

/*  Citations, tableaux, etc...
---------------------------------------------- */
q, blockquote { font-family: Georgia, Times, serif; }

.lien, blockquote.spip, .spip_poesie, .spip_cadre, .liste-articles li .texte {
	background: #FFF;
	margin: 1em;
	padding: 1em;
	border: 1pt dotted #CCC; }

/*  Messages de forums
---------------------------------------------- */
.forum { margin: 2em 0; font-size: 0.82em; }
.forum-fil ul { margin-left: 0.5em; }
.forum-chapo .forum-titre { display: block; font-weight: bold; }
ul .forum-message { background: #EEE; border: 1pt solid #CCC; padding: 1em; margin-bottom: 1em; }

/* Listes d'articles
----------------------------------------------- */
.liste-articles li { margin-bottom: 1em; padding-top: 0.3em; }
.liste-articles li .titre { font-size: 1.03em; font-weight: bold; }
.liste-articles li p { margin: 0; padding: 0; }
.liste-articles li small { display: block; font-size: 0.71em; }

/*  Plan du site
---------------------------------------------- */
.page_plan #contenu h2 { font-size: 1.15em; font-weight: bold; }
.page_plan #contenu ul { margin-left: 1em; margin-bottom: 1em; }
.page_plan #contenu li { list-style: square; }
#page{
	width: 100%;
}
#contenu{
	width: 100%;
}

#contenu #window
{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	overflow: visible;
}

.page_actualite #window{
	left: 20px;
	top: 2em;
	width: auto;
	height: auto;
}

#windowTop
{
	height: auto;
	overflow: visible;
	background-image: none;
	position: relative;
	cursor: move;
	display: none;
}

#contenu #windowTopContent
{
	position: relative;
	margin-right: 13px;
	background-image:none;
	overflow: visible;
	height: 100%;
	width: 100%;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: none;
	color: #6caf00;
}

#windowMin
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowMax
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowBottom
{
	position: relative;
	height: 450px;
	background-image: url(window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	display: none;
}
.page_actualite #windowBottom
{
	height: 220px;
	display: none;
}
#windowBottomContent
{
	position: relative;
	height: auto;
	background-image: url(window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
	display: none;
}
.page_actualite #windowBottomContent
{
	height: auto
}
#windowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
	display: none;
}
#contenu  #windowContent
{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	overflow: visible;
	margin-right: 10px;
	border: 0px solid #6caf00;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: none;
	text-align: justify;
	
}
.page_actualite #windowContent
{
	height: auto;
}
.page_actualite #windowContent{
	width: 90%;
}
#windowContent
{
	margin: 0.5em;
	padding: 0;
}

#windowContent .contre-encart{
	float: right;
}
#windowContent .cartouche{
	text-align: justify;
}
#windowContent ul{
	margin-left: 0.2em;
}
#windowContent li{
	list-style: none;
	margin-left: 0.2em;
}
.transferer2
{
	border: 0px solid #6BAF04;
	background-color: #B4F155;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}


