.conteneur {
width:300;
height:330;
position:absolute;
top:100;
left:100;
border-style:solid;
border-width: 1px;
border-color:#7A7A7A;
background-image: url(bandeau.gif);
background-repeat: no-repeat;
}
.getflash{
margin-left:135px;
margin-top:30px;
}
.img {
border: none;
}

.bienvenue {

width:160px;
font: normal bold 12px Arial, helvetica, sans-serif ;
text-align: center;
line-height: 170%;
/*police : font-style, font-variant, font-weight, font-size, line-height et font-family */
margin-left:100px;
margin-top:30px;
}

.bouton{
margin-left:145px;
margin-top:30px;
}
.avertissement{
width:160px;
font: normal 10px Arial, helvetica, sans-serif ;
text-align: center;
line-height: 150%;
/*police : font-style, font-variant, font-weight, font-size, line-height et font-family */
margin-left:100px;
margin-top:30px;
}


