/* -- Feuille de style specifique a l'impression -- */
 
/* -- Liens, on desactive les couleurs -- */

a { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: underline; }
a.spip_in { color: black; text-decoration: underline; }
a.spip_out { color: black; text-decoration: underline; }

/* -- On affiche l'URL cible a la suite du lien -- */

/* a:after { display: inline; border: 1px solid dotted; content: " [" attr(href) "]";} */

.chapo { margin-bottom:20px }

.texte {}

.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #707070;
}
.structure { display: none; }

.spip-admin-boutons { display: none; }

div.spip_documents { width:100% }

.contenu { margin: 0px; padding: 5px; }

.contenu h1 { margin-top: 0em; margin-bottom: 0em; }

.contenu h1.titre-extrait {}

.contenu h1.titre-texte {}

.contenu .surtitre {
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .detail { margin-left: 2em; }

.contenu .droits {
	padding: 4px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	border-top: 1px solid #000;
	color: #000;
}

.extrait {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 0em;
	line-height: 1.4em;
}

/* -- On masque (display: none) et affichage de base pour le reste -- */

.vignette, .menu, .encart, .noprint { display: none; }

#right_col, #menu_top, #haut, #sites_ymf, #vignettes, #navigation, #encart { display: none; }

#entete {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 769px;
	height: 63px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #999 ;
}

#principal {
	width: 100%;
	margin-top: 64px;
	margin-left: 0px;
	margin-right: 0px;
}

.cartouche {
	padding-top: 6px;
	margin-bottom: 1em;
	height: 70px;
}

#cartouche {
	margin-top: 0.5em;
	padding-top: 1em;
	margin-bottom: 1em;
}

#cartouche .spip_logos {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0.8em;
}
