body
{
max-width: 1000px;
background-image: url("der.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
}
a
{
text-decoration: none;
color: #000000;
}
a:hover
{
text-decoration: underline;
color: #000000;
}
h1
{
background-image: url("titre.png");
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 3px;
padding-left: 10px;
}
#retrait
{
margin-left: 10px;
margin-bottom: 3px;
padding-left: 10px;
}
td
{
margin-left: 10px;
padding-left: 10px;
width: 710px;
}
tr
{
height: 60px;
}
#header
{
width: 711px;
height: 100px;
background-image: url("image/banniere.png");
background-repeat: no-repeat;
margin-bottom: 10px;
}
#corps
{
width: 711px;
min-height: 350px;
background-image: url("image/fond.jpg");
background-repeat: repeat;
margin-top: 10px;
}
#footer
{
width: 711px;
height: 75px;
background-image: url("image/footer.png");
background-repeat: no-repeat;
margin-top: 10px;
}
img
{
border: 0px;
margin-left: 32px;
margin-right: 32px;
}
table
{
border-collapse: collapse;
}
.livretr
{
border-collapse: collapse;
width: 180px;
border: 1px solid black;
height: 30px;
background-image: url("titrelivre.jpg");
background-repeat: no-repeat;
}
.livre
{
border-collapse: collapse;
width: 180px;
border: 1px solid black;
height: 30px;

}
.livre2
{
border-collapse: collapse;
width: 360px;
border: 1px solid black;
height: auto;
}
