.espace{
	display:block;
	border: none;
	height:21px;
}

#colonne_gauche {
width:361px;
}

#colonne_droite {
width:361px;
}

#centre img, #colonne_droite img{
margin-top:10px;
float:left;
}

.boutique, #colonne_droite .boutique {
height:215px;
width:145px;
background:#8B8B8B;
color:#FFF;
border-left:1px solid #FFF;
float:right;
margin-top:10px;
}

.boutique strong, #colonne_droite .boutique strong{
color:#FFF;
background:url(../images/fond_stage.gif) repeat-x;
width:139px;
height:40px;
display:block;
font-size:14px;
font-weight:bold;
padding:3px;
margin-bottom:15px;
text-align:left;
}

.boutique p, #colonne_droite .boutique p {
font-size:11px;
width:130px;
display:block;
padding:5px;
float:left;
text-align:left;
}

.boutique p strong.prix, #colonne_droite .boutique p strong.prix {
margin:10px 0 0;
width:100px;
height:auto;
display:block;
padding:2px;
font-size:14px;
font-weight:bold;
background:#FFF;
color:#FF0000;
}

.boutique a.panier{
text-indent:-5000px;
color:#8B8B8B;
float:right;
display:block;
width:145px;
height:87px;
background:url(../images/bouton_panier.gif) no-repeat right bottom;
}

.boutique a{
color:#FFF;
}


.boutique a:hover{
color:#8B8B8B;
}

