/* CSS Document */

#login
{

height: 400px;
width:630px;
background-image:url(/EPA/style/fond_login.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}
#form1

{
margin-top: 25%;

}
#form1 table{
position: relative;
border:0px;
position: relative;
margin-top: 25%;
margin-left: 37%;
margin-bottom: 5px;
background:rgb(153,204,204);
}

#bouton
{
position: relative;
margin-left: 15%;
}
#message
{
position:absolute;
margin-top: 5px;
margin-left: 25px;
color: red;
font-weight: bold;
text-align: left;
}

table tr
{
border: 0px;
}
table td
{
border: 0px;
}
