.page
{
background-color: rgb(0,0,0);
width: 1024px;
margin: auto;
height: auto;
color: rgb(255,222,0);
}
.corpspage
{
position: absolute;
text-indent: 25px;
width: 820px;
float: left;
margin-left: 225px;
top: 25px;
height: 300px;
}
.liste
{
line-height: 30px;
}

h2
{
color: rgb(255,222,0);
}
