body {
    background-image: url("../images/template_imgs/zone_xl/background.jpg");
    background-repeat:no-repeat;
    background-position:49% 0%;
    background-color: #ffffff;
}

#header .container {
    background-image: url("../images/template_imgs/zone_xl/header.png");
    background-repeat: no-repeat;
    background-position: 0% 12px;
}

#slideshow .container .content {
    background-image: url("../images/template_imgs/zone_xl/side_menu_background.png");
    background-repeat: no-repeat;
}

#footer {
    background-image: url("../images/template_imgs/zone_xl/footer.jpg");
    background-repeat: no-repeat;
}


.navigation.navhover ul li a:hover,
.navigation.navhover ul li.highlight a {
    background: transparent url(../images/menu/bg-navigation-h-orange.gif) top left no-repeat;
}
.navigation.navhover ul li a:hover span.menu_ar,
.navigation.navhover ul li.highlight a span.menu_ar {
    background: transparent url(../images/menu/bg-navigation-h-orange.gif) top right no-repeat;
}

.color_title {
    color:#F00;
}

.event .title {
    color: #F00;
}

.event a.link {
    color: #F00;
}