@charset 'utf-8';/*à*/
body,html{
    margin:0;
    padding:0;
    border:0;
}
.access,h1{
    display: none;
}
#container {
    width:784px;
    margin:50px auto;
}
body{
    font-size: 12px;
    font-family: "Lucida Grande", "LucidaGrandeRegular", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    color:#000;
}
.pics img { display: none }
#slideshow { display: none;height:520px; }
form.formsx fieldset{
    margin:5px 0 0 0;padding:40px 0 0 0;border:0;
}
form.formsx fieldset legend{
}
form.formsx input{
}
form.formsx input.inputtext{
}
form.formsx label{
    font-family: Verdana, Arial;
    font-size:11px;
    font-weight: bold;
    color: #818181;
}
form.formsx input.submit{
}
#sotto{
    height:140px;
    background:#FFF url(img/intro.jpg) no-repeat bottom right;
}

