@charset "iso-8859-1";


th {
font-size:8pt;
}


td {
font-size:8pt;
}



body {
font-size:8pt;
}


a:link {
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
text-decoration:underline;
}

a:visited {
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
text-decoration:underline;
}

a:hover {
color: #FF0000;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
background-color:#CCFFCC;
}

table.statusbar {
background-color: #6666ff;
border-style: none;
color: white;
width: 100%;
}

tr.statusbar {
}

th.statusbar {
text-align: center;
font-size: 11px;
background-color: #e0e0e0;
}


td.noborder {
border-style: none
}

td.noborder2 {
font-size : 9px;
border-style: none;
border-width : 1;
}


table.seuil {
background-color: white;
color: black;
border-style: solid;
border-width : 1;
border-color : #707070;
border-collapse : collapse;
}

tr.seuil {
color: black;
}


td.seuil {
font-size : 9px;
border-style: solid;
border-width : 1;
border-color : black;
color: black;
}

td.statusbar {
text-align: center;
font-size: 9px;
}

input.edit {
border-style: solid;
border-color: #77afff;
background-color: #ffffff }



input.button {
font-size : 12px;
}

input.buttonbis {
font-size : 10px;
}

input.buttonselected {
color : #6666ff;
font-weight: bold;
font-size : 12px;

}

table.detail {
color: black;
width: 100%;
border-style: solid;
border-width : 1;
border-color : #6666ff;
border-collapse : collapse;

}

tr.detail {
color: black;
}

th.detail {
text-align: center;
font-size: 8px;
border-style: solid;
border-width : 1;
border-color : #6666ff;
background-color: #e0e0e0;

}

td.detail {
font-size : 9px;
border-style: solid;
border-width : 1;
border-color : #6666ff;
color: black;
}


table.matrice {
background-color: white;
color: black;
width: 100%;
border-style: solid;
border-width : 1;
border-color : #707070;
border-collapse : collapse;

}

th.matrice {
text-align: center;
font-size: 9px;
border-style: solid;
border-width : 1;
border-color : #6666ff;
background-color: #d0d0d0;
}


th.titrematrice {
text-align: center;
font-size: 9px;
border-style: solid;
border-width : 1;
border-color : #6666ff;
background-color: #3048b9;
}

td.matrice {
font-size : 9px;
border-style: solid;
border-width : 1;
border-color : #6666ff;
color: black;
}



table.stock {
color: black;
width: 100%;
border-style: solid;
border-width : 1;
border-color : #6666ff;
border-collapse : collapse;

}

tr.stock {
color: black;
}

th.stock {
font-size: 9px;
border-style: solid;
border-width : 1;
border-color : #6666ff;
}

td.stock {
font-size : 9px;
border-style: solid;
border-width : 1;
border-color : #6666ff;
color: black;
}

td.tabactive{
height:26px;
width:150px;
border:0px;
padding: 0px;
border-spacing: 0px;
text-align: center;
font-family: Verdana;
font-size : 8pt;
border-color: rgb(0,0,0);
border-style: none;
background-image: url('images/tabactive.png');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left }

td.tabinactive{
height:26px;
width:150px;
border:0px;
padding: 0px;
border-spacing: 0px;
text-align: center;
font-family: Verdana;
font-size : 8pt;
border-color: rgb(0,0,0);
border-style: none;
background-image: url('images/tabinactive.png');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left }

td.tabline{
height:26px;
border:0px;
text-align: center;
font-family: Verdana;
font-size : 8pt;
border-color: rgb(0,0,0);
border-style: none;
background-image: url('images/tabline.png');
background-repeat: repeat-x;
background-attachment: scroll;
background-position: top left }

