.infobulleKit{position: absolute;
			width:200px;
			visibility : hidden;
			border: 1px solid #094078;
			padding: 5px;
			font-family: Verdana, Arial;
			font-size: 10px;
			background-color: #ffffff;}

.abd{background-color:#eaeced;}

.liste{border:2px solid #eaeced;
		background-color:#ffffff;}

.bleta{width:920px;
	background-color:#ffffff;}

.tekos{text-align:center;
		font-size:10pt;
		background-color:#eaeced;}
		
.infobulle{position: absolute;
		width:300px;
		visibility : hidden;
		border: 1px solid #9e9e9e;
		padding: 5px;
		font-weight:bold;
		font-size:16pt;
		color:#094078;
		text-align:center;
		font-family: Verdana, Arial;
		background-color: #bfecff;}

#titre{position:absolute;
		top:0px;
		left:50%;
		margin-left:-500px;
		width:1000px;
		height:30px;
		background-color:#ffffff;}

#conteneurContenu{position:absolute;
				top:30px;
				left:50%;
				margin-left:-500px;
				width:998px;
				border-left:1px solid #9e9e9e;
				border-right:1px solid #9e9e9e;
				background-color:#ffffff;
				height:2350px;}
				
#contenu{position:absolute;
		top:25px;
		left:25px;
		width:950px;
		background-color:#ffffff;}
		
#contenu a{color:#094078;
		text-decoration:none;}
		
#contenu a:hover{color:#bfecff;
				font-weight:bold;}
				
#adobe{position:absolute;
		font-size:10pt;
		text-align:right;
		top:2380px;
		left:0px;
		left:50%;
		margin-left:-500px;
		width:998px;
		height:50px;
		background-color:#bfecff;
		border-left:1px solid #9e9e9e;
		border-right:1px solid #9e9e9e;}