article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;
}
html, button, input, select, textarea { font-family:Arial, Helvetica, sans-serif; color: #4c4c4c; }
body { margin: 0; font-size: 0.813em; line-height: 1.385; 
background: url("/layout/img/bg.png") repeat-x scroll left top #2e855b; 
overflow-y: scroll;
}
/*
::-moz-selection { background: #9e9e9e; color: #fff; text-shadow: none; }
::selection { background: #9e9e9e; color: #fff; text-shadow: none; }
*/
a { color: #4c4c4c;  text-decoration:underline; }
a:visited { color: #4c4c4c; }
a:hover { color: #4c4c4c; text-decoration:none; }
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote {  margin:0 0 0 0;
background: url("/layout/img/blockquote-bg.png") no-repeat scroll left 15px transparent;
display: block;
padding: 15px 0 20px 50px;
}
blockquote p { margin:0 0 0 0; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 14px; }
li {
list-style-image:url("/layout/img/list-image.png");
}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


#main-wrapper {
}

header {
background: url("/layout/img/header-bg.jpg") no-repeat scroll center top transparent; 
}
header .wrap {
width:974px;
margin:0 auto;
}
#logo {
float:left;
text-indent:-9999px;
background: url("/layout/img/logo-tramac.png") no-repeat scroll left top transparent; 
display:block;
height:123px;
width:273px;
}
#tools {
width:701px;
float:left;
text-align:right;
margin:0 0 30px 0;
}
.fr_FR #tools {
width:692px;
}

#menu {
float:left;
display:block;
width:701px;
}
.fr_FR #menu {
width:692px;
}

#block-search,
#facebook,
#language-switcher {
display:inline-block;
}
#block-search .search-input,
#newsletter-subscribing-form .email-newsletter-input {
background-color:#535252;
border:0px solid #535252;
height:30px;
padding:2px 10px 0 10px;
font-size:0.923em;
margin:0 1px 0 0;
color:#9E9E9E;
}
#newsletter-subscribing-form .email-newsletter-input {
height:25px;
width:146px;
}
#block-search .search-button,
#newsletter-subscribing-form .subscribe-newsletter-button {
vertical-align:top;
}
#facebook {
margin: 0 0 0 5px;
vertical-align: top;
border-bottom: 2px solid red;
height: 32px;
background: #535252;
vertical-align:top;
}
#language-switcher {
margin:0 0 0 5px;
vertical-align:top;
}
#language-switcher a {
display:inline-block;
padding:10px 5px 0 5px;
height:22px;
font-size:0.769em;
color:#9e9e9e;
text-decoration:none;
font-weight:bold;
}
#language-switcher a:hover,
#language-switcher a.current {
background-color:#535252;
border-bottom:2px solid #ff0000;
}
#language-switcher a:hover {
color:#FFF;
}


/* LEVEL ONE */
nav.dropdown ul { position: relative;  z-index:510; float:right;}
nav.dropdown ul li { float: left; zoom: 1; z-index:511; }
nav.dropdown ul a:hover {  }
nav.dropdown ul a:active {  }
nav.dropdown ul li a, nav.dropdown ul li.sectionheader > span { display: block;  }
nav.dropdown ul li:last-child a {  } /* Doesn't work in IE */
nav.dropdown ul li.hover,
ul li:hover { position: relative; }
nav.dropdown ul li.hover a { }

/* LEVEL TWO */
nav.dropdown ul ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index:512; }
nav.dropdown ul ul li { float: none; z-index:513; }									  
/* IE 6 & 7 Needs Inline Block */
nav.dropdown ul ul li a { width: 100%; display: inline-block;  } 

/* LEVEL THREE */
nav.dropdown ul ul ul { left: 100%; top: 0; z-index:514; }
nav.dropdown ul li:hover > ul { visibility: visible; }

nav.dropdown ul li { list-style-image:none; }
nav.dropdown ul li a, nav.dropdown ul li.sectionheader > span {
font-family: "LeagueGothicRegular",Geneva,Arial,Helvetica,sans-serif;
color:#9e9e9e;
text-transform:uppercase;
text-decoration:none;
padding: 0 0 11px 0;
margin:0 0 0 20px;
font-size:1.615em;
font-weight:normal;
z-index:
}
nav.dropdown ul li a:hover,
nav.dropdown ul li a.menuactive,
nav.dropdown ul li.sectionheader > span:hover {
color:#fefefe;
padding: 0 0 8px 0;
border-bottom:3px solid #ff0000;
}

nav.dropdown ul li ul {
background: url("/layout/img/nav-submenu-bg.png") no-repeat scroll left top transparent; 
padding: 7px 0 0 0;
}
nav.dropdown ul li li a, nav.dropdown ul li li a.menuactive {
color: #2e855b;
background-color:#ffffff;
padding:11px 16px 11px 15px;
font-size:0.813em;
font-family:Arial, Helvetica, sans-serif;
border-right:1px solid #9e9e9e;
border-left:1px solid #9e9e9e;
border-bottom:1px solid #9e9e9e;
width: 170px;
margin:0 0 0 0;
}
nav.dropdown ul li li a:hover {
color: #ffffff;
background-color:#2e855b;
padding:11px 16px 11px 15px;
border-right:1px solid #9e9e9e;
border-left:1px solid #9e9e9e;
border-bottom:1px solid #9e9e9e;
}


#crawler {
background: url("/layout/img/crawler.png") no-repeat scroll center top transparent; 
width:225px;
height:389px;
position:absolute;
top: -25px;
right:0;
z-index: 300;
}

#main {
border-top:2px solid #ff0000;
border-bottom:5px solid #b1b0b0;
height: 550px;
width:974px;
margin:0 auto;
position:relative;
background-color:#FFFFFF;
}
html>body #main {
height: auto;
min-height: 550px;
} 


footer {
background: url("/layout/img/footer-bg.jpg") no-repeat scroll center top transparent; 
width:934px;
margin:0 auto;
padding:0 20px 15px 20px;
color:#9e9e9e;
}
footer a ,
footer a:visited {
color:#9e9e9e;
}
footer .title {
font-family: "LeagueGothicRegular",Geneva,Arial,Helvetica,sans-serif;
font-size:1.615em;
color:#ffffff;
text-transform:uppercase;
padding:20px 0 10px 0;	
}
footer #contact-information-reminder {
display:block;
float:left;
width:275px;
}
footer #contact-information-reminder a:hover,
footer #sitemap a:hover {
	color:#FFF;
}
footer .situation,
footer .contact {
font-size:0.923em;
}
footer .situation {
width:137px;
float:left;
}
footer .contact {
width:137px;
float:left;
}
footer .label {
font-weight:bold;
color:#ff0000;
}

footer #sitemap {
display:block;
float:left;
width:385px;
padding:0 0 0 65px;
background: url("/layout/img/sitemap-light-left-bottom.png") no-repeat scroll left bottom transparent; 
}
footer #sitemap .content {
background: url("/layout/img/sitemap-light-right-top.png") no-repeat scroll right top transparent; 
padding:0 0 10px 0;
}
footer #sitemap .home,
footer #sitemap .renting,
footer #sitemap .news,
footer #sitemap .second-hand,
footer #sitemap .about-us,
footer #sitemap .catalog,
footer #sitemap .contact {
display:inline-block;
float:left;
margin:0 0 6px 0;
font-weight:500;
font-size:0.923em;
}
footer #sitemap .home,
footer #sitemap .about-us,
footer #sitemap .catalog {
width:155px;
}
footer #sitemap .renting,
footer #sitemap .second-hand {
width:95px;
}
footer #sitemap .news,
footer #sitemap .contact {
width:95px;
}


footer #newsletter-subscribe {
display: block;
float: left;
padding: 0 0 0 20px;
width: 189px;
}
footer #newsletter-subscribe p {
margin: 4px 0 4px 0;
}


footer #reseller {
background: url("/layout/img/footer-separator.png") no-repeat scroll center top transparent; 
padding:7px 0 12px 0;
}
#mentions {
font-size:0.846em;
}
#legal-information {
width:700;
float:left;
margin-top: 6px;
}
#websiteby {
width:234;
float:right;
}
#websiteby a {
background: url("/layout/img/logo-cible-communication.png") no-repeat scroll left top transparent;
display: inline-block;
height: 17px;
margin: 0 0 3px 1px;
text-indent: -9999px;
vertical-align: text-bottom;
width: 45px;
}

/*  COMMON  */


a.cta {
display:block;
width:225px;
height:84px;
text-indent:-9999px;
margin:0 0 20px 0;
}


a.cta.locations,
a.cta.occasions 
{ background: url("/layout/img/fr_BE/cta-home.png") no-repeat scroll left bottom transparent; }

a.cta.occasions:hover {background-position: right bottom; }
a.cta.locations { background-position: left top;  }
a.cta.locations:hover { background-position: right top; }



@media only screen and (min-width: 35em) {

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } 
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}


.nl_BE a.cta.locations,
.nl_BE a.cta.occasions 
{ background-image: url("/layout/img/nl_BE/cta-home.png"); }

.fr_FR #logo {
background-image: url("/layout/img/fr_FR/logo-tramac.png"); 
height:123px;
width:282px;
}



.gallery .img {
float: left; 
width: 50%;
}
/* Stylesheet: main Modified On 2017-03-08 11:17:13 */
