a:link, a:visited{ text-decoration: underline !important; }

/* Replace and resize content to take the whole page with */
#content-wrapper, #page-content{ float: none; width: 100% !important; margin: 0 !important; padding: 0 !important; }
#content, #content-bottom, #article-content{ width: 100% !important; }

/* Reset body */
body{ margin: 0; padding: 0; font-size: 130%; color: #000; background-color: transparent !important; background-image: none !important; }

#article-content p{ color: #000 !important; }
#article-content li{ color: #000; line-height: inherit; }

/* Hide everything but the content */
.region-header,
#sidebar-second,
#sidebar-first,
#sub-header,
#footer,
#toolbar,
content
{ display: none; }

/* Hide administration tabs */
#content .tabs{ display: none; }

/* Hide top link */
#top-link, .top-link{ display: none !important; }

/* Hide article navigation and article's tabs */
.article-nav, .article-tabs, .resize-text{ display: none; }

/* Table of contents */
#issue-content #issue-content-right fieldset .fieldset-wrapper {
	display: block !important;
}
#issue-content #summary .detailsom a {
	text-decoration: none !important;
}
#issue-content .telecharRedac,
.infoMag,
.iconDetailSom,
.iconSomEdito,
#issue-content #summary .helper-summary { display: none !important; }
