.page {
	position: relative;
	width:774px;
	height:1350px;
	border:solid 3px #ffcb99;
	background-color: #fff2e4;
	
}

.detail_product{
	border:solid 2px #ffcb99;
	background-color: #fff2e4;
	width: 450px;
	height:250px;
}


.content {
	background-image: url(../images/Naissance.jpg); 
	width:550px;
	height:487px;
	border-left:1px solid #ffcb99;
	border-bottom:1px solid #b0c0f6;
}


ul {
vertical-align:top;
}


.content_table {
	width:520px;
	height:400px;
	border-collapse: collapse;
}

.content_table td {
	vertical-align:top;
   text-align: left;
}

a {
	color:#000;
}


p {
	width:520px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	font-size:0.8em;
}


