body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #009831;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #009831;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-family: Arial,  Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 4px;
	margin-bottom: 6px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
.header {
	position: absolute;
	left: 0px;
	top: 0px;
}
.navigation {
	position: absolute;
	left: 0px;
	top: 88px;
	height: 19px;
	width: 760px;
}
.content {
	position: absolute;
	width: 542px;
	left: 10px;
	top: 117px;
}
img {
	border: none;
}
.rightcontent {
	position: absolute;
	height: auto;
	width: 196px;
	left: 562px;
	top: 117px;
	background-image: url(imgs/3d.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.produitbox, .avendrebox, .nouvellesbox {
	background-color: #E4E4E4;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.produitbox {
	background-image: url(imgs/machine.gif);
}
.avendrebox {
	background-image: url(imgs/machine2.gif);
}
.nouvellesbox {
	background-image: url(imgs/news.gif);
}
.produitbox a:link {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.produitbox a:hover {
	color: #99CC99;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.produitbox a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.avendrebox a:link {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.avendrebox a:hover {
	color: #99CC99;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.avendrebox a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.nouvellesbox a:link {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.nouvellesbox a:hover {
	color: #99CC99;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.nouvellesbox a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.copyrightbox {
	margin-bottom: 150px;
	text-align: right;
	font-size: 9px;
}
.innerbox {
	margin: 0px 4px;
	width: 135px;
}
.headertxt {
	margin-bottom: 4px;
}
.cat {
	position: absolute;
	top: 105px;
	left: 1px;
	z-index: 1;
}
.articleimg, .articleimg2 {
	float: left;
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
}
.articleimg {
	width: 210px;
}
.articleimg2 {
	width: 80px;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color: #E7E7B3;
	margin: 0px;
	padding: 1px 1px 1px 4px;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input {
	margin: 0px;
	background-color: #E7E7B3;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 260px;
}
.logininput {
	width: 100px;
	margin: 0px;
}
.button {
	margin: 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E7E7B3;
	width: auto;
}
select {
	margin: 0px;
	background-color: #E7E7B3;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
form {
	padding: 0px;
	margin: 0px;
}
.txt9pix {
	font-size: 9px;
	line-height: 10px;
}
.txt9rouge {
	font-size: 9px;
	color: #FF0000;
	display: inline;
}
.big {
	font-size: 11px;
}
.flag {
	border: 1px solid #666666;
	margin: 2px 2px 2px 0px;
	float: left;
}
.contentintro {
	position: absolute;
	width: 700px;
	left: 0px;
	top: 80px;
	text-align: right;
}
object {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
hr {
	height: 2px;
	background-color: #CCCCCC;
	border: none;
}

