a, body, h1, i, td, dt, dd {
    margin: 0;
    font-family: verdana,avantgarde,arial,helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: lowercase;
    quotes: "„" "“" "‚" "‘";
}

a {
    font-weight: bold;
}

body {
    margin: 3em;
}

table {
    border-collapse: collapse;
}

td.wob {
    border-style: none;
    border-width: 0px;
}

ul {
    list-style-type: disc;
    list-style-position: outside;
}

.content {
    position: absolute;
    top: 230px;
    left: 275px;
    width: 650px;
    line-height: 180%;
}
#leftcol {
    top: 0;
    left: 0;
    width: 300px;
}
#rightcol {
    position: absolute;
    top: 0;
    left: 350px;
    width: 300px;
}
#rightcolbottom {
    position: absolute;
    bottom: 0;
    left: 350px;
    width: 300px;
    vertical-align: bottom;
    
}
#valide {
    position: fixed;
    bottom: 10px;
    right: 10px;
}

div#valide img {
    border: 0;
    width: 88px;
    height: 31px;
}

.highlight {
    font-weight: bold;
}

h1 {
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 24px;
    text-align: center;
}
