/* CSS Document */
#printheader {
	display: none;
}
/*#blocNewsletter {
	display: none;
}*/
#workspace, #rightspace {
	height: 397px;
	vertical-align: top;
	/*background-color: #CCCCCC;*/
}

#workspace {
	width: 720px;
}
#rightspace {
	width: 247px;
	text-align: right;
}
#blocNewsletter, #blocNews {
	width: 226px;
}
#blocNews {
	margin-top: 10px;
}
#pageTitle {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 140px;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
}

div.articles {
	width: 700px;
	text-align: justify;
}

div.blocTitle {
	/*width: 100%;*/
	padding: 1px 0px 1px 16px;
	height: 23px;
	/*background-color: #ebeae8;*/
	background-image: url(../img/th01bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
}

