
/* CSS - Ilightbox */
@import url(/css/ilightbox/ilightbox.css);

.bouton{

}

.full{
	min-width:100%;
	width:100%;
}

.breadcrumbs-v1{
	min-height:300px;
}

.breadcrumbs h1:first-letter {
    text-transform: uppercase;
}
.breadcrumb li{
    text-transform:capitalize;
}

#instagram, #reservation{
	float:left;
	width:100%;
	background:#eeeeee;
	/*border:1px solid #eee;*/
}

.news-v2-desc h3{
	padding-bottom:20px;
	line-height:20px;
}



.sm-margin-bottom-10{
	padding-bottom:10px;
}
.sm-margin-bottom-20{
	padding-bottom:20px;
}
.sm-margin-bottom-30{
	padding-bottom:30px;
}
.sm-margin-bottom-40{
	padding-bottom:40px;
}
.sm-margin-bottom-50{
	padding-bottom:50px;
}
.sm-margin-bottom-60{
	padding-bottom:60px;
}
