td.td_header
{
font-family: arial;
font-size: 16pt;
font-style: bold;
background-color: #e5e5e5;
text-align: center;
}
td
{
font-family: arial;
font-size: 12pt;
}
td.titre
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
background-color: #cc0000;
}
td.texte
{
font-family: arial;
font-size: 10pt;
}
td.erreur
{
font-family: arial;
font-size: 10pt;
color:red;
}
p.erreur
{
font-family: arial;
font-size: 10pt;
color:red;
}
p
{
font-family: arial;
font-size: 12pt;
}
li
{
font-family: arial;
font-size: 10pt;
}
td.border{
border-left: .75pt solid navy; 
border-top: .75pt solid navy; 
border-bottom: .75pt solid navy; 
border-right: .75pt solid navy; 
}
table.border{
border-left: .75pt solid navy; 
border-top: .75pt solid navy; 
border-bottom: .75pt solid navy; 
border-right: .75pt solid navy; 
}
a.liens_menu{font-family: Arial;
font-size: 10pt;
color: #ffffff;
font-weight: bold;
text-decoration:none
}
a.liens_menu:visited{font-family: Arial;
font-size: 10pt;
color: #blue;
font-weight: bold;
text-decoration:none
}
a.liens_menu:hover{font-family: Arial;
font-size: 10pt;
color: yellow;
font-weight: bold;
text-decoration:none
}
