.bottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFBFFF;
}
.bg-cadre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #E8E3FF;
	color: #6600CC;

}
.top2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFBFFF;
}
.left2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFBFFF;
}
.right2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFBFFF;
}
.top-left {
	background-image: url(images/coins/v_TL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top-right {
	background-image: url(images/coins/v_TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom-left {
	background-image: url(images/coins/v_BL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom-right {
	background-image: url(images/coins/v_BR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
