#nom{
	width:1020;
	padding-left:460px;
	height:50px
}

#grandimg {
    margin-top: 20px;
    display: flex;
}
#grandimg img {
    height: 280px;
}

#grandimggauche {
    width: 48%;
    text-align: right;
    margin-right: 10px;

}
#grandimgdroite {
    float:right;
    width:48%;
    text-align:left;
}

#grandimg ul :hover{
	background: url("image/blankenberge3-b-fo.jpg") no-repeat scroll center center;
	font-size: 11px;
	font-weight: bold;
}

#description{
	padding-top:10px;
	padding-left:130px;
	height:60px;
	width:900px;
	font-size:13px;
	font-weight:bold;
}

#boxpetiteimg {
	    margin: 0 2%;
    display: flex;
}
.petiteimg{
	float:left;
}

.petiteimg{
    float:left;
}

.X2 {
    width:50%;
}
.X3 {
    width:30%;
}

.petiteimg img {
    width:90%;
    margin:5% 5%;
}

#inter{
    clear:both;
    padding:16px 0;
}


#text {
float:left;
padding-left:20px;
width:530px;
}


#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;

}
#boxcenter {
    float: left;
    width: 50%;
    text-align: center;
}

@media screen and  (max-width: 768px) {
	#grandimg img {
    height: 140px;
}
#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;
}
}

#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;

}

