@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

a img { border: none; }
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	margin-left: 0;
	display: block;
	clear: both;
	width: 100%;
}
.gridContainer.clearfix #footer1_6 {
	width: 15%;
	clear: none;
	font-size: 90%;
}



.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 96.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
	clear: none;
	float: none;
}
#IntroBanner {
clear: both;
margin-left: 0;
}
#topbanner {
}
#logo {
display: block;
}
.gridContainer.clearfix #navig {/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #6B6B6B 0%, #223339 100%);
}

.gridContainer.clearfix #navig #Languages {
	text-align: right;
	font-size: 80%;
}

#footer1 {/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #6B6B6B 0%, #223339 100%);
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background-color: #333;
}
.gridContainer.clearfix #div3 {
	background-color: #FFF;
	clear: none;
	float: left;
	width: 31.33%;
	font-size: 90%;
	padding: 1%;
	margin-top: 3%;
	margin-bottom: 3%;
}


#header_back {
}
.gridContainer.clearfix #div4 {
	clear: none;
	float: left;
	width: 31.33%;
	padding: 1%;
	font-size: 90%;
	background-color: #FFF;
	margin-top: 3%;
	margin-bottom: 3%;
}
.gridContainer.clearfix #div5 {
	clear: none;
	float: left;
	width: 31.33%;
	font-size: 90%;
	background-color: #FFF;
	padding: 1%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.gridContainer.clearfix #Introduction {
	color: #FFF;
	background-color: #333;
	padding: 2%;
	width: 96%;
}
.gridContainer.clearfix #main-container {
	padding: 1%;
	width: 98%;
	background-color: #FFF;
}
#darios_video1 {
}



.gridContainer.clearfix #div6 {
	clear: none;
	float: left;
	width: 31.33%;
	font-size: 90%;
	padding: 1%;
	background-color: #FFF;
	margin-bottom: 3%;
}
.gridContainer.clearfix #div7 {
	font-size: 90%;
	clear: none;
	float: left;
	width: 31.33%;
	background-color: #FFF;
	padding: 1%;
	margin-bottom: 3%;
}
.gridContainer.clearfix #div8 {
	font-size: 90%;
	padding: 1%;
	width: 31.33%;
	clear: none;
	float: left;
	background-color: #FFF;
	margin-bottom: 3%;
}
figcaption {
	padding-left: 2%;
	padding-top: 1%;
	font-size: 90%;
}

#Darios_1 {
}
#Picado_1 {
}
#PGC_1 {
}
#Kempf_Wasselonne1 {
	width: 33.33%;
	float: left;
}
#Wasselonne_1 {
}
#Garantie_a_vie {
}
#Transport_gratuit {
}
#Introduction {/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
}
#quotationTable1 {/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	text-indent: 5px;
}
#footer1 #footer_tbl {

}

#Specifications {
}
#darios_video1 {
	width: 33%;
	float: left;
}
#darios_article1 {
	background-color: #FFF;
}
#Photo_Darios1 {
}
#Photo_Darios3 {
}

#Photo_DariosLeft {
}
#Photo_DariosLeft2 {
}



#StartTitle {
	width: 100%;
}
.startpage {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 98.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#IntroBanner {
clear: both;
margin-left: 0;
}
#topbanner {
}
#logo {
	display: inline;
}
#footer1 {/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #6B6B6B 0%, #223339 100%);
	color: #FFF;
	text-align: center;
}
#header_back {
}
#Darios_1 {
}
#Picado_1 {
}
#PGC_1 {
}
#Wasselonne_1 {
}
#Garantie_a_vie {
}
#Transport_gratuit {
}
#Introduction {/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
}
#quotationTable1 {/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
}
#footer1 #footer_tbl {
	visibility: visible;
}

#Specifications {
}
#footer1 {/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #6B6B6B 0%, #223339 100%);
	color: #FFF;
	text-align: center;
}
#MainMenu {
}
#darios_video1 {
	width: 33%;
	float: left;
}
#darios_article1 {
}
#Photo_Darios1 {
	width: 50%;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	padding-left: 1px;
}
#Photo_Darios3 {
	width: 66%;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	padding-left: 1px;
}

#Photo_DariosLeft {
	width: 50%;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	padding-left: 1px;
}
#Photo_DariosLeft2 {
	width: 50%;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	padding-left: 1px;
}



.gridContainer.clearfix #navig {
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #6B6B6B 0%, #223339 100%);
	padding-top: 2px;
	width: 99%;
	padding-left: 1%;
}
#StartTitle {
	width: 70%;
}
.startpage {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 99.0217%;
	max-width: 1232px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
	clear: none;
	float: none;
}
#IntroBanner {
margin-left: 0;
clear: both;
}
#topbanner {
}
#logo {
	float: left;
	z-index: 1000;
	display: inline;
	top: 0%;
}
.nav {
	font-size: 130%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	width: 100%;
	color: #333;
	display: inline;
	clear: both;
	padding: 10px;
}
#footer1 {/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #6B6B6B 0%, #223339 100%);
	color: #FFF;
	text-align: center;

}

#footer_tbl {
	color: #FFF;
	width: 90%;
	left: 5%;
}
#header_back {
	float: left;
	z-index: 400;
	width: 100%;
}
#Darios_1 {
}
#Picado_1 {
}
#PGC_1 {
}
#Kempf_Wasselonne1 {
}
#darios_article1 #Photo_Darios1 {
	float: right;
	width: 33%;
	margin-top: 7px;
	margin-left: 7px;
}
#darios_article1 #Photo_Darios3 {
	float: right;
	width: 66%;
	margin-top: 7px;
	margin-left: 7px;
}

#darios_article1 #Photo_DariosLeft {
	float: left;
	width: 33%;
	margin-right: 7px;
	margin-top: 7px;
}
#darios_article1 #Photo_DariosLeft2 {
	float: left;
	width: 33%;
	margin-right: 7px;
	margin-top: 7px;
}



#Wasselonne_1 {
}
#Garantie_a_vie {
}
#Transport_gratuit {
}
#Introduction {/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
}
#quotationTable1 {/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6B6B6B), color-stop(1, #223339));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #6B6B6B 0%, #223339 100%);
	width: 66%;
}
#footer1 #footer_tbl {
	visibility: visible;
}

#darios_video1 {
	float: left;

	width: 33
`;
	width: 33%;
}
#darios_article1 {
}
#Photo_Darios1 {
}
#Photo_DariosLeft {
}
#Photo_DariosLeft2 {
}



#StartTitle {
}
.startpage {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
.languages {
	text-align: right;
	display: inline;
	font-size: 80%;
	float: right;
	width: 30%;
}
#footer_tbl tr td {
	font-size: 90%;
	color: #FFF;
	text-align: left;
}
#footer1 p {
	font-size: 75%;
}
#quotationTable1 tr td label .style101 {
	font-weight: bold;
}
