
.blocHistorique{
	height:320px;
	/*background-color:#00FFFF;*/
}

 .bubbleInfo {
            position: relative;
			
        }
        .trigger {
            position: absolute;
			top:5px;
			padding-top:50px;
			z-index:1;
			display:block;
			height:76px;
			width:28px;
			background-color:#00FF00;
			margin:172px 0 0 0;
		 
        }
     
        /* Bubble pop-up */

        .popup {
        	position: absolute;
        	display: none;
        	z-index: 0;
	
			
	       /* opacity: 0; */
        
        }


        
		
		div.contenue{
		height:150px;
		width:300px;
		position: absolute;
		padding:0;
		margin:0;
		top:0px;
		}
		div.contenue div.topleft {
		background-image: url(../../images/historique/bubble-1.gif); 
		height: 15px;
        width: 19px;
		padding:0;
		margin:0;
		float:left;
		}
        div.contenue div.top {
		background-image: url(../../images/historique/bubble-2.gif);
		height: 15px;
		width:262px;
		float:left; }
		div.contenue div.topright {
		background-image: url(../../images/historique/bubble-3.gif); 
		height: 15px;
        width: 19px;
		padding:0;
		margin:0;
		float:left;
		}
		div.contenue div.left {
		background-image: url(../../images/historique/bubble-4.gif);
        width: 19px;
		padding:0;
		margin:0;
		float:left;
		}
		div.contenue div.contenue_historique
		{
		float:left;
		width:262px;
		background-color:#FFFFFF;
		}
		div.contenue div.contenue_historique div.text_historique
		{width:262px;
		height:40px;
		text-align:left;		
		}
		div.contenue div.contenue_historique div.image_historique
		{width:262px;
		text-align:center;
		}				
		div.contenue div.right {
		background-image: url(../../images/historique/bubble-5.gif);
        width: 19px;
		padding:0;
		margin:0;
		float:left;
		}
		div.taille_l
		{height: 162px;}
		div.taille_p
		{height: 122px;}		
		
		div.contenue div.bottomleft {
		background-image: url(../../images/historique/bubble-6.gif); 
		height: 20px;
        width: 19px;
		padding:0;
		margin:0;
		float:left;
		}
        div.contenue div.bottom {
		background-image: url(../../images/historique/bubble-7.gif);
		height: 20px;
		width:262px;
		float:left; }
		div.contenue div.bottomright {
		background-image: url(../../images/historique/bubble-8.gif); 
		height: 20px;
        width: 19px;
		padding:0;
		margin:0;
		float:left;
		}