@charset "utf-8";
/* CSS Document */

/* @group Style1 Colors */

/* Logo */

#logo {position:relative;top:20px;left:50px;}


/* Structure */
#showcase {position: relative;}
#showcase .wrapper {position: relative;}
#showcase-height {height:190px;}

#showcase-height.alt {}
#showcase-bottom {z-index: 1;position: relative;}
#showcase-bottom-bg {position: relative;z-index: 1;}


#showcase {background: #5B88AA url(../images/ressources/banniere/style1/showcase-bg.png) 0 0 repeat-x;}
#showcase-bottom-bg {background: url(../images/ressources/banniere/style1/showcase-bottom-bg.png) 0 100% repeat-x;}



/* Artwork Themes */

#showcase-layer1 {background: url(../images/ressources/banniere/theme1/showcase-layer1.png) 20% 100% repeat-x;height:auto;}
#showcase-layer2 {background: url(../images/ressources/banniere/theme1/showcase-layer2.png) 40% 100% repeat-x;margin: 0;padding: 0;width:100%;height:auto;}
/*#showcase-layer3 {background: url(../images/ressources/banniere/theme1/showcase-layer3.png) 70% 0 repeat-x;margin: 0;padding: 0;width:100%;height:auto; }*/
#showcase-bottom {background: url(../images/ressources/banniere/theme2010/showcase-bottom.png) 50% 100% no-repeat;height:190px}
.header-module {background: url(../images/ressources/banniere/theme1/showcase-feature.png) 0 0 no-repeat;}

/* Firefox2 Hack */
#showcase-layer1 {font-family: "20% 100%";}
#showcase-layer2 {font-family: "40% 100%";}
#showcase-layer3 {font-family: "70% 0";}

