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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 /* Absolute */

#absolute, .absolute, .absolute img{
	position:absolute;
	z-index:1;
	min-width:100%!important;
	min-height:100%!important;
	}
	
#bordure{
	position:absolute;
	top:0;
	display:block;
	z-index:2;
	min-width:100%!important;
	height:45px;
	background:#D75009;
	}
.uk-container {
    z-index: 2;
}
	
#tm-toolbar{
	background:url(degrade.png) top repeat-x;
	z-index:2;
	}

.uk-navbar .uk-navbar-nav > li > a {
    background: rgba(0, 0, 0, 0) url("../images/puce_menu.png") no-repeat 0 0;
}

.tm-noblog .tm-content {
    background: #fff8eb url("../../../images/papier.png") repeat scroll 0 0 padding-box;
    border-image: url("../../../images/bordure-papier.png") 15 15 15 15 round round;
}

.tm-navbar {
    margin-bottom: 0px;
    margin-top: 40px;
}
.uk-navbar {
    border-width: 20px 0 0;
}

.tm-block {
    margin-top: 15px;
}

.uk-article {
    background: #fff8eb url("../../../images/papier.png") repeat scroll 0 0 padding-box;
    border-image: url("../../../images/bordure-papier.png") 15 15 15 15 round round;
}

.uk-thumbnav > * > * {
    background: none;
}

.uk-thumbnav > * > * > img {
    opacity: 0.4;
}

.uk-panel-box {
    background: #fff8eb url("../../../images/papier.png") repeat scroll 0 0 padding-box;
	border-image: url("../../../images/bordure-papier.png") 15 15 15 15 round round;
}

.uk-panel-box .uk-panel-title {
    color: #D75009;
}
.uk-panel-title {
    text-transform: none;
}

.tm-totop-scroller {
    background: rgba(0, 0, 0, 0) url("../../../images/scroll.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 70px;
    margin-top: 20px;
    width: 70px;
}
h2, .uk-h2 {
    font-size: 20px;
    line-height: 26px;
}
h3, .uk-h3 {
	color:#D75009;
	font-size:24px;
}

.uk-article-title {
    text-transform: none;
}

.uk-grid > * {
    padding-left: 40px;
}

.gn_static_1 {
	background-color: rgba(252, 249, 245, 0);
    border-style: none;
    height: 200px;
    padding: 0px;
}

.gn_header_1 {
    background-color: rgba(252, 249, 245, 0);
	border-style: none;
}

/**rgba(252, 249, 245, 0.7) none repeat scroll 0 0 padding-box**/

.uk-container {
    max-width: 1200px;
}

.uk-grid {
    margin-left: -20px;
}
.uk-grid > * {
    padding-left: 20px;
	padding-top: 20px;
}

.uk-article {
    padding: 30px;
}

.tm-bg-noparallax, body {
    background:#1B0804;
}

a, .uk-link {
    color: #d75009;
}

/*formulaire de contact*/

.accordion-heading {
    background: #D75009;
}
.accordion-heading .accordion-toggle {
    color: #fff;
}

.form-actions {
    background-color: none;
}

.uk-description-list-line td {
    background-image: url("../less/uikit/images/list_line.png");
    background-position: 0 0;
    background-repeat: repeat-x;
	padding:10px 0;
}

.uk-thumbnav { 
    border-bottom:1px solid #d4cfc7;
	border-top: 0px solid #d4cfc7;
	padding:20px 0 30px;
	background-color: rgba(252, 249, 245, 0);
}

.uk-accordion-title {
    background: #dad5cc none repeat scroll 0 0;
    border-radius: 0;
}
legend {
	font-size: 14px;
}
.btn-primary, .btn-info, .btn-inverse {
    background-color: #d75009;
    background-image: none;
}
table.zebra {
    width: 100%;
}
table.zebra th, table.zebra td {
    padding: 5px;
}
table.zebra th {
    font-size: 20px;
	font-weight:400;
	color:#EA5B0C;
	text-transform:uppercase;
}
table.zebra td * {
    vertical-align: middle;
}
table.zebra tbody td {
    border-bottom: 1px solid #c5b7b4;
}
table.zebra tbody th.sansbord {
    border-bottom: medium none;
}
table.zebra tbody tr:nth-of-type(2n+1) {
    background: none;
}
table.zebra caption {
    color: #999;
}
em{
	color:#D75009;
	}
h1, .uk-h1 {
    color: #d75009;
    font-size: 30px;
    line-height: 55px;
}
.uk-dropdown-navbar {
	background:rgba(27,11,11,1);
    border-image-repeat: none;
    border-image-slice: none;
	border-image: none;
    border-style: none;
}
.uk-panel-box, .uk-panel-hover {
    padding-bottom: 5px;
    padding-top: 5px;
	margin-top:-30px;
}
/*.tm-bottom-b .uk-panel-box{padding-bottom: 0!important;}*/

.uk-grid-divider:empty {
    background-image: url("../less/uikit/images/list_line.png");
    height: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.uk-button {
    background: #d75009;
}
.uk-button:hover {
    background: #AC884F;
}
.uk-subnav > .uk-active > * {
    color: #AC884F;
}
.icon-envelope {
    padding-left: 15px;
    padding-right: 5px;
}
.icon-print{
	padding-right:5px;
}
.uk-pagination > li > a {
    background: #D75009 none repeat scroll 0 0;
    color: #fff;
}
.uk-pagination > li > a:hover {
    background: #ac884f none repeat scroll 0 0;
    color: #fff;
}
.historique {
    /**margin-top: -250px;
	margin-bottom: -100px;**/
	left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}

.tm-main > *:nth-child(n+2) {
    margin-top: 15px;
}
/*
 * La carte : Hover
 * 1. Apply hover style also to focus state
 */
.uk-subnav > * > :hover,
.uk-subnav > * > :focus {
  color: #D75009;
  text-decoration: none;
}
/*
 * Active
 */
.uk-subnav > .uk-active > * {
  color: #D75009;
}

body {
    background-color: #f0eeee;
}
body, td, th {
    color: #333;
    font-family: "Open Sans",sans-serif;
    line-height: 1.618;
}
body, html {
    font-size: 14px;
    height: 100%;
    margin: 0;
    padding: 0;
}
body, html {
    font-size: 14px;
}
.uk-subnav > .uk-active > * {
    color: #fff;
}
.uk-subnav-pill > .uk-active > * {
    background: #d75009 none repeat scroll 0 0;
}
.uk-subnav-pill > * > :hover,
.uk-subnav-pill > * > :focus {
  background: #AC884F;
  /* 2 */
  outline: none;
  border-radius: 3px;
  color: #fff;
}
.uk-offcanvas-bar {
    background: #180704 none repeat scroll 0 0;
}
.uk-nav-offcanvas ul a {
    color: #d55015;
}