
#grandimg {
    width: 100%;
    text-align: center;
}
#description {
    font-weight: bold;
    width: 100%;
    text-align: center;
}


#boxachat{
    margin-top: 20px;

}
#boxleft{
    display: none;
}
#formulaire1{
    width:340px;
    height:50px;

}
#formulaire2{
	width:340px;
	height:50px;

}
#formulaire3{
	width:340px;
	height:50px;

}
#boutonpaypal{
	width:340px;
	height:50px;
	float:bottom;

}
div#prix {
    text-align: center;
}
@media screen and  (max-width: 768px) {
	
#boxcenter {
    float: left;
    width: 100%;
    text-align: center;
}
	#grandimg  img.livre4 {
    height: 140px;
}
}
@media screen and (max-width: 480px) {
	#grandimg  img.livre4 {
    height: 140px;
}
#boxcenter {
    float: left;
    width: 100%;
    text-align: center;
}
}


#cadeau{
	padding-left:25px;
	margin-top:20px;
	width:250px;
	height:55px;
}
#imgcadeau{
	float:left;
	width:50px;
	height:50px;
}
#textcadeau{
	float:right;
	width:180px;
	height:25px;
}
#boxright {
    float: right;
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0px 1px 7px #3a3a3a;
}
#prixpublic{
padding-left:25px;
}
#remise{
padding-left:25px;

}
#prix{
padding-left:25px;

}

#boxright {
    float: right;
    margin: 40px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0px 1px 7px #3a3a3a;
}
#textcheque{
margin-top:150px;
width:300px;
height:50px;

}
