#pdf_conteneur {
	background-color: #803C88;
	width: 700px;
	height: 350px;
	position: relative;
	float: left;
	display: none;
}
#pdf_logo {
	width: 123px;
	height: 123px;
	left: 25px;
	top: 25px;
	position: absolute;
	display: none;
}
#pdf_message {
	width: 470px;
	height: 100px;
	left: 190px;
	top: 70px;
	position: absolute;
	display: none;
}
#pdf_cadre_blanc {
	background-color: #FFFFFF;
	width: 680px;
	height: 330px;
	left: 10px;
	top: 10px;
	position: absolute;
	display: none;
}
#pdf_lien {
	width: 123px;
	height: 20px;
	left: 25px;
	top: 150px;
	position: absolute;
	text-align: center;
	display: none;
}
#pdf_valeur {
	width: 550px;
	height: 40px;
	left: 20px;
	top: 280px;
	position: absolute;
	display: none;
}
#pdf_code {
	width: 400px;
	height: 70px;
	left: 210px;
	top: 185px;
	position: absolute;
	display: none;
}
#pdf_conditions {
	width: 490px;
	height: 30px;
	left: 190px;
	top: 110px;
	position: absolute;
	display: none;
}
/*-finbody-*/
/*-finbody-*/
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 1024px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 1024px) and (orientation:portrait) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 767px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 480px) and (orientation:portrait) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 480px) and (orientation:landscape) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 320px) and (orientation:portrait) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }
