/* CSS SKODA Green Line */

* {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	font:62.5% Arial,Verdana,Sans-serif;
	color:#666;
	background:#fff;
}

a img {
	border:none;
}

embed, img {
	display:block;
}

input,select,textarea {
	font:normal 1em Arial,Verdana,Sans-serif;
}

.clearboth {
	clear:both;
}

/* splash
//////////////////////////////////////////////////////////// */

#splash {
	margin:42px auto 0 auto;
	width:734px;height:525px;
}

.nl {background:transparent url(../img/bg-home-nl.jpg) no-repeat;}
.fr {background:transparent url(../img/bg-home-fr.jpg) no-repeat;}

/* logo */

.logo {
	position:relative;
	top:0;left:575px;
	display:block;
	width:78px;height:63px;
}

a.logo {
	text-decoration:none;
}

.logo span {
	visibility:hidden;
}

/* list home */

#splash ul {
	position:relative;
	top:130px;left:503px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:-0.2px;
	width:220px;
}

#splash li {
	background:transparent url(../img/arrow.jpg) no-repeat 0 0;
	padding:0 0 0 24px;
	height:30px;
}

#splash li a:link, #splash li a:active, #splash li a:visited {
	color:#5d9732;
	text-decoration:none;
}

#splash li a:hover {
	color:#2c6f3a;
}

/* container
//////////////////////////////////////////////////////////// */


#container {
	width:734px;
	margin:45px auto 40px auto;
}
h1 { text-indent:-99999px; float:left; }
h2 { font-size:1.4em; color:#000000;}
h3 { font-size:1.2em; margin:0 0 15px 0; }


/* top */

#top {
	background:url(../img/top-bg.gif) no-repeat;
	position:relative;
	font-size:11px;
	font-weight:bold;
	font-family:'Trebuchet MS';
	height:115px;
}
#top a {
	text-decoration:none;
	cursor:pointer;
}
#top a:hover {
	text-decoration:none;
}

.slogan-fr {
	background:url(../img/slogan-fr.gif) no-repeat;
	position:absolute;
	right:30px;top:75px;
	width:130px;height:35px;
}
.slogan-nl {
	background:url(../img/slogan-nl.gif) no-repeat;
	position:absolute;
	right:10px;top:75px;
	width:170px;height:35px;
}
.slogan-fr span, .slogan-nl span {
	display:none;
}


/* nav */

.nav-item1 {
	position:absolute;
	left:15px;top:45px;
	color:#999999;
}
.nav-item2 {
	position:absolute;
	left:105px;top:45px;
	color:#669933;
}
.nav-item3 {
	position:absolute;
	left:235px;top:45px;
	color:#669933;
}
.nav-item4 {
	position:absolute;
	left:38px;top:75px;
	color:#166129;
}
.nav-item5 {
	position:absolute;
	left:182px;top:75px;
	color:#166129;
}
.nav-item6 {
	position:absolute;
	left:415px;top:45px;
	color:#669933;
}

a:hover.nav-item2, a:hover.nav-item3  {
	color:#166129;
}

a:hover.nav-item4, a:hover.nav-item5  {
	color:#693;
}

/* content
//////////////////////////////////////////////////////////// */

#content {
	background:#e9e9e9 url(../img/bottom-style1.jpg) bottom no-repeat;
	font-size:1.1em;
	padding:10px 0 20px 40px;
}

.logo-greenline {
	margin-bottom:25px;
}

ul.bullet-green li {
	background: url(../img/ico-bullet-green.gif) 0 6px no-repeat;
	padding-left:7px;
	
}
p {
	margin:0 0 10px 0;
	width:490px;
}


/* style page options
//////////////////////////////////////////////////////////// */
.options-part1 {
	background:url(../img/options-visu1.jpg) left top no-repeat;
	padding-left:158px;
	margin-bottom:30px;

}
.options-part2 {
	background:url(../img/options-visu2.jpg) right top no-repeat;
	padding-right:240px;
	margin-bottom:20px;
	width:270px;
}
.options-part3 {
	background:url(../img/options-visu3.gif) left top no-repeat;
	padding-left:158px;
	margin-bottom:30px;
}

/* style page feuille bottom
//////////////////////////////////////////////////////////// */
.box-deco-bottom {
	background:url(../img/deco-feuille-bottom.gif) bottom no-repeat;
	padding-bottom:100px;
	width:490px;
}
.double-picture img {
	float:left;
	margin-right:10px;
}
.double-picture {
	margin-bottom:15px;
}

/* style page Fabia
//////////////////////////////////////////////////////////// */
.buttons {
	padding:10px 0 25px 150px;
}

.buttons a {
	display:block;
	float:left;
	margin:0 10px 0 0;
}

.table-comparatif {
	background:#fff url(../img/table-top.gif) no-repeat top;
	width:498px;
}

.table-comparatif td {
	padding:0px 10px;
}

.table-comparatif .table-spacer td {
	padding-bottom:8px;
	text-align:center;
}

.table-comparatif th {
	color:#166129;
	text-align:left;
	padding:8px 10px 5px 10px;
}

.table-comparatif tr.table-titles {
	font-weight:bold;
}
.table-comparatif tr.table-titles td {
	text-align:center;
}


.table-comparatif .table-line {
	border-top: 1px solid #e9e9e9;
}

.last {
	background:transparent url(../img/table-bottom.gif) no-repeat;
	width:498px;height:3px;
	margin-bottom:20px;
}

.infos {
	width:500px;
}

