/* CSS Document */

#livre_top_top {
	background: url(../img/livre2_top_top.png) no-repeat !important;
	background: url(../img/livre2_top_top.gif) no-repeat;
}
#livre_top {
	background: url(../img/livre2_top.png) no-repeat top !important;
	background: url(../img/livre2_top.gif) no-repeat top;
}
#livre_middle {
	background: url(../img/livre2_middle.png) repeat-y !important;
	background: url(../img/livre2_middle.gif) repeat-y;
}
#livre_bottom {
	background: url(../img/livre2_bottom.png) no-repeat bottom !important;
	background: url(../img/livre2_bottom.gif) no-repeat bottom;
}
#livre_bottom_bottom {
	background: url(../img/livre2_bottom_bottom.png) no-repeat bottom !important;
	background: url(../img/livre2_bottom_bottom.gif) no-repeat bottom;
}


