#gkHeaderNav .gkMainMenu .gkmenu.level0 > li {
    padding: 12px 12px;
    position: relative;
    MARGIN: 0PX;
	background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #ebebeb);
  background-image: -moz-linear-gradient(top, #ffffff, #ebebeb);
  background-image: -ms-linear-gradient(top, #ffffff, #ebebeb);
  background-image: -o-linear-gradient(top, #ffffff, #ebebeb);
  background-image: linear-gradient(to bottom, #ffffff, #ebebeb);
  border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:hover {
    background: #FBF9CD;
  background-image: -webkit-linear-gradient(top, #FBF9CD, #FFFFFF);
  background-image: -moz-linear-gradient(top, #FBF9CD, #FFFFFF);
  background-image: -ms-linear-gradient(top, #FBF9CD, #FFFFFF);
  background-image: -o-linear-gradient(top, #FBF9CD, #FFFFFF);
  background-image: linear-gradient(to bottom, #FBF9CD, #FFFFFF);
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:before {
	left: 50%;
	top: -10px;
    transform: rotate(15deg);
	content: "\f276";
    font-family: FontAwesome;
	background: none;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:nth-child(2):before {
    color: #dc6e49;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:nth-child(3):before {
    color: #d88a4b;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:nth-child(4):before {
    color: #cadb49;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:nth-child(5):before {
    color: #95a587;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:nth-child(6):before {
    color: #6978a3;
}

div#gkHeaderNav {
    margin: 0 auto;
    max-width: 100%;
    padding: 10px 0 0 0;
    position: relative;
    top: 0;
    -webkit-transition: margin-left .3s ease-out;
    -moz-transition: margin-left .3s ease-out;
    -ms-transition: margin-left .3s ease-out;
    -o-transition: margin-left .3s ease-out;
    transition: margin-left .3s ease-out;
    width: 1440px;
    z-index: 10;
	background-color: rgba(255, 255, 255, 0.46);
    border-bottom: 1px solid #FFF;
}

#gkHeader {
    background-color: transparent !important;
    margin: 0;
    min-height: 85px;
    padding: 0px;
    position: absolute;
    background-clip: border-box !important;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
	background-image: url('../images/element-camping-jaujac-camping-chasselouve.png') !important;
    background-repeat: no-repeat !important;
    background-position: 250px 20px !important;
	border-bottom: 50px solid transparent;
}

#gkHeader {
	margin: 0;
    min-height: 85px;
    padding: 0px;
}

#gkTopInfo {
	border-bottom: 1px solid #002A50;
    color: #002A50;
	padding-bottom: 5px;
}

#gkTopInfo a {
    color: #002A50;
}

#gkTopInfo a.facebook:hover em {
	color: #3B5998;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#gkTopInfo a.google:hover em {
	color: #d34836;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#gkHeaderSidebar {
	top: 215px;
}

#gkHeaderSidebar .box {
	background: rgba(255, 255, 255, 0.8);
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a {
    border-bottom: 1px solid transparent;
}

#gkHeaderNav .gkMainMenu .gkmenu > li > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li > a:hover, #gkHeaderNav .gkMainMenu .gkmenu > li.active > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li.active > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li.active > a:hover, a, #gkFooterNav a:active, #gkFooterNav a:focus, #gkFooterNav a:hover {
	color: #0E5BA1;
}

#gkPageContent {
    padding: 0;
    border-top: 149px solid transparent;
    margin-top: -100px;
    background-clip: border-box;
    background: url('../images/fond-top-flip.png');
    position: relative;
    z-index: 5;
}

#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5, #gkBottom6, #gkBottom7, #gkBottom8 #gkBottom9, .frontpage #gkBottom3 .box {
	padding: 0;
}

#gkFooter {
    background: #A2C6ED;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
    padding: 0;
    text-align: center;
    border-top: 1px solid #002A50;
}

#gkFooter h3 {
	color: #0E5A9E;
}
	
#gkFooter a, #gkFooter p {
	color: #fff;
}
	
div#gkFooterNav {
    padding: 25px 0 50px 0;
}
	
.single-page .item-info + .item-body {
		width: 100%;
}
	
body:not(.frontpage) #gkSidebar{
	padding-left: 60px;
}
	
.frontpage #gkBottom1 .box {
	padding: 0;
}

@media(max-width: 1040px) {
	.frontpage #gkPageContent {
		padding: 0px;
		border-top: 0;
		margin-top: 0;
	}
}

.item-body ul {
	list-style: disc !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-left: 40px !important
}

.item-body ul li {
	list-style: disc !important;
	padding: 0 !important;
}

.item-body ul li:before {
	display: none;
}

p {
    margin: 1em 0 1em;
}

.frontpage #gkBottom3 .box.gkmod-3 {
    padding-left: 20px !important;
}

.frontpage #gkBottom3 .box.gkmod-3 img {
	max-width: 100%;
}
	
/*   Component: Table
 ========================================================================== */
/*
 * 1. Remove most spacing between table cells.
 * 2. Block element behavior
 * 3. Style
 */
.uk-table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  margin-bottom: 30px;
  font-size: 11px;
}
/*
 * Add margin if adjacent element
 */
* + .uk-table {
  margin-top: 30px;
}
.uk-table th,
.uk-table td {
  padding: 8px 8px;
}
/*
 * Set alignment
 */
.uk-table th {
  text-align: left;
}
.uk-table td {
  vertical-align: top;
}
.uk-table thead th {
  vertical-align: bottom;
}
/*
 * Caption and footer
 */
.uk-table caption,
.uk-table tfoot {
  font-size: 12px;
  font-style: italic;
}
.uk-table caption {
  text-align: left;
  color: #bebebe;
}
/*
 * Active State
 */
.uk-table tbody tr.uk-active {
  background: #eeeeee;
}
/* Sub-modifier: `uk-table-middle`
 ========================================================================== */
.uk-table-middle,
.uk-table-middle td {
  vertical-align: middle !important;
}
/* Modifier: `uk-table-striped`
 ========================================================================== */
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f5f5f5;
}
/* Modifier: `uk-table-condensed`
 ========================================================================== */
.uk-table-condensed td {
  padding: 4px 8px;
}
/* Modifier: `uk-table-hover`
 ========================================================================== */
.uk-table-hover tbody tr:hover {
  background: #eeeeee;
}
tbody > tr:not(:first-child) {
  border-top: 1px solid #f1f1f1;
}
