﻿.document-container
{
	/*
	border: solid 1px #d6dfea;
	background-image:url('../GetGradientImage.aspx?lgm=1&col1=%23f3f6fa&col2=%23e8eff7&w=1&h=40');
	background-color: #e5edf6;		/* GRADIENT FIX */
	/* background-color:#e8eff7; *
	background-repeat: repeat-x;
	background-position: left top;*/
	/* font-size:11px;*/
	/*min-height:300px;	/* fix ie image display bug */
	margin:0px;
	text-align:justify;
}

.document-container .title
{
	color:#640606;
	font-weight:bold;
}

.document-container .subtitle
{
	margin-top:5px;
	font-style:italic;
}

.document-container .description
{
	margin-top:5px;
}

.document-container .testo
{
	margin-top:5px;
}

.category-container
{
	/*margin-left:10px;
	margin-right:10px;*/
	text-align:justify;
}
.category-container .category-name
{
	color:#640606;
	margin-left:1px;
	margin-right:1px;
	line-height:25px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	
	/*
	color:#090909;
	margin-left:1px;
	line-height:25px;
	font-weight:bold;
	margin-right:1px;
	padding-left:10px;
	padding-right:10px;
	background-color:#ffffff;
	border:solid 1px #737373;
	*/
}
.category-container .category-description
{
	margin:10px;
}
.category-container .category-description img
{
	float:left;
	margin-top:2px;
	margin-right:4px;
	margin-bottom:4px;
}

.document-panel
{
	padding: 5px;
	/*
	background-image:url('../GetGradientImage.aspx?lgm=1&col1=%23e8eff7&col2=%23f3f6fa&w=1&h=40');
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height:300px;	/* fix ie image display bug *
	*/
}

.document-image
{
	float:left;
}

.document-title
{
	font-weight:bold;
	color:#004489;
	padding-bottom:5px;
}

.document-subtitle
{
	font-style:italic;
	padding-bottom:5px;
}

.document-description
{
	text-align:justify;
	padding-bottom:5px;
}

.document-bodytext
{
	text-align:justify;
	padding-bottom:5px;
}

.document-author
{
	text-align:right;
	font-weight: bold;
	font-style: italic;
	padding-bottom:5px;
}

.document-note
{
	padding-bottom:5px;
}

.document-image
{
	padding-right:5px;
}



.printdocument
{
	margin-top:10px;	
	text-align:right;
}

.document-header-container
{
	margin-left:0px;
	padding-bottom:0px;
	border-bottom:solid 1px #ffffff;
}

.document-header-container .document-header
{
	width:300px;
	color:#640606;
	font-weight:bold;
	margin-bottom:3px;
	margin-left:10px;
}

.document-body
{
	margin-top:5px;
}

.document-body .item-style .newslist-item,
.document-body .alternating-item-style .newslist-item
{
	line-height:20px;
	margin-left:15px;
	border-bottom:dotted 1px white;
}
