/*big menu*/

#kwick {
	position: relative;
	margin-top: 0px;
	margin-left:100px;
	z-index: 1;
}

#kwick .kwicks {
	display: block;
	height: 414px;
	margin: 0px;
}

#kwick li {
	float: left;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 414px;
	width 123px !important;
	width: 122px;
	background: #fff;
	border-right: 2px solid #fff;
}

#kwick .kwick span {
	display: none;
}

#kwick .kwick a{
	display:block;
	width:350px;
	height:414px;
}

#kwick .opt1 {
	background: #9ce782 url(../images/marche.jpg) ;
	border-left:1px solid #FFF;
}

#kwick .opt2 {
	background: #92bdfa url(../images/chaumiere2.jpg);
}

#kwick .opt3 {
	background: #faa892 url(../images/chevaux2.jpg);
}

#kwick .opt4 {
	background: #e78282 url(../images/batiment.jpg);
}

#kwick .opt5 {
	background: #000 url(../images/fillette.jpg);
	
}
#kwick .opt6 {
	background: #000 url(../images/fillette.jpg);
	
}
#kwick .opt7 {
	background: #000 url(../images/fillette.jpg);
	
}