@import url(/frontend/design/templates/0S-3-template-clean/template-bleu.min.css);

body {
background-color: #FFF;
}

#maincontainer, body.PB {
    background-image: url(/Files/126184/Img/01/white.png);
	background-color: #FFF;
}

#headerarea .headerflex-logo #headerlogo img {
    max-height: 100px;
    max-width: 390px;
}

#maincontainer .imgmain{
	max-width: 450px;
	max-height: 450px;
	margin-top: -80px;
}
#maincontainer .imgthumbnail{
	max-height: 250px;
}

#deliverydate {
    font-weight: bold;
    font-size: x-large;
    color: red;
}

/*#bodycontainer::after {
	content: "immagini a scopo illustrativo";
}*/