P {

	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
			text-align : left;
			font-size : 12px;
	}

P.left {
	text-indent : 8px;
	}

BODY {
	background : #ffffff;
}


P.header {
	font-size : 16px;
	font-weight : bold;
	color : #006699;
	text-align : center;
	background : White;
}


P.bleu {
	font-size : 14px;
	color : #006699;
	background : White;
}


TABLE.catalog TH {
	font-size : 12px;
	font-weight : normal;
	color : White;
	text-align : center;
	background : #006699;
	padding : 1px, 5px;
	spacing : 0px;
	border : solid white;
	border-width : 0px 1px 1px 0px;
}


TABLE.catalog TD {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : left;
	font-size : 12px;
	padding : 1px, 5px;
	text-align : center;
	border-color : white;
	border-width : 0px 1px 0px 0px;
}


TABLE.catalog TD.lines {
	border-color : #b0b0b0;
	border-width : 0px 1px 0px 0px;
}


TABLE.catalog TR.row1 { background-color:  #ffffff; }
TABLE.catalog TR.row0 { background-color:  #e8e8e8; }
