body
{
background-image:url('../images/invitation-fond.png');
background-color:white;
background-repeat:repeat;
}
.list_text
{
text-align:center;
}
.list_t
{
border-style:none;
margin-left: auto;
margin-right: auto;
}
.list_th
{
background-color:#cccccc;
padding:2px;
}
.list_tr0
{
background-color:#cccccc;
padding:2px;
}
.list_tr1
{
background-color:#dddddd;
padding:2px;
}
.list_ko
{
background-color:red;
color:white;
padding:2px;
}
