.TableGaucheHaut
{
border-left : 1px solid #008000;
border-top : 1px solid #008000;
padding-left : 6px ;
width : 95%;
vertical-align : top;
}
.TableGaucheHautTd
{
padding-top : 20px;
padding-left : 20px;
}
.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;
}
.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;
}
.EntPart
{
border : 3px ridge red;
position : fixed;
top : 25%;
left : 44%;
background-color : white;
text-align : center;
padding : 10px;
z-index : 1;
font-size : 1.1em;
}
.EntPartOK
{
font-weight : bold;
text-decoration : none;
background : red;
color : white;
}
