
/**
* @copyright (c) 2009 Association Smileys Games
* @license All Rights Reserved
*/

table.techo {
	width: 900px;
	border: 0;
	cellpadding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.t {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold
}

.d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}

table.tmenu img {
	max-height: 92px;
	border: 0px
}

table.tmenu tr td {
	width: 94px;
}


a.l1 {
	text-decoration: none;
	color: #000000;
}

a.l1:hover {
	text-decoration: underline;
	color: #009900;
}



table.echange {
font-size: 11px;
border: 0px;
border-collapse: collapse;
padding: 0px;
}
table.echange td.total{
white-space:nowrap;
text-align:right;
}
table.echange td {
white-space:nowrap;
text-align:right;
}
table.echange th {
white-space:nowrap;
text-align:center;
}
table.echange td.prod {
white-space:nowrap;
text-align:left;
}
table.echange td.prodexo {
white-space:nowrap;
text-align:left;
background-color:#DEDEDE;
}
table.echange td.ic,th.ic{
white-space:nowrap;
background-color:#CEFFCE;
}
table.echange td.icexo{
background-color:#AEFFAE;
white-space:nowrap;
}
table.echange td.royal,th.royal{
background-color:#FFFFCC;
white-space:nowrap;
}
table.echange td.royalexo{
background-color:#FFFFAC;
white-space:nowrap;
}
table.echange td.tp{
text-align:right;
}
table.echange td.tpexo{
background-color:#DEDEDE;
white-space:nowrap;
text-align:right;
}
