.tc {
	background-image: url(big_box_haut_centre.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.lb {
	background-image: url(little_box_bas_gauche.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rb {
	background-image: url(little_box_bas_droit.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.titleleft {
	background-image: url(titleleft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.titlemiddle{
	background-image: url(titlecenter.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.titleright {
	background-image: url(titleright.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.bb {
	background-image: url(little_box_bas_centre.png);
	background-repeat: repeat-x;
	background-position: top;
}
.lt {
	background-image: url(big_box_coint_haut_gauche.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rt {
	background-image: url(big_box_coint_haut_droit.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ttl {
	background-image: url(big_box_haut_gauche.png);
	background-repeat: no-repeat;
}
.ttr {
	background-image: url(big_box_haut_droit.png);
	background-repeat: no-repeat;
}
.lt1 {
	background-image: url(little_box_haut_gauche.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rt1 {
	background-image: url(little_box_haut_droit.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.l {
	background-image: url(box_cote_gauche.png);
	background-repeat: repeat-y;
	background-position: right;
}
.r {
	background-image: url(box_cote_droit.png);
	background-repeat: repeat-y;
	background-position: left;
}
.top {
	background-image: url(top00000.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.centertd {
	background-color: #d1ae8b;
}
.t {
	background-image: url(t0000000.png);
	background-repeat: repeat-x;
	background-position: top;
}
.t1 {
	background-image: url(little_box_haut_centre.png);
	background-repeat: repeat-x;
	background-position: top;
}
.left {
	background-image: url(left0000.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bot {
	background-image: url(bot00000.png);
	background-repeat: no-repeat;
	background-position: center top;
}