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

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #FFF; margin: 15pt; text-align: left; font: 12pt "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #000; }

img, table { margin: 0; padding: 0; border: 0; }
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; )
---------------------------------------------- */
#wowslider-images, #entete,  #extra, #pied, #aside, #nav, #menu_h, #slider2, #html5player, #footer, #langues { display: none; }
.repondre, .menu, .traductions { display: none; }
.sb-slidebar .spip-admin, .spip-admin-float, .spip-previsu, .invisible { display: none; }

/*  Disposition a l'ecran
---------------------------------------------- */
.nettoyeur { clear: both; }

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



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

#container, #container_centre{margin:0; padding:0; width:100%;}
#content{margin:0; padding:0; width:100%;}
#sb-site, #article{width:98%; margin:0; padding: 20px;
box-shadow: 0px 0px 0px #fff;  
}
#header{border:none;
}
.header{width:98%; margin:0; padding:20px; font-size:14pt; line-height:20pt;
}
.texte{
width: 95%;
line-height:15pt;
font-size:110%;
padding: 10px 30px 20px 0;
}
.texte img {margin:10px 20px 10px 10px;}
.texte p{margin: 0 0 15px 0;}
.cs_glossaire{border:none; background:none; text-decoration:none;}
.glossaire{
width: 85%;
line-height:20pt;
font-size:130%;
padding: 10px 30px 20px 0;
}
.onglets_bloc, .onglets_contenu{
width: 98%;
margin:0; padding:0;
}
.onglets_bloc_initial{
clear:none;
width:95%;
}
div.onglets_bloc {
	width:95%;
	clear:none;
}
div.onglets_bloc .onglets_contenu {
	display:none;
	clear:none;
	float:right;
	width:95%;
	border:0px solid rgb( 145, 155, 156 );
	background:none;
	z-index:10;
	position:relative;
	top:-3px;
	padding:0.6em;
}

div.onglets_bloc .onglets_contenu.selected {
	display:block;
	overflow:hidden;
}
.onglets_liste {
clear:none;
  width:95%;
font-size:11pt;
margin:0;
}





.spip_logo { float: right; margin-left: 0.80em; }

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

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

/*  Citations, tableaux, etc...
---------------------------------------------- */
.hyperlien, .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.50em; }
.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
----------------------------------------------- */
.articles li { margin-bottom: 1em; padding-top: 0.30em; }
.articles li .titre { font-size: 1.03em; font-weight: bold; }
.articles li p { margin: 0; padding: 0; }
.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; }