﻿.sm-td01 {
	border-left-color: White;
	border-left-style:solid;
	border-left-width:1px;
	height : 36px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	background-color:#6B6A69;
	
}
.sm-td01bOff
{
	border-left: 1px solid White;
    padding: 2px 5px;
    height : 36px;
	margin-right:10px;
	margin-left:10px;
	background-image: url('../images/coins/coinhg4.gif');
	background-position:left top;
	background-repeat:no-repeat; 
	background-color:#6B6A69;
}
.sm-td01bOn
{
	border-left: 1px solid White;
    padding: 2px 5px;
    height : 36px;
	margin-right:10px;
	margin-left:10px;
	background-image: url('../images/coins/coinhg3.gif');
	background-position:left top;
	background-repeat:no-repeat; 
	background-color:#413E3D;
}

.sm-td02bOff
{
	border-left: 1px solid White;
    padding: 2px 5px;
    height : 36px;
	margin-right:10px;
	margin-left:10px;
	background-position:left top;
	background-repeat:no-repeat; 
	background-color:#6B6A69;
}
.sm-td02bOn
{
	border-left: 1px solid White;
    padding: 2px 5px;
    height : 36px;
	margin-right:10px;
	margin-left:10px;
	background-position:left top;
	background-repeat:no-repeat; 
	background-color:#413E3D;
}

.sm-t01
{
    margin-top : 2px;
    width:790px;
}

.sm-t01b
{
    margin-top : 2px;
    width:589px;
}

.sm-liens01 {
	font-family : Tahoma;
	font-weight: bold; 
	font-size: 10px; 
	color: White; 
	text-transform:uppercase;
	text-decoration : none;
}