body{color:#000000; background-color: #EEE7D7;font-family:Arial,"Helvetica Neue", sans-serif;}
header{background:url("../img/topimg.jpg") no-repeat;background-position:left bottom;height:180px;}
article{background:url("../img/leftimg.jpg") no-repeat;min-height:266px;padding-left:271px;padding-top:15px;}
#wrapper{width:776px;margin-left:auto;margin-right:auto;}
#hedenpop .w3-modal-content{width:250px !important;background:#eee7d7;border: 1px solid #fff;text-align: center;}
#hedenpop div img{padding-bottom:10px;}
#walipop .w3-modal-content{width:651px;height:400px;overflow:hidden;}
#texte p{padding:0 10px; margin-top:0;font-size:13px;}
.hgpop {  background-image: url(../img/poptop.gif); background-color: #EEE6D7}
.homey{ width: 200px;
    height: 160px;
    display: block;
    float: left;
}
footer{background:url(../img/footer.png);width:100%;height:58px;}
.w3-button{font-family:VinerHand,sans-serif;
 color:#fff; background:#584a32;
 border:1px solid #fff;}
.w3-button:hover{background:#43536f !important;color:#fff !important;}
.warn{border-color:red !important;}
#topnav
{
	float:right;
}

#topnav ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#topnav ul a
{
	display:block;
	color:#000;
	text-decoration:none;
	font-size:15px;
	line-height:32px;
	padding:0 15px;
	font-family:CelticHand,serif;
 text-transform:uppercase;
}

#topnav ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#topnav ul li.current-menu-item
{
	background:#ddd
}

#topnav ul li:hover,#topnav ul li.active
{
	background:url(../img/pin.png) no-repeat;background-position:bottom center;
}

#topnav ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	padding:0
}
#topnav ul li:last-child ul{left:unset;right:0;}
#topnav ul ul li:hover{
 background:#43536f;
}

#topnav ul ul li a{
  font-family:VinerHand,sans-serif;
 color:#fff;
text-transform:unset;
}
#topnav ul ul li
{
	float:none;
	width:180px;
 background:#584a32;
 border:1px solid #fff;
 margin-bottom:2px;
 padding-top: 2px;
padding-bottom: 2px;
}

#topnav ul ul a
{
	line-height:120%;
	padding:2px 15px
}

#topnav ul li:hover > ul
{
	display:block
}