/* MODIFS */
body {
	text-align: center;
	font-size: 12px;
	word-wrap: break-word;
font-family: "DejaVu Sans";}
p{ margin:0; padding:0; }
.skip-lazy{   height: 147px !important;
   width:210px !important;display: inline-block;margin:5px}
.rem-wishlist-btn{ display:none;}
table, tr, td{
 border:none !important;
}
.entry-title{ color:#294C85 !important; font-weight:bold !important; font-size:18px !important; text-decoration:none; text-align:center}
      .leftbox {
                float:left; 
                width:49%;
				padding-right:1%;
            }
           .rightbox{
                float:right;
                width:49%;
				padding-left:1%;
            }
			
      .entete_logo {
                float:left; 
                width:71%;
				margin-top:5px;
				height:60px;
            }
           .entete_courtage{
                float:right;
                width:29%;
				margin-top:10px;
				height:60px;
            }
	.entete_courtage_contenu{ border-left: 1px solid #fff; padding-left:10px; text-align:left}
	.soustitre{ text-align:center; margin-bottom:10px;}
		
.contenu{ border-left: 1px solid #333; padding-left:10px; font-size:11px;}
.titre_contenu{ color:#294C85; font-weight:bold; margin-top:15px; margin-bottom:10px; text-align:left;}
.prix{ text-align:center; background-color:#294C85; color:#FFF; font-size:18px; padding:5px; display:block; margin-bottom:15px;}
#boxes{padding-left:5px;padding-right:5px;}
body.pdfprnt_print.rtl {
	direction: rtl;
}
.entry-content p{
}
.pdfprnt-custom-post-field-after p{ height:0 !important;}
/* MODIFS */
div#content,
.pdfprnt-wcmmrc {
	text-align: justify;
}
a:hover, a:active, a {
	text-decoration: none;
	color:#294C85;
}
a img {
	border: none;
}
img {
	max-width: 100%;
}
blockquote {
	color: #666;
	margin: 0 0 18px 18px;
	font-style: italic;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
hr {
	background-color: #333;
	border: 0;
	height: 1px;
}
ul {
	margin-left: 25px;
	list-style-type: square;
}
ol {
	margin-left: 25px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
b {
	color: red;
}
input {
	margin: 5px 0;
}
.alignleft {
	float: left;
	margin: 7px 24px 7px 0;
}
.alignright {
	float: right;
	margin: 7px 0 7px 24px;
}
.aligncenter {
	display: block;
	margin: 7px auto;
}
.entry-thumbnail img {
	max-width: 100%;
	background-color:green;
	height: auto;
}
div.sectitre p {
	color: #294C85 !important;
	font-weight: bold !important;
	font-size: 13px !important;
}
.sectitre {
	color: #294C85 !important;
	font-weight: bold !important;
	font-size: 13px !important;
}
p.sect {
	color: #294C85 !important;
	font-weight: bold !important;
	font-size: 13px !important;
}
td > p {
	color: #333333 !important;
	font-weight: normal !important;
	font-size: 11px !important;
}