body {
	/*Mise en place de l'arriere plan*/
   background-color: #6fe3ff;
   background-image: url(../imgs/bg_deg_H.png);
   background-repeat: repeat-x;
   
	/*Customisation du texte*/
	font-family:Verdana,Helvetica,Arial,sans-serif;
	line-height: 1.5em;
	font-size:12px;
	color:#333;
	
	margin: 0px 0px 0px 0px;   
}

/*****************************************/
/**********Formatage du Texte***********/
/***************************************/
h1 {
	line-height:1.3em;
}

h2 {
	line-height:1.3em;
}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

p {
	text-align: justify;
}

td {
	text-align: center;
}

/*****************************************/
/*Mise en place du style graphique du site*/
/****************************************/


/*Mise en place de l'arriere plan*/
#bg_B {
	height:60px;
	background-image: url(../imgs/bg_deg_B.png);
	background-position: 0 100%;
	background-repeat: repeat-x;
}

#centre {
	width: 90%;
	margin:auto;
}

/*Parametrage des reflets*/
	.reflets_G{
   	background-image: url(../imgs/reflets_G.png);
   	background-repeat: repeat-y;
	}

	.reflets_D {
   	background-image: url(../imgs/reflets_D.png);
	   background-position: 100% 0;
   	background-repeat: repeat-y;	
	}

	.reflets_B {
	   background-image: url(../imgs/reflets_B.png);
   	background-position: 0 100%;
   	background-repeat: repeat-x;	
	}
	
	.reflets_H {
	   background-image: url(../imgs/reflets_H.png);
   	background-position: 0 0;
   	background-repeat: repeat-x;	
	}

	.reflets_HG {
	   background-image: url(../imgs/coin_ext_HG.png);
   	background-position: 0 0;
   	background-repeat: no-repeat;	
	}

	.reflets_HD {
	   background-image: url(../imgs/coin_ext_HD.png);
   	background-position: 100% 0;
   	background-repeat: no-repeat;	
	}
	
	.reflets_BG {
	   background-image: url(../imgs/coin_ext_BG.png);
   	background-position: 0 100%;
   	background-repeat: no-repeat;	
	}
	
	.reflets_BD {
	   background-image: url(../imgs/coin_ext_BD.png);
   	background-position: 100% 100%;
   	background-repeat: no-repeat;
	}

/*Parametrage des ombres*/
	.ombre_G {
		background-image: url(../imgs/ombre_G.png);
		background-position: 0 0;
		background-repeat: repeat-y;
	}
	
	.ombre_D {
		background-image: url(../imgs/ombre_D.png);
		background-position: 100% 0;
		background-repeat: repeat-y;
	}
	
	.ombre_H {
		background-image: url(../imgs/ombre_H.png);
		background-position: 0 0;
		background-repeat: repeat-x;
	}
	
	.ombre_B {
		background-image: url(../imgs/ombre_B.png);
		background-position: 0 100%;
		background-repeat: repeat-x;
	}
	
	#coin_int_2_HD {
		background-image: url(../imgs/coin_int_2_HD.png);
		background-position: 100% 0;
		background-repeat: no-repeat;
	}
	
	#coin_int_2_HG {
		background-image: url(../imgs/coin_int_2_HG.png);
		background-position: 0 0;
		background-repeat: no-repeat;
	}

	#coin_int_2_BG {
		background-image: url(../imgs/coin_int_2_BG.png);
		background-position: 0 100%;
		background-repeat: no-repeat;
	}

	#coin_int_2_BD {
		background-image: url(../imgs/coin_int_2_BD.png);
		background-position: 100% 100%;
		background-repeat: no-repeat;
	}
	
	#coin_int_1_HD {
		background-image: url(../imgs/coin_int_1_HD.png);
		background-position: 100% 0;
		background-repeat: no-repeat;
	}
	
	#coin_int_1_BD {
		background-image: url(../imgs/coin_int_1_BD.png);
		background-position: 100% 100%;
		background-repeat: no-repeat;
	}
	
	#coin_int_3_BG {
		background-image: url(../imgs/coin_int_3_BG.png);
		background-position: 0 100%;
		background-repeat: no-repeat;
	}
	
	#ombre_courbe {
		height:170px;
		
		background-image: url(../imgs/ombre_courbe.png);
		background-position: 0 100%;
		background-repeat: no-repeat;
	 }

	
/*Mise en place du header*/
	#header {
		background-color: #11dd00;
	}
	
	#image_header_centrage {
		margin-left:30px;
		margin-right:30px;
	}
	
	#image_header {
		max-width:900px;
		height:200px;
		
		background-image:url(../imgs/baniere.jpg);
		background-repeat:no-repeat;
		
		margin:auto;
		padding-bottom:30px;
	}
	
	#coin_banniere_BG {
		background-image: url(../imgs/coin_banniere_BG.gif);
		background-position: 0 100%;
		background-repeat: no-repeat;
	}
	
	#coin_banniere_BD {
		background-image: url(../imgs/coin_banniere_BD.gif);
		background-position: 100% 100%;
		background-repeat: no-repeat;
	}
	
/*Mise en place du corps*/
	#corps {
		margin-top: 50px;
		background-color: #11dd00;	
	}
	
	
	.corps_B {
		background-color:#11dd00;
	} 
	 
	.corps_B2 {
		height: 60px;
	}
	 

/*Mise en place du fil d'arianne*/
	#ariane {
		margin-left:33%;
		
		font-size:15px;
		color:#000;
		font-weight:bold;
		
		overflow:hidden;
	}
	
	#centrage_texte_ariane {
		padding-top:9px;
	}
	
	#ariane_mil {
		background-image: url(../imgs/ariane_mil.png);
  		background-position: 0 0;
  		background-repeat: repeat-x;
	}
	
	#ariane_G {
		background-image: url(../imgs/ariane_G.png);
  		background-position: 0 0;
  		background-repeat: no-repeat;
	}
	
	#ariane_D {
		height: 50px;
		background-image: url(../imgs/ariane_D.png);
  		background-position: 100% 0;
  		background-repeat: no-repeat;
  		
  		padding-top: 0px;
  		padding-left: 100px;
	}
	
/*Mise en place du menu et de la zone de texte*/
	#menu_et_texte {
		margin-top:10px;
		padding-bottom:1px;
	}
	
	/*Mise en place du menu*/
		#menu {
			width: 270px;
			
			background-color:#ffffff;
			
			float:left;
		}
		
		ul#menu_global {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		
		a.menu_item {
			height:50px;
			padding-left:40px;
			
			display:block;
			cursor: pointer;
			
			background-image: url(../imgs/menu/menu_bg.png);
			background-position: 0 -50px;
			background-repeat: no-repeat;
		}
		
		a.menu_item:hover {
			background-image: url(../imgs/menu/menu_bg.png);
			background-position: 0 0px;
			background-repeat: no-repeat;
		}
		
		.menu_item {		
			color:#000;
			text-decoration:none;
			font-size:13px;
			font-weight:bold;			
		}
		
		.centrage_texte_menu {
			padding-top:12px;
		}
			
		.centrage_texte_menu2 {
			padding-top:5px;
		}	
		
	 /*Mise en place du texte*/
	 .zone_de_texte {
	 	margin-left:280px;
	 	margin-right:20px;
	 	
	 	background-color:#fff;
	 }
	 

