@charset "utf-8";
/* CSS Document */

body {
background: white;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
color:#777;
}
	
img { 
border: 0px solid #FFF
}

a {
text-decoration:none;
color:#777;
}

h1, h2 {
page-break-before: auto;
}

p {
page-break-inside: avoid;
}

.wrap-print {
clear:both;
}

#bg-top, #entete, #menu, #header, #fil-ariane, #form-carnet, .barre-pictos-listing, .icones-fiche-listing, #sidebar, #footer, #background-2-0 {
display: none;
}
	

#titre-page {
font-size:18px;
margin:0;
padding:0;

}

.titre-carnet {
font-size:13px;
margin-bottom:8px;
margin-left:-10px;
padding:15px 0 5px 8px;
border-bottom:1px #777 solid;
text-transform:uppercase;

}

.fiche-listing-adherent {
display:block;
page-break-inside: avoid;

font-size:11px;
padding-top:7px;
clear:both;
float:none;

}

.entete-fiche-listing {
page-break-inside: avoid;

margin-bottom: 5px;
font-size:13px;
}

.image-fiche-listing {
float:left;
width:298px;
height:190px;
overflow:hidden;
}

.description-fiche-listing {
float:left;
width:320px;
margin-left:15px;
margin-bottom:10px;
}

.infos-fiche-listing {
float:left;
width:320px;
margin-left:15px;


}

.office-fiche-listing {
color:#79AB36;
margin-top:10px;
clear:both;


}
