
#tpl_home{
	background: #ffffff;
	text-align:center;
	margin-bottom: -36px;
	position: relative;
	padding: 0 0;
}
#tpl_home .center{
	background: #ffffff;
	top: -36px;
}

#tpl_home .slide .detail{
	display: none;
}

.slick-prev, .slick-next {
    z-index: 22;
    position: absolute;
    display: block;
    height: 58px;
    width: 32px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 33%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev {
    left: 15px;
    background: url(../../../images/villa-pamplemousse/arrow_left.png) 0px 0px no-repeat;
}

.slick-next {
    right: 15px;
    background: url(../../../images/villa-pamplemousse/arrow_right.png) 0px 0px no-repeat;
}

#villa{
	letter-spacing: 5.5px;
}

#infobulle{
	display: none!important;
}

#widget_60a9e1f826779917da63b048563908f2{
	position: absolute;
    z-index: 2;
    right: 0;
    top: 40px;
}

#meteo{
	background: url("../../../images/villa-pamplemousse/flechemeteo.png") no-repeat;
	width: 18px;
    height: 128px;
    z-index: 2;
    position: absolute;
    top: 40px;
    right: 300px;
    cursor: pointer;
}