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 p, .post h2, .post-metadonnees, .post h3, .commentaire, .navigation{
background-color: #eff0fc;
background-image: url(./imgjour/arbresrosetxt.png);
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat-x;
}

.alt, .alt p{
background-color: #eff0fc;
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;
}

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

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