
/* disclaimer */
#dsc1  {
width: 600px;
height: 60px;
background-image: url("images//dsc-1.gif");
background-repeat: no-repeat;
margin: auto;
}
#dsc2  {
width: 530px;
height: 268px;
background-image: url("images//dsc-2.gif");
background-repeat: no-repeat;
margin: auto;
text-align: left;
font: 11px verdana, arial, helvetica, sans-serif;
padding: 2px 35px 0 35px;
/* hack pour MSIE qui ne sait pas gérer le padding ! */
voice-family: "\"}\"";
voice-family:inherit;
width: 600px;
height: 270px;
}
html>body #dsc2  {
width: 530px;
height: 268px;
}
#dsc2:first-line  {
font-weight: bold;
}
#dsc3  {
width: 600px;
height: 44px;
background-image: url("images//dsc-3.gif");
background-repeat: no-repeat;
text-align: center;
margin: auto;
padding-top: 2px;
/* hack pour MSIE qui ne sait pas gérer le padding ! */
voice-family: "\"}\"";
voice-family:inherit;
height: 46px;
}
html>body #dsc3  {
height: 44px;
}
/* bouton Entrer index */
#in:link, #in:visited  {
width: 125px;
height: 25px;
background-image: url("images//in-off.jpg");
background-repeat: no-repeat;
display: block;
float: left;
margin-left: 116px;
/* hack pour MSIE qui ne sait pas gérer le margin ! */
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 55px;
}
html>body #in:link, #in:visited  {
margin-left: 116px;
}
#in:hover, #in:active  {
width: 125px;
height: 25px;
background-image: url("images//in-on.jpg");
background-repeat: no-repeat;
display: block;
float: left;
margin-left: 116px;
/* hack pour MSIE qui ne sait pas gérer le margin ! */
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 55px;
}
html>body #in:hover, #in:active  {
margin-left: 116px;
}
/* bouton Sortir index */
#out:link, #out:visited  {
width: 127px;
height: 25px;
background-image: url("images//out-off.jpg");
background-repeat: no-repeat;
display: block;
float: right;
margin-right: 116px;
/* hack pour MSIE qui ne sait pas gérer le margin ! */
voice-family: "\"}\"";
voice-family: inherit;
margin-right: 55px;
}
html>body #out:link, #out:visited  {
margin-right: 116px;
}
#out:hover, #out:active  {
width: 127px;
height: 25px;
background-image: url("images//out-on.jpg");
background-repeat: no-repeat;
display: block;
float: right;
margin-right: 116px;
/* hack pour MSIE qui ne sait pas gérer le margin ! */
voice-family: "\"}\"";
voice-family: inherit;
margin-right: 55px;
}
html>body #out:hover, #out:active  {
margin-right: 116px;
}

