@charset "utf-8";
.tapisseriegauche {
	background-image: url('http://www.doonut.com/images/tapisserie/header-gauche.jpg');
	background-repeat: no-repeat;
	background-position: right top
}
.tapisseriedroite {
	background-image: url('http://www.doonut.com/images/tapisserie/header-droite.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
.pub-gauche {
	background-image: url('http://www.doonut.com/images/tapisserie/pub-gauche.jpg');
	background-repeat: no-repeat;
	background-position: right top
}
.pubdroite {
	background-image: url('http://www.doonut.com/images/tapisserie/pub-droite.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
.contenu-gauche {
	background-image: url('http://www.doonut.com/images/tapisserie/contenu-gauche.jpg');
	background-repeat: no-repeat;
	background-position: right top
}
.contenu-droite {
	background-image: url('http://www.doonut.com/images/tapisserie/contenu-droite.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
.footer-gauche {
	background-image: url('http://www.doonut.com/images/footer/gauche.gif');
	background-repeat: no-repeat;
	background-position: right top
}
.footer-droite {
	background-image: url('http://www.doonut.com/images/footer/droite.gif');
	background-repeat: no-repeat;
	background-position: left top
}
