/* ********************************* 2015-05-18 11:01 ********************************* */

/* *********************************************************************************** PRINT *********************************************************************** */
.no-print {
    display: none !important;
}

blockquote, ul, ol {
  page-break-inside: avoid; /* pas de coupure dans ces élements */
}

h1, h2, h3, caption {
  page-break-after: avoid; /* pas de saut après ces éléments */
}


body{
    font-size: 6pt !important;
    line-height: 8pt;
    margin: 0!important;
    padding: 0 !important;
    width: auto !important;
}

.content {
    margin: 0 5% !important;
    padding: 0 !important;
    width: 90%;
}

body:before {
    content: url("../images/topbar/logo-apec-small.png");
}

#topsite,
#logintop,
#topBar {
    display: none;
}

#bottombar {
    display: none;
}

h1 {
    font-size: 12pt;
}

h2 {
    font-size: 10pt;
    margin: 0;
}

h3 {
    font-size: 8pt;
    margin: 0;
}

.orange {
    color: #ed7601 !important;
}

a, a strong {
    color: #00758b !important;
}

a[href]:after {
    content: none !important;
}

p,
ul li,
label {
    font-size: 6pt !important;
    line-height: 8pt;
}

hr {
    border: 0;
    border-top: 1px solid #CCC;
    height: 1px;
    margin: 3pt 0;
}

.content ul li {
    background-image: none;
    list-style:disc;
    padding-left: 0;
    margin-left: 10px;
}

/* Liens avec pictogrammes */
a.pictoDeplacer,
a.pictoLoupe,
a.pictoLock,
a.pictoModify,
a.pictoDelete,
a.pictoPublish,
a.pictoDoc,
a.pictoSearch,
a.pictoMail,
a.pictoMailOrange,
a.pictoRSS,
a.pictoRSSOrange,
a.pictoDownload,
a.pictoSignaler,
a.pictoPlus,
a.pictoPlus-inactive,
a.pictoPrint,
a.pictoShare,
a.pictoNetwork,
a.pictoPDF,
a.pictoUnpublish,
a.pictoProlonger,
a.pictoCommentaire,
a.pictoDoc,
a.pictoCible,
a.pictoGeoloc,
a.pictoFavoris,
a.pictoRemoveFavoris,
a.pictoPerso {
    background-image: none;
    padding-left: 0;
    font-weight: 300;
}

#autodiag.finale > .contenu {
    position: static;
}

#autodiag.finale .resume.closed div {
    display: block;
}


a.pictoDeplacer:before,
a.pictoLoupe:before,
a.pictoLock:before,
a.pictoModify:before,
a.pictoDelete:before,
a.pictoPublish:before,
a.pictoDoc:before,
a.pictoSearch:before,
a.pictoMail:before,
a.pictoMailOrange:before,
a.pictoRSS:before,
a.pictoRSSOrange:before,
a.pictoDownload:before,
a.pictoSignaler:before,
a.pictoPlus:before,
a.pictoPlus-inactive:before,
a.pictoPrint:before,
a.pictoShare:before,
a.pictoNetwork:before,
a.pictoPDF:before,
a.pictoUnpublish:before,
a.pictoProlonger:before,
a.pictoCommentaire:before,
a.pictoDoc:before,
a.pictoCible:before,
a.pictoGeoloc:before,
a.pictoFavoris:before,
a.pictoRemoveFavoris:before,
a.pictoPerso:before {
    content:'\203A';
    margin-right: 5px;
}

/* Boutons */
p.button-small a,
a.button-small,
button.button-small,
p.button-medium a,
a.button-medium,
button.button-medium,
p.button-big a,
button.button-big,
a.button-big {
    display: none;
}

/* Breadcrumb */
.breadcrumb {
    display: none;
}

/* Autopromos */
img.autopromo {
    display: none;
}

/* Ombres */
.ombre-droite,
.ombre-droite-top,
.ombre-gauche,
.small-ombre-gauche,
.ombre-menu,
.ombre-top  {
    background-image: none;
    min-height: 0;
    padding: 0;
}

/* Recherche Homepage */
#recherche-homepage {
    display: none;
}

/* Carousel */
.service-carousel {
    display: none;
}

/* Sidebar */
.sidebar {
    display: none;
}

/* Carousel Témoignages */
#carousel-temoignage {
    display: none;
}

/* Fiches Apec */
.top-fiche {
    display: none;
}

/* Détails Offres */
/*.box-viadeo-network,
.oqa-logo,
.bottom-offre-detail {
    display: none;
}*/

/* Bottombar */
#bottombar,
.referencLink {
    display: none;
}
