/* CSS Document */






#headerimage{
	margin-bottom:10px;
}




div.wideblock{
	width:725px;
}

.shortblock{
	display:block;
	width:355px;
	float:left;
}



h4{
	display:block;
	height:22px;
	border-right:solid 1px #CCC;
	padding-top:7px;
	padding-left:25px;
}
h4.wide{
	width:699px;
}
h4.short{
	width:354px;
	height:29px;
	padding-top:0;
	padding-left:0;
}
h4.noarrow{
	background:url(../../medias/images/documentsystem/head_no.gif) no-repeat;
}
h4.short a{
	display:block;
	width:329px;
	height:23px;
	background:url(../../medias/images/documentsystem/head_arrow.gif) no-repeat;
	padding-top:6px;
	padding-left:25px;
	text-decoration:none;
	color:#000;
}


ul#news li{
	/*font-size:93%;*/
	margin-bottom:8px;
}
ul#news li.firstChild{
	margin-top:14px;
}
ul#news li .date{
	display:block;
	width:145px;
	float:left;
	font-weight:bold;
}
ul#news li .text{
	float:left;
	width:580px;
}







ul#information{
	margin-top:12px;
	margin-left:20px;
}
ul#information li{
	list-style:circle;
	list-style-type:disc;
	/*font-size:93%;*/
	margin-bottom:0.5em;
}



ul.list{
	margin-top:15px;
	margin-left:10px;
	margin-bottom:30px;
}
ul.list li{
	/*font-size:93%;*/
	background:url(../../medias/images/documentsystem/sidemenu_arrow.gif) no-repeat;
	background-position:0 5px;
	padding-left:10px;
	padding-bottom:1.5;
}


ul.list li a.series{
	font-weight:bold;
}