.TableGaucheHaut
{
border-left : 1px solid #008000;
border-top : 1px solid #008000;
padding-left : 6px ;
width : 95%;
vertical-align : top;
}

.ListePart
{
font-size : 1em;
text-align : justify;
font-family : "Times new roman", Arial, serif;
list-style-image: url("../images/boutons-vert.gif");
}
.ListePart li
{
padding-left : 8px;
}
.ListePart a
{
text-decoration : none;
color : #008000;
font-weight : bold;
}
.ListePart a:hover
{
color : #0033CC;
}
.comment
{
font-size : 0.7em;
padding-left : 25px;
text-align : justify;
}
.TableDroiteBas
{
border-right : 1px solid #008000;
border-bottom : 1px solid #008000;
margin-left : 10px;
}
.TableDroiteBas td
{
padding : 5px;
}
.Bulletin
{
border-collapse : collapse;
border : 2px ridge #007F00;
margin-left : 80px;
}
.Bulletin td
{
border : 1px ridge #007F00;
font-style : italic;
height : 30px;
padding-left : 5px;
}
.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 : center;
color : #007F00;
}
.Mention
{
margin-left : 80px;
font-size : 0.8em;
color : red;
}