@charset "utf-8";

body {
	background-color: #e1e1df;
	margin: 0px;
	background-image:url(../images/Body_Bg_Matexi.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7c7c7c;
}
#header {
	width: 1000px;
	height: 155px;
	background-image:url(../images/Header_Bg_Matexi.jpg);
	background-repeat: no-repeat;
}
#h1 {
	width: 920px;
	height: 40px;
	font-size: 19pt;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 7px;
	color: #FFF;
	background-image:url(../images/H1_Bg_Matexi.jpg);
	background-repeat: no-repeat;
}
h2, h3 {
	color:#d06516;
}
.logo {
	width: 331px;
	height: 155px;
	background-image:url(../images/Logo_Header_Matexi.png);
	position: relative;
	float: left;
	cursor: pointer;
}
.logoFR {
	width: 331px;
	height: 155px;
	background-image:url(../images/Logo_Header_Matexi.png);
	position: relative;
	float: left;
	cursor: pointer;
}
.MatexiGroup {
	width: 400px;
	height: 155px;
	float: right;
	position: relative;
	right: 0px;
	cursor: pointer;
	background-image:url(../images/Logo_Header_Matexi_Group_NL.png);
	background-repeat:no-repeat;
}
.MatexiGroupFR {
	width: 400px;
	height: 155px;
	float: right;
	position: relative;
	right: 0px;
	cursor: pointer;
	background-image:url(../images/Logo_Header_Matexi_Group_FR.png);
	background-repeat:no-repeat;
}
a:link,a:visited {
	text-decoration: none;
	color: #d06516;
	font-weight: bold;
}
a:hover,a:active {
	text-decoration: none;
	color:#d06516;
	font-weight: bold;
}
div .jobitem:hover {
	text-decoration: none;
	color:#d06516;
}
