.article_fr {
	background-image: url("../images/article_fr.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 164px;
	height: 50px;
	position: relative;
}

.article_nl {
	background-image: url("../images/article_nl.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 164px;
	height: 50px;
	position: relative;
}

.video_fr {
	background-image: url("../images/video_fr.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 164px;
	height: 50px;
	position: relative;
}

.video_nl {
	background-image: url("../images/video_nl.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 164px;
	height: 50px;
	position: relative;
}

ul.list {
	width: 278px;
	list-style-type: none;
	padding-top: 10px;
	position: relative;
}

.faqLink a
{
	text-decoration:underline;
	color: #B40E12;
}

ul.listUsp {
	width: 400px;
	list-style-type: none;
	padding-top: 10px;
}

.picto_video {
	position:relative;
	background-image: url("../images/picto_video.jpg");
	background-repeat: no-repeat;
	padding-left: 50px;
	width:228px;
	height: 33px;
}

html>body .picto_video {
	min-height: 33px;
	height: auto;
}

.picto_article {
	position:relative;
	background-image: url("../images/picto_article.jpg");
	background-repeat: no-repeat;
	padding-left: 50px;
	width:228px;
	height: 33px;
}

html>body .picto_article {
	min-height: 33px;
	height: auto;
}

.introText
{
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	color: #AF1014;
	font-weight: bold;
}

.text {
	padding-top: 10px;
	width:200px;
	display: block;
}

.textUsp {
	padding-left: 20px;
	padding-bottom: 5px;
}

.click2 {
	text-align: right;
	position:absolute;
	top:10px;
	left:257px;
	color: #b81116;
	font-weight: bold;
}

.click2 a {
	color: #b81116;
}

.click {
	text-align: right;
	color: #b81116;
	font-weight: bold;
}

.click a {
	color: #b81116;
}

#edito h3 {
	padding-left: 20px;
	font-size:12px;
	font-weight:normal;
}

.warranty {
	background-image: url("../images/warranty.jpg");
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 400px;
	height: 30px;
}

.faq {
	background-image: url("../images/faq.jpg");
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 400px;
	height: 30px;
}

.contact {
	background-image: url("../images/contact.jpg");
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 400px;
	height: 30px;
}