div#cours
{
	width:150px;
	font-size:12px;
	margin-top:10px;
	/*background-color:#C9BCAC;*/
}

div#cours table
{
	font-size:12px;
	text-align:left;
	border:none;
	width:140px;
	/*background-color:#C9BCAC;*/
}

div#cours table tr
{
	padding:0;
	margin:0;
	border:none;
}

div#cours table td
{
	padding:0;
	margin:0;
	border:none;
}

div#cours table.citem
{
	border-collapse: collapse;
	border:1px solid gray;
	font-size:12px;
	width:95%;
	text-align:center;
	background-color:white;
}

div#cours table.citem td
{
	border-collapse: collapse;
	border:1px solid gray;
	font-size:12px;
	text-align:left;
	background-color:white;
	padding:2px;
}

div#cours .big
{
	padding:5px 3px !important;
}

div#cours .cheader
{
	width:150px;
	height:11px;
	background:url(../Images/tigia-top1.jpg) no-repeat left;
}

div#cours .cfooter
{
	width:150px;
	height:11px;
	background:url(../Images/tigia-bottom1.jpg) no-repeat left;
}

div#cours .cleft
{
	width:8px;
	background:url(../Images/tigia-left1.jpg) repeat-y left;
}

div#cours .cright
{
	width:8px;
	background:url(../Images/tigia-right1.jpg) repeat-y left;
}

div#cours .ccenter
{
	padding-left:5px;
	background-color:#C9BCAC;
}

div#cours .csource
{
	font-size:11px;
	font-style:italic;
}

div#cours .cforex
{
	background:url(../Images/tigia-circle-chart.gif) no-repeat left;
	padding-left:23px;
	margin-bottom:5px;
	margin-top:5px;
}

div#cours .cgold
{
	margin-bottom:5px;
	margin-top:5px;
}

div#cours .crss
{
	background:url(../Images/tigia-money.gif) no-repeat left;
	margin-bottom:5px;
	margin-top:5px;
	text-align:right;
}
