body {
    background: url("../image/bg.gif") repeat-x scroll 0 0 #279CC7;
	background-color: #BF7A0D;
    color: #663300;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.espace {padding:20px;
width:800px;
min-height:50px;
margin:0px auto;}



a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #F65B5B;
    text-decoration: none;
}
.smalltxt {
    color: #000000;
    font-size: 90%;
}
.xsmalltxt {
    color: #000000;
    font-size: 80%;
}