body {
 font-family: Verdana,Time New Roman,Helvetica,sans-serif;
 /*background-color: #254C65;*/
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 color: #254C65;
 text-align: center;
 background-image: url('background.png');
 background-repeat: repeat-x;
}
img {
 border: 0;
}
a {
 text-decoration: none;
 color: #254C65;
}
table {
 margin-top: 50px;
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
}
td.bandeau {
 background-color: #D0D0D0;
 color: #254C65;
 text-align: center;
 font-weight: bold;
 font-size: 15px;
}
td.ligne1 {
 background-color: #E0E0E0;
 color: #5A8AEF;
 text-align: center;
 font-weight: bold;
 font-size: 11px;
}
td.ligne2 {
 background-color: #F0F0F0;
 color: #5A8AEF;
 text-align: center;
 font-weight: bold;
 font-size: 11px;
}
#global {
 margin-left: auto;
 margin-right: auto;
 width: 800px;
}
#shadok {
 top: 10px;
 left: 10px;
 width: 90px;
 height: 90px;
 background-image: url('shadok.gif');
 background-repeat: no-repeat;
 position: absolute;
}
#mogito {
 top: 10px;
 left: 100px;
 width: 80px;
 height: 80px;
 background-image: url('mogito.gif');
 background-repeat: no-repeat;
 position: absolute;
}