body {
  background: white;
  font-size: 10pt;
}
#Head1, #Head2, #Menu, #Foot {
	display: none;
}
#Content1, #Content3{
	width: 1px; max-width: 1px;
	overflow: hidden;
	visibility: hidden;
}
#main{
	width: auto !important;
}
#header, #titrePage, #menu, #oMenu1-root, #footer, #FooterLinks, #FormPMI{
	display: none;
}
#content {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
}
a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
 /* 
#content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }
#content a[href^="/"]:after {
  content: " (http://www.uccimac-business.com" attr(href) ") ";
}
*/
.noprint{
	display: none;
}

.pmi{
	margin-bottom: 1em;
}
.pmi h3{
	margin: 3pt 0 0;
	padding: 0;
}
.pmi h3, .pmi h3 a{
	font-size: 1.1em; 
	font-weight: bold;
	text-decoration: none;
}
.pmi h3 a{ 
	content: none;
}
.pmi .meta{
	margin: 0 0 7px 0;
	font-size: 9pt;
	font-style: italic;
	color: #999;
	text-align: left;
}
.pmi .image{
	float: left;
	margin: 0 1em 1em 0;
}
.pmi .detail .meta{
	text-align: right !important;
}

.print{display: block;}
.noprint{display: none;}
