@charset "utf-8";

.bl {
	background:#f3e6d3 url(../images/bordes/bl.gif) no-repeat left bottom;
	width:auto
}
.br {
	background:url(../images/bordes/br.gif) no-repeat right bottom;
}
.tl {
	background:url(../images/bordes/tl.gif) no-repeat left top;
}
.tr {
	background:url(../images/bordes/tr.gif) no-repeat right top;
	padding:10px;

	height:;
}
.blv {
	background:#cdb7f8 url(../images/bordes/blv.gif) no-repeat left bottom;
	width:auto
}
.brv {
	background:url(../images/bordes/brv.gif) no-repeat right bottom;
}
.tlv {
	background:url(../images/bordes/tlv.gif) no-repeat left top;
}
.trv {
	background:url(../images/bordes/trv.gif) no-repeat right top;
	padding:10px;

	height:;
}




.bln {
	background:#FDFDDE url(../images/bordes/bln.gif) no-repeat left bottom;
	width:auto
}
.brn {
	background:url(../images/bordes/brn.gif) no-repeat right bottom;
}
.tln {
	background:url(../images/bordes/tln.gif) no-repeat left top;
}
.trn {
	background:url(../images/bordes/trn.gif) no-repeat right top;
	padding:10px;

	height:;
}
.blvn {
	background:#F6AD21 url(../images/bordes/blvn.gif) no-repeat left bottom;
	width:auto
}
.brvn {
	background:url(../images/bordes/brvn.gif) no-repeat right bottom;
}
.tlvn {
	background:url(../images/bordes/tlvn.gif) no-repeat left top;
}
.trvn {
	background:url(../images/bordes/trvn.gif) no-repeat right top;
	padding:10px;

	height:;
}

