#print
{
display : none;
}
.Bulletin
{
border-collapse : collapse;
border : 2px ridge #007F00;
}
.Bulletin td
{
border : 1px ridge #007F00;
font-style : italic;
height : 30px;
padding-left : 5px;
text-align : left;
}
.Bulletin td span
{
color : red;
}
.TitreBulletin
{
font-weight : bold;
text-decoration : underline;
font-size : 1.1em;
text-align : center;
}
.TitrePart
{
font-weight : bold;
font-size : 1.1em;
text-align : left;
color : #007F00;
}
.Mention
{
font-size : 0.8em;
color : red;
}
.Formulaire
{
padding-left : 90px;
}
