@charset "UTF-8";
/* CSS Document */

body
	{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}

table{
	width: 932px;
	text-align:left;
	border:#0197e8 thin solid;
	border-width: 0 0 1px 1px;
	margin:0px auto 0px auto;

}

td strong{
	font-weight:bold;
	font-size:11px;
	}

table.tserie{
	width: 400px;
	text-align:left;
	border:#0197e8 thin solid;
	border-width: 0 0 1px 1px;
	margin:0px auto 0px auto;

}
td{
	text-align:center;
	border:#0197e8 0.2px solid;
	border-width: 1px 1px 0 0;
	padding: 2px;

}

td.image{
	background-color:#093d72;
	}
th{
	height:55px;
	border:#0197e8 thin solid;
	background-color:#0a295d;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	font-size:9px;
	padding:2px;
	border-width: 1px 1px 0 0;
	text-align:center;

}

th.quincaillerie{
	height:73px;
}

tr.headColonne{
	background-color:#0569ad;
	color:#FFF;
	}

th.sousMenu{
	padding:10px 0px 10px 0px;
	}
	
	
