
table {

	width: 770px;
	margin-left:19px;
}

th {
	/*background: #eee url(../images/icon-table-sort.png) no-repeat 2px 8px;*/
	background:#fff url(../images/fleche-tab.gif) 90% center no-repeat;
	height:36px;
	text-transform:uppercase;
	color:#57b3de;
	font-size:10px;
	font-weight:normal;
}
th.table-rub-7 {
	background-image:none;
}
th.table-rub-10 {
	background-image:none;
	height:18px;
}
th.table-rub-1{
	padding-left:13px;
	/*background: url(../images/fleche-tab.gif) 40% center no-repeat;*/
}
th.table-rub-8, th.table-rub-9, th.table-rub-fip{height:17px;}


tr.prod-lign {
	background:url(../images/back-row.gif) repeat-x;
	height:41px;
	font-size:11px;
	color:#045182;
}
.cat-prod{
	text-transform:uppercase;
	font-weight:bold;
	width:149px;
	padding-left:14px;	
}
.cat-prod2{
	text-transform:uppercase;	
	width:131px;	
}
.cat-prod3{	
	width:70px;	
}
.cat-prod4{	
	width:50px;	
}
.cat-prod5{	
	width:46px;	
}
.cat-prod6{	
	width:50px;	
}
.cat-prod7{	
	width:75px;
}
.cat-prod8{	
	width:80px;	
}
/*.cat-prod9{	
	background:url(../images/ico-ensavoir-table.gif) no-repeat;
}*/
.cat-prod11{
	text-transform:uppercase;
	font-weight:bold;
	width:120px;
	padding-left:14px;	
}
.cat-prod12{
	text-transform:uppercase;	
	width:114px;	
}
.cat-prod13{	
	width:49px;	
}
.cat-prod14{	
	width:57px;	
}
.cat-prod15{	
	width:98px;	
}
.cat-prod16{	
	width:85px;	
}
.cat-prod17{	
	width:82px;
}
.cat-prod18{	
	width:70px;	
}
.cat-prod18{	
	width:70px;	
}
.cat-prod20{	
	width:65px;	
}
.cat-prod21{	
	width:90px;	
}
.cat-prod22{	
	width:80px;	
}
.cat-prod23{	
	width:117px;
}
.cat-prod24{	
	width:85px;
}
.cat-prod25{	
	width:120px;	
}
.cat-prod26{	
	width:70px;	
}
.cat-prod27{	
	width:90px;
}
.cat-prod28{	
	width:95px;
}
.cat-prod29{	
	width:95px;	
}
.cat-prod30{	
	width:110px;	
}
.cat-prod31{	
	width:110px;
}



.cat-prod-fip{	
	width:90px;	
}
.cat-prod-fip2{	
	width:100px;	
}
.cat-prod-fip3{
	width:80px;
}
.cat-prod-fip4{	
	width:100px;	
}



td {
	padding: 0 2px;
}
td a{
	color:#045182;
	display:block;
}




.sortedASC {
	/*background: url(../images/icon-table-sort-asc.png) no-repeat 2px 4px #eee;*/
	background:url(../images/fleche-tab1.gif) 90% center no-repeat;
	color: #045182;
}

.sortedDESC {
	/*background: url(../images/icon-table-sort-desc.png) no-repeat 2px 10px #eee;*/
	background:url(../images/fleche-tab2.gif) 90% center no-repeat;
	color: #045182;
}

.tableHeaderOver {
	cursor: pointer;
	color: #045182;
}


/*tr.selected {
	background-color: gold;
	color: #fff;
}*/

tr.over {
	background:url(../images/back-row-hover.gif) repeat-x;
	color: #045182;
	
}

tr.hide {
	display: none;
}

/***************************/
.tableFilter {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 5px 0 10px 0;
}

.tableFilter input {
	border: 1px solid #ccc;
}

.tableFilter select {
	border: 1px solid #ccc;
}


/*************************************************************/
