@font-face {
 font-family: 'itcofficinasans_lt_bookRg';
 src: url('../font/itc-officina-sans-lt-book-webfont.eot');
 src: url('../font/itc-officina-sans-lt-book-webfont.eot?#iefix') format('embedded-opentype'),  url('../font/itc-officina-sans-lt-book-webfont.woff2') format('woff2'),  url('../font/itc-officina-sans-lt-book-webfont.woff') format('woff'),  url('../font/itc-officina-sans-lt-book-webfont.ttf') format('truetype'),  url('../font/itc-officina-sans-lt-book-webfont.svg#itcofficinasans_lt_bookRg') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	color:#666666;
	font-family: 'itcofficinasans_lt_bookRg';
	font-size:1em;
	font-weight:400;
	text-align:justify;
	line-height:34px;
	word-spacing:3px;
}
.wrapper {
	width:92%;
	margin:0 auto;
}
header {
	padding:0
}
#content {
	margin:0 auto;
}
p {
	margin:0 0 1.5em;
}
img {
	max-width:100%;
	height:auto
}
body {
	background:#fff
}
#logo {
	width:auto;
	height:auto;
	margin:0 auto 0 auto;
	position:relative;
	text-align:center;
}
span {
	color:#00af9d;
}
a {
	text-decoration:none;
	color:#00af9d;
}
a:hover {
	color:#2a2a2a;
	text-decoration:none;
}
em {
	color:#afaeae;
	font-style:normal;
}
@media only screen and (min-width:920px) {
header {
padding:0
}
#content {
float:none;
width:69%
}
#content.wide-content {
float:none;
width:100%
}
}
@media print {
* {
	background:0 0!important;
	color:#000!important;
	text-shadow:none!important;
	filter:none!important;
	-ms-filter:none!important
}
img {
	page-break-inside:avoid
}
img {
	max-width:50%!important
}
@page {
margin:.5cm
}
p {
	orphans:3;
	widows:3
}
}
