#detail_bloc_photo-1{
	position:relative;
	float: left;
	width: 520px;
	font-size: 16px;
	left: 5px;
	top: 10px;
}
#detail_bloc_vignettes {
	position:relative;
	float: left;
	width: 480px;
	font-size: 16px;
	left: 0px;
	top: 10px;
}
#detail_text-1 {
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 180px;
}
#detail_menu {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width:705px;
	height:24px;
	background-repeat:no-repeat;
	font-size: 16px;
}
#detail_text-2 {
	position: relative;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 700px;
	left: 30px;
	top: 20px;
}
#detail_bloc_photo-2{
	position:relative;
	float: left;
	width: 580px;
	font-size: 16px;
	left: 120px;
	top: 20px;
	padding-top: 20px;
}

#recommander {
	position:relative;
	float:left;
	width:137px;
	padding-top:10px;
	height:45px;
	background-repeat:no-repeat;
	background-image: url(../images/details_01.jpg); 
	text-align:center;
}
#recommander:hover {
	background-image: url(../images/details_over_01.jpg); 
}
#imprimer {
	position:relative;
	float:left;
	padding-top:15px;
	width:117px;
	height:45px;
	background-repeat:no-repeat;
	background-image: url(../images/details_02.jpg); 
	text-align:center;
}
#imprimer:hover {
	background-image: url(../images/details_over_02.jpg); 
}
#retour {
	position:relative;
	float:left;
	padding-top:15px;
	width:115px;
	height:45px;
	background-repeat:no-repeat;
	background-image: url(../images/details_03.jpg); 
	text-align:center;
}
#retour:hover {
	background-image: url(../images/details_over_03.jpg); 
}
#block_calcul {
	position:relative;
	float:left;
	padding-top:10px;
	width:161px;
	height:45px;
	background-repeat:no-repeat;
	background-image: url(../images/details_04.jpg); 
	text-align:center;
}
#block_calcul:hover {
	background-image: url(../images/details_over_04.jpg); 
}
#info {
	position:relative;
	float:left;
	padding-top:15px;
	text-align:center;
	width:163px;
	height:45px;
	background-repeat:no-repeat;
	background-image: url(../images/details_05.jpg); 
	text-align:center;
}
#info:hover{
	background-image: url(../images/details_over_05.jpg); 
}
