body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #ccc;
margin: 0 auto;
text-align: center;
background: #000 url('../img/panic-bg.jpg') center top no-repeat;
}
a:link { color: #ccc; text-decoration: underline; }
a:visited { color: #666; text-decoration: underline; }
a:hover { color: #900; text-decoration: none; background: #666; }

#soilwork-main {
margin: 0 auto;
width: 1000px;
}
#footer {
position: absolute;
width: 100%;
left: 0;
}
img {
border: none;
}
h1 {font-size: 100%;}
h2 {font-size: 96%;}
h3 {font-size: 94%;}
ul.soilwork-list {
list-style: none;
}
#header{
padding-top: 100px;
padding-left: 50px;
}
#news {
margin: 0 auto;
width: 60%;
min-height: 70%;
border: 1px solid #900;
border-width: 0 2px;
padding: 0 40px;
}
.titre {
text-align: left;
}

