body {
 	background-image: none !important;
	color: #000;
}

#logo_print {
	width: 95%;
	visibility: visible;
	margin-bottom: 30px;
}

#title_print {
	width: 95%;
	visibility: visible;
	margin-bottom: 15px;
	color: #000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#column_left, #photo, #title, #bottom {
	visibility: hidden;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* Début zone texte */
#content_text {
	width: 95%;
	float: none;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#content_text hr {
	border: 0;
	color: #000;
	background-color: #000;
	width: 95%;
	height: 4px;
	margin-bottom: 18px;
	text-align: left;
}

#content_text h1 {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}

#content_text h2, h3, h4, h5, h6 {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 4px;
	font-weight: bold;
}

#content_text p {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 18px;
}

#content_text sup {
	font-size: 10px;
	line-height: 8px;
	margin-left: 2px;
}

#content_text table {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 18px;
}

#content_text a { color: #000; border-bottom-color: #000; border-bottom-style: solid; border-bottom-width: 2px; text-decoration: none; }

#content_text ol {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 18px;
	list-style-type: decimal;
	list-style-position: outside;
}

#content_text ul {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 18px;
	list-style-type: disc;
	list-style-position: outside;
}

#content_text li {
	margin-top: 0px;
	margin-bottom: 5px;
}
/* Fin zone texte */

/* Début zone module en page d'accueil
   (les dimanches, dossiers spéciaux et thèmes) */
#content_module ul {
	margin-bottom: 0px;
}

#content_module h3 {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}

#content_module div {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 18px;
	padding-bottom: 18px;	
}
/* Fin zone module en page d'accueil */

.contentheading {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
}

/* Début rubrique "Les dimanches" */
#content_text p.dimanches_date {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#content_text p.dimanches_identification {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

#content_text p.dimanches_titre {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content_text p.dimanches_texte {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content_text p.dimanches_references {
	color: #000;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 18px;
	font-style: italic;
}
/* Fin rubrique "Les dimanches" */

/* Début module "Les thèmes" en page d'accueil */
#content_text p.themes_date {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#content_text p.themes_texte {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Fin module "Les thèmes" */