/* TPL THEMATIQUE */
	
	table.tbl_thematique {
		width:auto;
	}
	.tbl_thematique th {
		width:99px;
		vertical-align:middle;
		text-align:center;
		border:1px solid #A6AAB3;
	}
	.tbl_thematique th.th_chaine {
		width:auto;
		background: url(/img/2008/comparatif/coin_corne.jpg) left top no-repeat;
		border-top:0px;
		border-left:0px;
		border-bottom:0px;
		height:24px;
		vertical-align:top;
	}
	.tbl_thematique .border_top_th {
		width:auto;
		border-top:1px solid #A6AAB3;
		margin-left:24px;
		height:23px;
	}
	.tbl_thematique th.th_chaine2 {
		width:auto;
		border-top:0px;
		text-align:left;
		padding-left:10px;
		padding-top:15px;
		padding-bottom:15px;
	}
	th.th_chaine2 select {
		height:20px;
		font-size:11px;
		width:140px;
		margin:5px;
	}
	.tbl_thematique td.td_chaine1 {
		width:auto;
		vertical-align:middle;
		text-align:center;
		border:1px solid #A6AAB3;
		border-right:0px;
		height:30px;
		padding:3px;
	}
	.tbl_thematique td.td_chaine2 {
		width:auto;
		vertical-align:middle;
		border:1px solid #A6AAB3;
		border-left:0px;
		height:30px;
		padding-left:3px;
		font-size:10px;
		font-weight:bold;
	}
	.tbl_thematique td.td_compris {
		width:99px;
		vertical-align:middle;
		text-align:center;
		border:1px solid #A6AAB3;
		color:#9C2323;
		font-size:10px;
	}
	.tbl_thematique th img {
		display: block;
		margin: auto;
	}
	td.td_compris img {
		vertical-align:middle;
	}
	td.td_compris span, td.tbl_footer span {
		margin-top:2px;
		color:#9C2323;
		font-size:10px;
		vertical-align:top;
		height:10px;
	}
	.tbl_footer {
		font-size:10px;
		padding:3px;
		text-align:right;
	}