#applet {
background-image : url('js/fond_applet.png');
background-repeat : no-repeat;
position: absolute;
left : 238px;
top : 146px; /*126px*/
height : 73px;
width : 257px;
}


#afficheur {
/*background-color: #0000ff;*/
height : 46px;
font-family : 'Arial', 'Bitstream Vera Sans', sans-serif;
font-size : 40px; /*29*/
font-weight : bold;
letter-spacing : 5px;
/*top : 0px;*/
width : 90%;
text-align : center;
margin-left: auto;
margin-right: auto;
margin-top:5px;
}


#suffix {
font-family : 'Arial', 'Bitstream Vera Sans', sans-serif;
font-size : 10px;
height : 16px;
text-align : right;
width : 20px;
position : absolute;
top : 2px;
left : 225px;
}


#strdate {
/*background-color: #00ff00;*/
font-family : 'Arial', 'Bitstream Vera Sans', sans-serif;
font-size : 10px;
left : 0px;
text-align : center;
/*top : 102px;*/
width : 90%;
margin-left: auto;
margin-right: auto;

}


#ville {
/*background-color: #ff0000;*/
font-family : 'Arial', 'Bitstream Vera Sans', sans-serif;
font-size : 15px;
text-align : center;
margin-top : 5px;
width : 90%;
height : 15px;
margin-left: auto;
margin-right: auto;
display:none;
}

#vitre {
background-image : url('js/vitre_applet.png');
background-repeat : no-repeat;
position: absolute;
left : 0px;
top : 0px; /*126px*/
height : 73px;
width : 257px;
}

