table {
	font: 9pt/18px arial, helvetica, sans-serif
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.etab {
  position: absolute;
	top: 96%;
	left: 160px;
}
	
blockquote  {
	margin-top : 0;
	margin-bottom : 0;
	color : #000000;
	margin-right : 0;
	margin-left : 15px;
}

ol {
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 15px;
	color : #000000;
}

.rightcoltext ul {
	margin-top : 0;
	margin-bottom : 0;
	color : #000000;
	margin-left : 15px;
	list-style-image : url(images/factures_bullet.gif);
}

.centercoltext ul {
	margin-top : 0;
	margin-bottom : 0;
	color : #000000;
	margin-left : 15px;
	list-style-image : url(images/factures_bullet.gif);
}

.leftcoltext ul {
	margin-top : 0;
	margin-bottom : 0;
	color : #8c9cd5;
	margin-left : 13px;
	list-style-image : url(images/factures_bullitt.gif);
} 

h1 {
	font-weight: bold;
	color: #000000;/*themecolour2%0;*/
	background-color: #8c9cd5;/*themecolour4;*/
	font-size: 10px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h2 {
	font-size: 13pt;
	color: #8c9cd5;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 5px;

}
body {
	background-color: #8c9cd5;/*themecolour4;*/
	color: #000000;/*themecolour2%0;*/
	background-image: url(images/factures_leftcolumn_bg4.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.topstrip {
	background-image: url(images/Wings_topstrip.gif);
	background-repeat: repeat-x;
}
.rightcolbg {
	background-image: url(images/Wings_right_bg.gif);
	background-repeat: repeat;
}
.hnavbg {
	background-image: url(images/Wings_hnav_bg.gif);
	background-repeat: repeat-x;
}

.leftcoltext {
	color: #000000;/*themecolour2%0;*/
	padding-left: 15px;
}

.rightcoltext {
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;/*themecolour2%0;*/
	background-color: #ffffff;/*themecolour2;*/
	background-image: url(images/factures_grid2.gif);
	background-repeat: repeat;

}
.centercoltext {
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;/*themecolour2%0;*/
	background-color: #ffffff;/*themecolour2;*/
}
.leftcoltext a:link {
	color: #666666;
}
.leftcoltext a:visited {
	color: #999999;
}
.leftcoltext a:link:hover {
	color: #8c9cd5;/*themecolour1;*/
}
.centercoltext a:link {
	color: #666666;
}
.centercoltext a:link {
	color: #999999;
}
.centercoltext a:link:hover {
	color: #8c9cd5;/*themecolour1;*/
}
.rightcoltext a:link {
	color: #cccccc;
}
.rightcoltext a:visited {
	color: #cccccc;
}
.rightcoltext a:link:hover {
	color: #8c9cd5;/*themecolour1;*/
}

.hnavbg {
	background-image: url(images/factures_hnav_bg.gif);
	background-repeat: repeat-x;
}

.leftcolumnbg {
	background-image: url(images/factures_leftcolumn_bg1.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c9cd5;/*themecolour1;*/
}
.heading {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8c9cd5;/*themecolour4;*/
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
}
.paraheading {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8c9cd5;/*themecolour1;*/
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c9cd5;/*themecolour1;*/
}
.featurebox {
	background-color: #ffffff;/*themecolour3;*/
	border: 1px solid #8c9cd5;/*themecolour1;*/
	padding: 10px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c9cd5;/*themecolour1;*/
}
.grid {
	background-image: url(images/factures_grid.gif);
	background-repeat: repeat;
}
.input {
	border: 1px solid #8c9cd5;
	color: #666666;
	background-color: #ffffff;	
	font-size: 10pt;	
}
.retour {
  position: absolute;
	left: 20px;
	top: 620px;
}