body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #000;
margin: 0 auto;
text-align: center;
}
a:link { color: #900; text-decoration: underline; }
a:visited { color: #633; text-decoration: underline; }
a:hover { color: #900; text-decoration: none; background: #fff; }
.date {
	font-weight: bold;
	background: #900;
	padding: 1px;
	color: #fff;
}
table, tr, td {
font-size: 100%;
}
img {
border: none;
}
blockquote {
border:  1px #900 solid;
padding: 1%;
}
h1 {
font-size: 1.2em;
font-weight: bold;
color: #900;
text-align: center;
background: #fff;
}
h2 {
font-size: 1em;
font-weight: bold;
color: #900;
background: #fff;
}
#content {
text-align: left;
background-image: url('../img/site/fond.png');
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
}
ul#soilwork-list {
list-style: none;
font-size: 2.2em;
}
#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;
}
