/* Mon jardin fleuri - http://www.monjardinfleuri.com/index.html */
/* Copyrights 1997-2010 @ Tous droits réservés */



* 		{
		
		margin:0;
		padding:0;
		border:0;

		}



body 		{
			
		background:#7dbe5c url(bgbody07.jpg) top left no-repeat;
		font-size: 100.01%;
	
		}



body, #intro  	{
		
		margin:0;
		padding:0;
			
		}   



/* ---------------------Blocs principaux--------------------- */



#container 	{
	
		position:relative;		/* Position indispensable */	
	
		background: transparent url(bgcontainer07.jpg) no-repeat top left;		
	
		padding: 56px 0 0 0;
		margin-left:123px;		
	
		width:890px;
			
		}



#intro 		{
		
		background: transparent url(bgintro07.jpg) no-repeat bottom right;
	
		width:850px;	
		
		font-style:normal;
		font-weight:bold; 
		font-size:0.89em;
		font-family: georgia, "times new roman", arial, serif;
	
		color: #1b85b3;
		
		}



#principal   	{	
		
		background: #ffffff url(bgprincipal07a.jpg) repeat top left;   
		
		width:650px;
		padding: 25px 0 0 0;
		
		}



#liste		{					
		
		width:650px;		

		}



#liste ul 	{	
		
		float:left;
		width:240px;		
		
		list-style-type:none;		/* chacune des catégories */
		
		margin:0 25px 14px 0;
		padding:15px 5px 10px 30px;				
		
		}



#liste li    	{
		
		background: transparent url(puce5.gif) no-repeat top left;

		height:23px;			/* chaque lien */
		padding: 0px 0 0px 36px;
		margin:1px;
		

		font-style:normal;
		font-weight:bold; 
		font-size:12px;
		font-family: arial, serif;	
		
		}



/* ----------------Mises en forme du texte-------------- */




.bouton		{	
	
		text-align:right;	
		margin: -10px 0 10px 17px;
		
		}



.center		{
			
		text-align:center;	
		margin: 20px 10px 20px 10px;		
	
		}



.compteur
		{	
			
		margin: 0 200px 0 200px;	
		border: 0px solid #1b85b3;
		
		}





p   	{
	
	padding-top:5px;	
	margin: 0 25px 15px 25px;	
		
	line-height:1.3em;	
	
	text-indent:25px;
	text-align:justify;
 		
	}




.right	{			
	
	text-align:right;
	margin: 35px 26px 20px 15px;
	
	}



.text_line

	{clear:both;}



.titre			
	{
	
	text-align:left;					
	margin: 0 0 20px 25px;
		
	}




/* ----------------Mise en forme du footer-------------- */



#footer 	{	
	
		background: transparent url(footer07.jpg) no-repeat bottom left;
		
		width:650px;		
		height:110px;
				
		text-align:center;
		z-index:15;
	
		}





/* --------------Mise en forme des liens------------ */


a:link		{
	
		color: #1b85b3;
		font-weight:bold;
		text-decoration:none;

		}



a:visited 	{
	
		color: #74b7d4;
		font-weight:bold;
		text-decoration:none;
	
		}



a:hover 	{
		
		color: #3fb006;
		font-weight:bold;
		text-decoration:underline;
	
		}



a:active 	{
		
		color: #fd073a;
		font-weight:bold;
		text-decoration:underline;
	
		}




/* --------Mise en forme des éléments bas de page---------- */



#extraDiv1
		{
	
		width:650px;		/* Image XHTML valid */
		height: auto;	
		
		text-align:center;
		padding: 15px 0 30px 0;	
		
		}



#extraDiv2
		{
	
		width:650px;		/* Copyrights */	
		
		padding: 15px 0 15px 0;	
		text-align:center;

		font-style:normal;
		font-weight:bold;
		font-size:11px;
		font-family: georgia, "times new roman", arial, serif;

		color:#1b85b3;	
	
		}











