/* Start of CMSMS style sheet 'print' */
* {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	line-height: 16pt;
}

body {
	margin: 20pt;
	margin-left: 40pt;
	border: 0;
	padding: 0;
	width: auto !important;
	background: #FFF !important;
	color: #000;
	text-align: left !important;
}

h2 {
	font-size: 15pt;
	line-height: 19pt;
	text-transform: uppercase;
}
h2, #header-img {
	margin-left: -20pt;
}

a {
	color: #000;
}

#header, #left, #right, #navBreadcrumbs, .accessibility, .printicon {
	display: none;
}
img {
	border:1px solid #DDDDDD;
}
.foto-news, .foto-news-detail {
	float:left;
	margin:4px 15px 10px 0;
}
p.news {
	margin-left:165px;
	min-height:100px;
}
/* End of 'print' */

