a, a:active {
text-decoration: none;
color: #345570;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

a:visited {
color: #48468F;
}

a:hover, a:focus {
text-decoration: underline; color: red;}

body {
background-image: url("/logo_nutyx.png");
background-repeat: no-repeat;
background-color: #792020;
color: #203444;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 8px;
padding: 0px;

}

h2 {
margin-bottom: 12px;
color: #FFFFFF;
margin-left: 6px;
margin-top: 120px;
}

pre.readme {
background-color: #E6E6FA;
font-family: \"Courier New\", Courier, mono;
font-size: 1.3em;
border-top: 1px solid #345570;
border-bottom: 1px solid #345570;
padding-left: 14px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 4px;
}

table {
margin-left: 12px;
}

th, td {
font-family: \"Courier New\", Courier, mono;
font-size: 9pt;
text-align: left;
}

th {
font-weight: bold;
padding-right: 14px;
padding-bottom: 23px;
padding-top: 2px;
}

td {
padding-right: 14px;
}

td.s, th.s {
text-align: right;
}

div.list {
background-color: white;
background-image: url("/fond_entete.jpg");
background-repeat: repeat-x;
border-top: 1px solid #345570;
border-bottom: 1px solid #345570;
padding-top: 10px;
padding-bottom: 14px;
}

div.foot {
text-align: center;
font-family: \"Courier New\", Courier, monospace;
font-size: 10pt;
color: #FFFFFF;
padding-top: 4px;
}

