#body_centre {
/*
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
*/
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 800px;
	height: 500px;
	margin-top: -250px;
	margin-left: -400px;
}

	/* Signature */
#signature {
	position:relative;
	top:20px;
	color:#d4d5f2;
	width:auto;
	text-align:center;
	font-size: 11px;
}
#signature a, #signature a:active, #signature a:visited {
	color:#d4d5f2;
	text-decoration: none;
	
}
#signature a:hover {
	color:#8587ba;
}

.global, #blocMessage, #blocMessage legend {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
text-align: left;
color: #8587BA;	
}

.global_presentation {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10px;
text-align: left;
color: #8587BA;	
}

.bouton{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
text-align: center;
color: #8587BA;	
}


/* -------------------- accueil ------------------------*/
/* -------------------- accueil ------------------------*/
.titre_accueil {
font-size: 18px;
}



.mini_menu {
font-size: 9px;
}

/*--------------------- contact -------------------------*/
.fond {
background-color:white;
background-image:url(img/pyramide_alpha.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}

.formu{
font-weight: bold;
}

/*---------------------- presentation--------------------*/
.texte_justifie{
text-align: justify;
}

/*----------------------- panier ------------------------*/

.prix{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
text-align: right;
color: #8587BA;	
margin-right:20px;


}

.marge_produit{
margin-left:20px;

}

/*---------------------- livre d'or ---------------------*/
#blocMessage fieldset {
/*	border-color: #e4e6ff;*/
	background-color:#FFFFFF;
	border: 1px solid #b2b4e7;
	margin: 0;
	padding: 0.7em;
}

#blocMessage legend {
	font-weight:600;
}

#blocMessage {
	position:relative;
	top: -35px;
	width: 500px;
	height: 310px;
	overflow:auto;
}

#fondMessage {
	background-image:url(img/pyramide.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}


/* --------------------------------------------- exemples --------------------------------------------------*/


/*.rouge_titre {
	font-size: 14px;
	color: #8587BA;	
	font-weight: bold;
	text-align: justify;
}

.coordonnee{
text-align: center;
}
 
.global_process{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 12px;
line-height: 13px;
text-align: justify;
}

.rouge_titre_process {
	font-size: 14px;
	color: #C53228;	
	font-weight: bold;
	text-align: justify;
}*/
