body {
	background-image: url(images/stripe.png);
	background-repeat:repeat;
	background-attachment: fixed;
}

.centrage{
	margin-top:15%;
	}
	

.mdp{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	height:20px;
	text-align : center; 
}	



.justify{	
	text-align: justify;
	}
	
#grand{
	height: 65%;

}


.boite {

	width: 850px;
	padding-bottom: 00px;
	margin-right:auto;
	margin-left:auto;
	
}
.boite h2 {
	margin: 0;
	padding:32px 20px 0px 20px;
	background: transparent url(images/Bordure_haute_blanc.png) no-repeat;
	background-position: center top;
	z-index:10;
	
}
.boite p {
	margin: 1em 20px;
	font-family:Franklin Gothic Medium;
}

.boite h3 {
	margin:0;
	background: url(images/bordure_basse_blanc.png) no-repeat;
	background-position: center bottom;
	/*margin-bottom: 20px;*/
	padding: 00px 20px 32px 20px;
	text-align: center;
	z-index:10;

	}
.inte {
	background: url(images/bordure_cote_blanc.png) no-repeat; /*white*/
	background-repeat: repeat-y;
	background-position: center bottom;
	font-size: 80%;
	padding-top:0px;
	}	
	
	
.Petite_boite {
	/*position: relative;*/
	z-index: 6 !important;
	left:-10px;
	top: -800px;

	width: 220px;
	margin: 1em 20px;
	text-align: justify;
	font-family:Franklin Gothic Medium;
}
.Petite_boite h2 {
	margin: 0;
	padding: 20px 20px 5px 20px;
	background: transparent url(images/05-haut.png) no-repeat;
	background-position: center top;
	text-align: center;
}
.Petite_boite p {
	margin: 1em 20px;
	text-align: justify;
}
.Petite_boite h3 {
	margin:0;
	background: url(images/05-bas.png) no-repeat;
	background-position: center bottom;
	/*margin-bottom: 20px;*/
	padding: 00px 20px 32px 20px;
	text-align: center;
	z-index:10;

	}
.Petite_inte {
	background: url(images/05-milieu.png) no-repeat; /*white*/
	background-repeat: repeat-y;
	background-position: center bottom;
	font-size: 80%;
	padding-top:0px;
}	
	

	
	
	
/*   -----------------------  MENU EN HAUT ------------------------------------ */

img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: relative;
	height: 50px;
	/*background: url(images/dock-bg2.gif);*/
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}