 	@import url('style.css');

	p.action
	{
		margin-top:10px;
	}
		
	#rose-des-vents 
	{
		display:none;
		cursor:url(papillon.gif), auto;
		position:absolute;
		bottom:100px; 
		left:-70px; 
	}
	#message-voyage
	{
		display:none;
		border:solid 1px	#006699;
		background-color:#e4e9ef;
		color:#006699; 
		width:380px; 
		padding:10px;
		position:absolute; 
		top:105px; 
		left:420px;

	}

	h4
	{
		display:none;
	}
	
	#diaporama
	{
		position:absolute;
		width:130px;
		height:130px;		
		overflow:hidden;		
		top:80px;
		left:875px;
		z-index:3;
	}	
	#diaporama-cache
	{
		position:absolute;
		top:0;left:0;		
		background-image:url('bulle-verte.png');
		width:130px;
		height:130px;		
		z-index:10;
	}
	#diaporama-montre
	{		
		border:solid 1px pink;
		height:130px;
		position:absolute;
		top:0px;left:0px;

		overflow:hidden;
		padding:0;
		text-align:center;
		z-index:5;
		background-color:97c00e;						
	}
	#carte-elements
	{
		position:absolute; 
		top:150px;
		left:430px;
		width:550px;
		height:550px;		
		background-image:url('bulle-bleue.png');
	}
	
	#carte-elements #carte-regions-quebec
	{
		margin-left:100px
	}
	
	h3.action
	{
		position:absolute; 
		left:0px;
		top:70px;
		display:block; 
		width:150px;
		text-align:center;
	}
	
	#partenaires-description
	{
		color:black;
	}
	
	#infos-journee-contenant
	{
		width:100%;
		text-align:center;
		position:absolute; 
		top:670px; 
		left:0;
		font-weight:bold;
	}
	
	#template-fermeture-contenant
	{
		width:100%; 
		position:absolute; 
		top:700px;
		left:0;
	}

	#jour-heure
	{
		 color:green;
	}