#informations_block_left{
	width:190px;
	margin-bottom:10px;
	background:#FFF url('../../img/modules/blockinfos/footer.png') repeat-y bottom left;
	padding-bottom:6px;
}

#informations_block_left h4 {
	background: url('../../img/modules/blockinfos/header.png') no-repeat top left; 
	width:190px;
	height:44px;
	border-bottom:0px;
	padding:0px 0px 0px 5px;
	
	color:#1b3a8d;
	text-transform:uppercase;
	font-size:1.3em;
	line-height:30px;
}


#informations_block_left ul {
	margin:0px;
	background:#FFF url('../../img/modules/blockinfos/bg.png') repeat-y top left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	color:#413861;
	padding-left:25px;
}

#informations_block_left ul li{
	padding:5px 5px 5px 0px;
}

#informations_block_left ul li a{
	text-decoration:none;
	color:#413861;
	font-size:1.1em;
	font-weight:bold;
}

#informations_block_left ul li a:hover{
	text-decoration:underline;
}