		/***** realisations CSS *****/
	
		
		div.galerie		
		{
			position:absolute;
			width: 550px ;
			background: #9BD59F ;
			border: 1px solid #6A878A ;
			text-align: center ;
			display:none; 
			margin-left: -275px;
			top: 140px;
			left: 50%;
			z-index= 5;
			list-style-type: none ;
			font: 1em/1em Georgia, serif ;
			color: #8A2127 ;
			padding-top: 5px ;

		}

		

		
		ul.fermer
		{
			text-align: right ;
			list-style-type: none ;
			margin-right: 5px;
			margin-top: 5px;
			width:20px;
			float: right;
		}

		ul#conteneur
		{
			
			list-style-type: none ;
			position:relative;
			left:0px;
			top:0px;
			width:840px;
			
			margin-left: -420px;
			left: 50%;
		
		}
ul.reas
		{
			
			list-style-type: none ;
			padding: 0px ;
		
		}

		
	a.type2 { color:green; text-decoration:none }
	a.type2:hover { text-decoration:underline  }

	p.titres {font: italic 1.5em/1.5em Georgia, serif ;color: blue ;}


	