@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	margin:0;
}

#global{
	width:900px;
	height:600px;
	margin:auto;
	background-color:#F0F;
}

#spacing{
	width:900px;
	height:50px;
	margin:0;
	background-color:#FFFFFF;
}

#block{
	float:left;
	width:650px;
	height:80px;
	margin:0;
	background-color:#F00;
}

#logo{
	float:left;
	width:143px;
	height:80px;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(images/global/logo.png);
	background-repeat:no-repeat;
	background-position:center;
}

#content{
	float:left;
	width:650px;
	height:500px;
	margin:0;
	background-color:#FFFFFF;
}

#copyright{
	float:left;
	width:630px;
	height:20px;
	margin:0 0 0 20px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}

#blockmenu{
	float:right;
	width:249px;
	height:600px;
	margin:0;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#999999;
	background-color:#FFFFFF;
}

#language{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:229px;
	height:30px;
	margin:0;
	background-color:#FFFFFF;
	color:#d6640b;
	text-align:right;
	padding:50px 20px 0 0;
}

#language a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;
}

#language a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d6640b;
	text-decoration:none;
}

/*********menu**********/
#menu{
	width:249px;
	height:224px;
	margin:26px 0 0 0;
	background-color:#FFFFFF;
}

ul#listmenu li{
	margin:0;
	line-height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	list-style-type:none;
}

ul#listmenu a{
	color:#999999;
	text-decoration:none;
}

ul#listmenu a:hover{
	color:#d6640b;
	text-decoration:none;
}

ul#listmenu .current a{
	color:#555555;
	text-decoration:none;
}
/*****fin menu**********/
#pictmenu{
	width:249px;
	height:160px;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(images/global/imagemenu.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#contact{
	width:209px;
	height:100px;
	margin:0 0 0 40px;
	background-color:#FFFFFF;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#contact a{
	color:#d6640b;
	margin:0;
	text-decoration:none;
}

/******************************
************HOME***************
******************************/
#titre{
	float:right;
	width:507px;
	height:80px;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(images/Hem/slogan.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
/*#titre{
	float:right;
	width:475px;
	height:38px;
	margin:20px 15px 15px 15px;
	padding-top:5px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	border-color:#999999;
}

#titre h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:28px;
	text-align:center;
	margin:0;
	color:#999999;
}*/

#imagehome{
	float:left;
	width:650px;
	height:200px;
	margin:20px 0 0 0;
	background-color:#FFFFFF;
	background-image:url(images/Hem/home_tool.png);
	background-repeat:no-repeat;
	background-position:center;
}

#htext1{
	float:left;
	width:390px;
	height:100px;
	margin:0 170px 10px 80px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#htext1 h2, #htext2 h2{
	color:#d6640b;
	font-size:12px;
}

#htext2{
	float:left;
	width:400px;
	height:100px;
	margin:0 50px 10px 200px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/******************************
**********PERCEPTION***********
******************************/
#titre2{
	float:right;
	width:507px;
	height:67px;
	padding:13px 0 0 0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#999999;
}

#pictmenu2{
	width:249px;
	height:160px;
	margin:0;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
}

#bg{
	width:650px;
	height:500px;
	background-color:#FFFFFF;
	background-image:url(images/Perception/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#perctext1 h2, #perctext2 h2, #perctext3 h2{
	color:#d6640b;
	font-size:12px;
}

#perctext1{
	float:left;
	width:320px;
	height:130px;
	margin:30px 0 10px 90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#perctext2{
	float:left;
	width:295px;
	height:100px;
	margin:10px 0 0 190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#perctext3{
	float:left;
	width:340px;
	height:100px;
	margin:30px 0 0 90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/******************************
**********PACKAGING************
******************************/
#titre3{
	float:right;
	width:507px;
	height:67px;
	padding:13px 0 0 0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#999999;
}

#packtext1{
	float:left;
	width:310px;
	height:150px;
	margin:50px 0 10px 30px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#packtext1 h2, #packtext2 h2{
	color:#d6640b;
	font-size:12px;
}

#packtext2{
	float:right;
	width:370px;
	height:100px;
	margin:40px 0 10px 10px;
	padding:0 20px 0 0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#packimage1{
	float:right;
	width:310px;
	height:300px;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(images/Paketering/delar.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#packimage2{
	width:250px;
	height:250px;
	margin:220px 0 0 0;
	background-color:#FFFFFF;
	background-image:url(images/Paketering/paket.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#pictmenu2{
	width:249px;
	height:160px;
	margin:0;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
}
/******************************
***********PLANTING************
******************************/
#titre4{
	float:right;
	width:507px;
	height:67px;
	padding:13px 0 0 0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#999999;
}

#plant1{
	width:650px;
	height:275px;
	background-color:#FFFFFF;
	background-image:url(images/Plantering/plantering.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#plant2{
	width:650px;
	height:225px;
	background-color:#FFFFFF;
	background-image:url(images/Plantering/planting.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#plantext1{
	width:300px;
	height:185px;
	padding:80px 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#plantext2{
	width:300px;
	height:145px;
	padding:80px 0 0 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#plantext1 h2, #plantext2 h2{
	color:#d6640b;
	font-size:12px;
}

#pictmenu2{
	width:249px;
	height:160px;
	margin:0;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
}
