@charset "utf-8";
/* CSS Document */

body {
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
margin-top:10px;

background-color: #A3B1BA;
background-image: url(images/fond.gif);
background-repeat: repeat-x;
background-position: top;

font-family:Verdana;
font-size:12px;
font-style:normal;
color:#333333;
font-stretch:inherit;
}

#main {
background-color:#E5E5E5;

}

.spacer {
font-size:17px;
color:#E5E5E5;
}

.textzone {
font-family:Verdana;
font-size:9px;
border-color:#999999;
border: 1px;
border-style:solid;
}

.button {
height:20px;
font-family:Verdana;
font-size:9px;
border:solid 1px #333333;
}

.titre {
font-family:Verdana;
font-size:15px;
color:#990000;
}

.nouvelles {
font-family:Verdana;
font-size:10px;
color:#666666;
}
