/*
classes de DIV
+
p
*/
.NotaPostit2{
border: 1px inset #CCC; 
background-image:url(../../../../../bbtk/imgs/icoS/elts/notes/rccBleu_nu_18_15.png);
background-repeat:no-repeat;
background-position:right 4px;
padding:2px 21px 2px 2px;
margin-top:2px;
}


/*
classes de parapgraphes
*/
p.NotaPostit{
border: 1px inset #CCC; 
background-image:url(../../../../../bbtk/imgs/icoS/elts/notes/notes_postit.png);
background-repeat:no-repeat;
background-position:0px 0px;
padding:2px 2px 2px 48px;
}
p.NotaDossMain{
border: 1px inset #CCC; 
background-image:url(../../../../../bbtk/imgs/icoS/elts/autres/offredossier_l.png);
background-repeat:no-repeat;
background-position:0px 0px;
padding:2px 2px 2px 38px;
}

p.NotaPostTip{
border: 1px inset #CCC; 
background-image:url(../../../../../bbtk/imgs/icoS/elts/notes/tip_15.png);
background-repeat:no-repeat;
background-position:1px 4px;
padding:2px 2px 2px 17px;
}

p.NotaNote{
border: 1px inset; 
background-image:url(../../../../../bbtk/imgs/icoS/elts/elt.png);
background-repeat:no-repeat;
background-position:0px 0px;
padding:2px;
padding-left:82px;
}
p.NotaNoteB{
border: 1px solid #CCC; 
background-image:url(../../../../../bbtk/imgs/icoS/elts/eltB.png);
background-repeat:no-repeat;
background-position:bottom right;
padding:2px;
/*padding-left:82px;*/
}

#Plus_content p{border:none;}



.rouge{background-color:#FF0000;}
.bleu{background-color:#0000FF;}

.border{border:1px solid;}


.policeplus{font-size:1.2em;}
.policeInit{font-size:1em;}
.policemoins{font-size:0.8em;}
.policemoins .btpolicemoins{display:none;}
.policeplus .btpoliceplus{display:none;}
.policemoins .policeplus .btpolicemoins{display:inline;}
.policeplus .policemoins .btpoliceplus{display:inline;}
