#blockGlobalFiche{
height:620px;
}
html>body #blockGlobalFiche {
height: auto;
min-height:600px;
} 
#block_fiche_prod{
position:relative;
float:left;
width:730px;
}
#block_fiche_prod h3{
margin:0;
padding:0;
}
#block_fiche_image{
position:relative;
top:15px;	
float:left;
width:120px;
margin:5;
}
#blockPrix{
width:120px;
font-size:1.3em;
font-weight:bold;
text-align:center;
}
#block_fiche_desc{
position:relative;
float:left;
top:10px;
width:505px;
margin:5;
margin-bottom:20px;
}

#bloc_fiche_droite{
position:relative;
float:right;
border:1px solid green;
}

#bouton_retour{
/*position:absolute;*/
top:0px;
left:648px;
float:left;
width:79px;
height:32px;
display:block;
cursor:pointer;
background-image:url(../images/bouton4.gif);
background-repeat:no-repeat;
}

#bouton_panier{
/*position:absolute;*/
top:0px;
left:648px;
float:left;
width:64px;
height:74px;
display:block;
cursor:pointer;
background-image:url(../images/shopping/Shopping-Cart.png);
background-repeat:no-repeat;
}
#sous_bouton_panier{
float:right;
left:628px;
width:80px;
display:block;
cursor:pointer;
}

#bouton_panier_add{
/*position:absolute;*/
top:0px;
left:648px;
float:left;
width:64px;
height:64px;
display:block;
cursor:pointer;
background-image:url(../images/shopping/Shopping-Cart-Add.png);
background-repeat:no-repeat;
}
#sous_bouton_panier_add{
float:right;
left:628px;
width:80px;
display:block;
cursor:pointer;
}

#bouton_video{
position:relative;
top:10px;
clear:left;
margin-bottom:10px;
font-size:16px;
font-weight:bold;
width:100%;
text-align:center;
border:1px solid #990099;

}


/**********************/
#block_fiche_photos{
position:relative;
float:left;
margin-top:60px;
width:515px;
height:150px;
background-image:url(../images/titre-galerie.gif);
background-repeat:no-repeat;
}


/**********************/
#block_fiche_mailto{
position:relative;
float:left;
margin-top:52px;
margin-left:10px;
width:150px;
color:#000000;
}