1
2Les CSS, un classique:
.paragraph_xmlatex
{
margin-top:15px;
margin-bottom:0px;
text-align: justify;
}
.titleparagraph_xmlatex
{
font-weight: bold;
font-size: small;
}
.subparagraph_xmlatex
{
text-indent: 20px;
margin-top:15px;
margin-bottom:0px;
text-align: justify;
}