#Informations-Content{
	display:inline;
	float:left;
	
	margin-left:9px;
	
	width:690px;
	height:490px;	
	
	background-image:url(../img/informations-main-bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#Informations-Content h1{
	display:block;
	
	margin-bottom:15px;
	
	height:19px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-position:0 0;
	background-repeat:no-repeat;
}
#Informations-Content.ctnt1 h1{ background-image:url(../img/informations-h1.gif); }


#Informations-Content .text{
	display:block;
	
	margin-bottom:15px;
	
	width:270px;
	
	font-size:12px;
	line-height:15px;	
	color:#6e6e6e;
}
#Informations-Content .text strong, #Informations-Content .text a{ color:#883ca0; text-decoration:none; font-weight:bold; }

#Informations-Content .text.last{ margin-bottom:60px; }


#Informations-Content h3{
	display:block;
	
	margin-bottom:4px;
	
	height:25px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-repeat:no-repeat;
	background-position:0 0;
}
#Informations-Content h3.infoline{ background-image:url(../img/informations-h3-infoline.gif); }
#Informations-Content h3.online{ background-image:url(../img/informations-h3-online.gif); }

