#logoHeader { display: block; min-width: 280px; }

img#headerLogo { position: absolute; top: 0px; left: 0; }

.pie-element { behavior: url("/themes/front/css/pie/PIE.php"); position: relative; }

.ie8 header[role=banner].shadow, .ie7 header[role=banner].shadow, .ie6 header[role=banner].shadow { -webkit-box-shadow: #a6a6a6 0 3px 12px; -moz-box-shadow: #a6a6a6 0 3px 12px; box-shadow: #a6a6a6 0 3px 12px; behavior: url("/themes/front/css/pie/PIE.php"); position: relative; position: fixed; }
.ie8 #sitenav ul.subitems, .ie7 #sitenav ul.subitems, .ie6 #sitenav ul.subitems { border: 1px solid #7fb8f0; border-top: 5px solid #7fb8f0; }

.ie7 body:before { content: "Unsupported Browser - Your browser is not supported for viewing this website, please update to a recente version."; position: absolute; top: 0; left: 0; width: 100%; padding: 16px 0; background: red; z-index: 999; text-align: center; color: white; font-weight: bold; }
