html {
    margin: 0;
    padding: 0;
    font-size: 13px;

    height: 100%;
}
body {
    font-size: 1em;
    background: #DDD;
    margin: 0;
    padding: 0;
    color: #7a7a7a;
    line-height: 1.5em;
    min-height: 100%;
    text-shadow: none;
    margin: 0;
    padding: 0;
    font-family: Tahoma , Verdana !important;
}

.table td {
    border: none
}

.bg-print>.container {
    width: 615px;
}

div#main_content{
	background-color: white;
	padding:10px 20px;
	margin: 20px 0px;
	border: 1px solid #BBB;
}

ul.print-list{
	padding-left: 0px;
}

.print-list li {
    float: left;
    width: 29%;
    list-style: none;
    background-color: #DDD;
    margin-right: 4%;
    margin-bottom: 3%;
    padding: 5px;
    font-size: 10px;
}

.row-fluid.clearfix.row_ref_and_prix {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


span.annonce-titre {
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    font-size: 19px;
    margin-top: 10px;
    display: block;
    margin-bottom: 15px;
}

span.annonce-reference , span.annonce-prix {
    padding: 5px 10px;
    color: white;
    font-size: 11px;
    font-weight: bold;
}

span.titre_section {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.p-0 {
    padding: 0!important;
}
.mt-5 {
    margin-top: 5px!important;
}
.bg-white {
background-color: #fff;
}
.mb5{
	margin-bottom: 5px !important;
}
.pr5{
	padding-right: 5px !important;
}
.pr5:last-child{
	padding-right: 0px !important;
}
.pl5{
	padding-left: 5px !important;
}
img.img-list-print {
    width: 57px;
    height: 57px;
}
.qrcode-ecl {
    height: 114px;
}
