/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@import url('https://fonts.googleapis.com/css?family=Roboto|Titillium+Web');
.uk-tab > li:not(.uk-disabled):not(.uk-active) > a {
    background: #ddd none repeat scroll 0 0;
}
.nopadding{
padding: 0;
}
footer {
    padding-top: 30px;
}
body {
  font-family: 'Titillium Web', sans-serif;
 /* background: url('images/fond.jpg');*/
}
.uk-navbar-nav > li > a {
  font-family: 'Roboto', sans-serif;
}
.uk-article-title,.uk-panel-title {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}
.uk-navbar-nav, .uk-navbar-flip {
  padding-top:15px;
}
.tm-logo h2{
  margin-bottom:0;
}