/* CSS Document */
.afs {
	background-color: #f4c300 !important;
}
body.blue-page h1.title:after {
	background: #f4c300;
}
.bg-blue {
    background: #f4c300;
    color: #fff;
}
.btn-blue {
    color: #fff;
    background-color: #f4c300;
}
.bg-yellow {
    background: #f4c300;
    color: #fff;
}
#menu-sitemap .navbar-nav > li > a:hover, #menu-sitemap .navbar-nav > li > a:focus, #menu-sitemap .navbar-nav > li > a:active {
    background-color: #ddb101
}

.img-top-tematic {
    height: 460px;
    background: url(/assets/img/tematic/banner_cat_central.jpg) no-repeat center;
    background-size: cover;
}

.img-blog-tematic {
    height: 460px;
	/*width: 100%;*/
    /*background: url(/assets/img/imgspa.jpg) no-repeat center;*/
	background: url(/fitxers/logos/banners/docusport6.jpg) no-repeat center;
    background-size: cover;
}