body {
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
	font-size: 14pt;
	line-height: 16pt;
    width: 21cm;
    padding: 0 2cm;
}
#accessibility-menu, #logoscreen, #search_form_header, #navigation, aside, #wpadminbar, footer > ul, footer .website {
    display: none !important;
}
.breadcrumbs, footer {
	border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;

}
#logoprint {
	display: inline;
}
.breadcrumbs {
	text-align: right;
}

#logoprint {
	vertical-align: middle;
    width: 8cm !important;
    height: auto;
}
.site-description {
    padding-left: 2cm;
	vertical-align: middle;
	font-size: 18pt;
	font-style: italic;
    font-weight: bold;

}  
a, a:visited {
color: #000 !important;
    text-decoration: none;
}

a:after {
	display: inline;
    content: " (http://opquast.com" attr(href) ")";
    color: #6E6E6E !important;
}
a[href^="http"]:after {
    content: " (" attr(href) ")";
}
.breadcrumbs a:after, footer a:after, a.glossaryLink:after, a.external_discret:after {
	display: none;
}
.colimg {
	text-align: center;
	width: auto;
}
h1 {
	font-size: 20pt;
    text-align: center;
}
h2 {
	font-size: 20pt;
}
h3 {
	font-size: 18pt;
}
h4 {
	font-size: 16pt;
}
h5 {
	font-size: 14pt;
}
abbr {
	text-decoration: none;
}