body {
	background-attachment: fixed;
	background-image: url(/tmpl/clbliner/images/bg_clbliner_shipping.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FF9F0D;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.header {
	background-image: url(/tmpl/clbliner/images/bg_clbliner_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.agences {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e8e8e8;
	padding-left: 10px;
}
.agences a {
	color: #737373;
	text-decoration: none;
}
.agencesbas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e8e8e8;
	padding-left: 10px;
	background-image: url(/tmpl/clbliner/images/footer_sep.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.agencesbas a {
	color: #737373;
	text-decoration: none;
}
.container {
	background-image: url(/tmpl/clbliner/images/bg_clbliner_container.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 11px;
}
.content {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e7e7e7;
	border-left-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d2d2d;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.content a {
	color: #003060;
}
.content h1 {
	color: #003060;
	font-size: 24px;
	background-image: url(/tmpl/clbliner/images/h1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom {
	background-image: url(/tmpl/clbliner/images/bottom_container.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(/tmpl/clbliner/images/bg_clbliner_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.menu {
	background-image: url(/tmpl/clbliner/images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.mentions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #FF9900;
	padding-top: 3px;
}
.mentions a {
	color: #FF9900;
	text-decoration: none;
}
.menu .item {
	background-image: url(/tmpl/clbliner/images/bg_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003060;
}
.menu .item a {
	color: #003060;
	text-decoration: none;
}
.menu .item a:hover {
	color: #EA5E0E;
}
.menu .itemuk {
	background-image: url(/tmpl/clbliner/images/bg_button_en.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003060;
}
.menu .itemuk a {
	color: #003060;
	text-decoration: none;
}
.menu .itemuk a:hover {
	color: #EA5E0E;
}
.menu .itemfr {
	background-image: url(/tmpl/clbliner/images/bg_button_fr.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003060;
}
.menu .itemfr a {
	color: #003060;
	text-decoration: none;
}
.menu .itemfr a:hover {
	color: #EA5E0E;
}
.caption {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
#slideshow {
    position:relative;
    height:255px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
