@charset "utf-8";
body {
	background-color: #4a4a4a;
	margin : 0px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #FF0000;
}
a:hover {
	color: #999999;
}

.abstractlinesright {
	background-image: url(images/back-abstractlines-r.gif);
	background-repeat: repeat-y;
	background-color: #4a4a4a;
}
.abstractlinesleft {
	background-image: url(images/back-abstractlines-l.gif);
	background-repeat: repeat-y;
	background-color: #4a4a4a;
	background-position: right;
}
.caterpillarr {
	background-image: url(images/back-caterpillar.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.saw {
	background-image: url(images/back-saw.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.caterpillarl {
	background-image: url(images/back-caterpillar.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.sawl {
	background-image: url(images/back-saw.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.orangetitlebar {
	
	font-size: 11px;
	color: #333333;
	background-image: url(images/back-titles.gif);
	text-align: left;
	padding-left: 8px;
	font-weight: bold;
}
.text {
	padding: 8px;
}
.textbold {
	
	font-weight: bold;
	color: #333333;
}
.copyright {
	color: #CCCCCC;
	height:12px;
}
.copyright a{
	color: #CCCCCC;
	text-decoration:none;
}
.copyright a:HOVER{
	color: #CCCCCC;
	text-decoration:underline
}
.img {
	border: 1px solid #999999;
}
.producttable {
	color: #CCCCCC;
}
.productMenu {
	COLOR: #000022;
	FONT-FAMILY: Sans-serif;
	BACKGROUND-COLOR: #CCCCCC;
}
.productMenu a {
	DISPLAY: block;
	FONT-SIZE: 7pt;
	WIDTH: 443px;
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	background-color: #e5e5e5;
	background-image: url(images/im-greytitles.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.productMenu a:hover {
	background-color: #8B8B8B;
	color: #FFFFFF;
}
.slottable {
	background-color: #E5E5E5;
	background-image: url(images/im-greytitles.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.titleprodtable {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #C5C5C5;
	padding-right: 10px;
	padding-left: 10px;
	height: 46px;
	line-height: 23px;
	text-align: center;
}
.up {
	position: relative;
	border-top-style: solid;
}
.down {
	position: relative;
	border-bottom-style: solid;
}
.left {
	border-left-style: solid;
}
.right {
	border-right-style: solid;
}
.all {
	border-style:solid;
}
.bordure {
	border-width: 1px;
	border-color: #bebebe;
}
.bordureblanche {
	border-width: 3px;
	border-color: #ffffff;
}
.tablePrincipale {
	padding: 3px;
}
.popupHeader {
	background-image:url(images/popup_header_bh.jpg);
	background-repeat:repeat-x;
	height:74px;
}
