#cadre {
	width: 500px;
	height: 430px;
	top:70px;
	left:200px;
	background-color:#FFFFFF;
	position:absolute;
	border: 5px solid #147864;
	text-align: center;
	padding:0px;
	margin:auto;
	}
#photo {
	width: auto;
	height: auto;
	top: 20px;
	background-color:#FFFFFF;
	position:relative;
	text-align: center;
	margin:20px auto;
	padding:0px;
	 }
	  
#commande {
	height: auto;
	width: 475px;
	top:30px;
	background-color:#FFFFFF;
	text-align: center;
	position: relative;
	padding:0px;
	margin:auto;
	 }
#menudiap {
	width: 150px;
	height: 400px;
	top:70px;
	left:20px;
	background-color:transparent;
	position:absolute;
	text-align: center;
	padding:20px;
	}
#menudiapdroit {
	width: 150px;
	height: 400px;
	top:70px;
	left:725px;
	background-color:transparent;
	position:absolute;
	text-align: center;
	padding:20px;
	}
a.bp:link{
	width:100px; 
	height:auto; 
	color:white;
	font-weight:bold; 
	background-color:#147864;
	padding:5px 20px;
	margin: 0px 20px 0px 20px;
	}

a.bp:visited{
	width:100px; 
	height:auto;
	color:white;
	font-weight:bold;
	padding:5px 20px;
	margin: 0px 20px 0px 20px;
	}

a.bp:hover{
	width:100px;
	height:auto;
	color:#CC9933;
	font-weight:bold;
	padding:5px 20px;
	margin: 0px 20px 0px 20px;
	}

.bp{
	width:100px;
	height:auto;
	color:white;
	font-weight:bold;
	background-color:#147864;
	padding:5px 20px;
	margin: 0px 20px 0px 20px;
	}	
