
.printonly { display: block!important;}
.noprint { display: none;}

*{border:0;margin:0;padding:0}
body{text-align:left;}

div#center {
	padding-bottom: 0px;
}
/* Colonne du centre regroupant l'essentiel du contenu */
div#middleCol {
	margin:2px;
	/* Fin style demo */
	/* a utilise si colonne de gauche avec la largeur de la colonne en question*/
	margin-left:0;
	margin-right:0;
}


#ls_skip { display: none;}
.breadcrumbs{ display: none;}
#breadcrumbs{ display: none;}
.navBar{display:none;}
#recherche_menu{display:none;}
.split {display: none;}
#box_annonce{}
#box_fiche_annonceur { display: block;}


.noscreen{border:#999 solid 1px;}
/* Section mes pac */
.title .nbAnnCatTitle{
    float:right;
    padding-right:500px;
}

div .box {
    page-break-inside: avoid;
    margin-bottom:25px;
}

 .mesPacAnn{
       border-collapse : collapse;
       page-break-inside:avoid;
        width:980px;
    }
    
  
  .mesPacAnn tbody .topAnnTr td{
    border-top:1px solid #999999;
    vertical-align:top;
}

.mesPacAnn thead th.photos{
    width:100px;
    text-align:center;
}

.mesPacAnn thead th.titre{
    width:600px;
}

.mesPacAnn thead th.parution{
    width:100px;
}
    
.mesPacAnn thead th.echeance{
    width:100px;
}

.mesPacAnn tbody tr td:first-child{
    padding:5px;
}

.mesPacAnn tbody .topAnnTr td:last-child a{
    font-weight:bold;
}
 
.mesPacAnn tbody tr td{
    vertical-align:top;
}

/* Action */
.mesPacAnn .icnAct{
    display:none;
}

.mesPacAnn .renouvellement{
    padding-left:25px;
}
