body{
background-color: #dfe1fa;
background-image: url(./imgjour/arbresnu.png);
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat-x;
}

.post{
background-color: #e3e5fa;
background-image: url(./imgjour/arbresrose.png);
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat-x;
}

.post h2, .post-metadonnees, .post h3, .post h4, .commentaire, .navigation, .txt, .wavatar, .post-contenu, #commentform, #footer{
background-color: #fafafe;
background-image: url(./imgjour/arbresrosetxt.png);
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat-x;
}

.alt{
background-color: #fafafe;
background-image: url(./imgjour/arbresorangetxt.png);
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat-x;
}

#menu{
background-color: #e3e5fa;
background-image: url(./imgjour/arbresorange.png);
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat-x;
}

.divavatar{
background-color: #e3e5fa;
background-image: url(./imgjour/arbresrose.png);
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat-x;
}

.menu-bloc{
background-color: #fafafe;
background-image: url(./imgjour/arbresorangetxt.png);
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat-x;
}
