* {
	margin:0;
	padding:0;	
}

body {
	width:1000px;
	height:740px;
	margin:auto;
	position:relative;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:22px;
	background: url("images/img_bg_body.gif") repeat-y 50% 0;
}

img {
	border:none;	
}

a {
	text-decoration:none;
	color:#FFF;	
}

a#mailto {color: #374f59; text-decoration: underline}

.clear {
	clear:both;	
}

#container {
	position:absolute;
}

#colum_left {
	width:500px;
	float:left;
	height:50px;
}

#logo {
	background:url("images/img_logo_metrografik.png") no-repeat;
	height:56px;
	left:297px;
	position:absolute;
	top:62px;
	width:201px;
}

#address {
	height:56px;
	left:290px;
	position:absolute;
	top:132px;
	width:201px;
	text-align:right;
	color:#374f59;
}

#colum_right {
	width:500px;
	float:left;
	background:url("images/img_bg_colum_right.png") no-repeat;
	height:740px;
	position:relative;
}

#text_right {
	left:20px;
	position:absolute;
	top:62px;
	width:304px;
	color:#FFF;
}

#text_right ul {
	position:relative;
	left:34px;
	list-style-type:none;
}

#logo_lbw a {
	background:url("images/img_logo_lbw.png") no-repeat;
	width:159px;
	height:117px;
	float:left;
	margin:16px 0;	
}

#signature_stephane {
	background: url("images/img_signature_stephane.png") no-repeat;
	width:266px;
	height:138px;
	left:32px;
	position:relative;
	top:10px;	
}