
#splash {
	display:block;
	width: 789px;
	height:80%;
	margin: 0px auto;
	background-image: url(../images/bg_shadow.gif);
  	background-repeat: no-repeat;
  	background-position: center 0px;
}

#topsplash {
	display:block;
	clear:both;
	width: 780px;
}

#fulltabprod {	float:left; }

#middlesplash {
	clear:both;
	display:block;
	height:385px;
	background-image:url(../images/middlesplash_bg.gif);
	padding-left:10px; }
	
#infotab {
	float:left;
	width: 190px;
	height: 380px;
	padding-top:8px;
	padding-left:20px;
	padding-right:10px;
}

#titlenews {
	vertical-align: top; line-height: 20px;
	display:inline;
	vertical-align: top;
	width: 260px;
	font-size:medium;
	color: #523A21;
	font-weight:600;
	word-spacing: -1px;
	margin-top: 0px auto;
	padding-top: 0px;
	padding-left: 10px;
}

#newsletterbox {
	margin-right: 0px;
	vertical-align:top;
	display:inline;
}

#textboxnews {
	float:left;
	text-align: justify;
	width: 280px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
}


#newstext {
line-height:14pt;
font-size:12px; }

#garantietext {
line-height:10pt;
font-size:12px; }

#mainpicture {
	float:right;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 5px;
	height: 220px;
	width: 397px;
	background-color:#ffffff;
	border-style:solid; border-color:#E0D9B8; border-width: 15px;
	z-index:0;
}

input.newsletterbar {
	vertical-align:top;
	margin:3px 0px 3px 3px;
	margin-left: 13px;
	margin-right: 3px;
	padding-left: 10px;
	padding-top: 7px;
	width: 175px;
	height: 19px;
	background-image: url(../images/bg_newsletter.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border-left-style: none;
	border-top-style:none;
	border-bottom-style:none;
	border-right-style:none;
	font-size:11px; color: #666666;
	
}

input.newsletterbar_hover {
	vertical-align:top;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 7px;
	width: 175px;
	height: 19px;
	background-image: url(../images/bg_newsletter.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border-style:solid;
	border-width:3px;
	border-color:#E0D9B8;
	font-size:11px; color: #666666;
	
}

#ok {
	display:inline;
	vertical-align:bottom;
}

div.bandeau {
width:382px;
height:47px;
padding: 5px 10px 5px 5px;
text-align:right;
border-top:solid;
border-top-width:3px;
border-top-color:#E0D9B8;
filter : alpha(opacity=80);
opacity: 0.8; 
}
span.titrebandeau {
font-size:20px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
span.soustitrebandeau {
font-size:18px;
font-family: Tahoma, Times, serif;
color:#E0D9B8	;
}
a.bandeau {
position: absolute;
top:160px; left:0px;
width:382px;
}
a.bandeau:hover {
text-decoration:none;
}