/* liens de navigation*/
A.ind_link,
A:hover.ind_link,
A:visited.ind_link {
text-decoration:underline;
color:#94471f;
/*font-weight:bold;*/
}

A:hover.ind_link { color:red; }

table.support,
table.support_content {
border:1px solid gray;
text-align:justify;
}

table.support_content {
margin-right:10px;
}

td.support {
padding-left:5px;
}


th.support {
border-width:0px 0px 1px 0px;
border-style: solid;
border-color: gray;
text-align:left;
background-color:rgb(239,239,237);
padding-left:8px;
height:20px;
color:rgb(102,102,204);
}
