/*
Theme Name: Fondation Bertarelli
Layout: Content-Sidebar
*/

.content-area {
	background-color:#FFFFFF;
	float: left;
	width: 100%;
}
.content-area-image{
	background-color:#FFFFFF;
	border-top:9px solid #000000;
	float: left;
	width: 100%;	
}
.home #main,
.page-template-page-main-section #main{
	margin-top:-154px;
}

.page-template-page-main-section .entry-title{
	margin-top:0px;	
}
.site-footer {
	clear: both;
	width: 100%;
}

/*--------------------------------------------------------------
## Homepage Slider
--------------------------------------------------------------*/
/*.slider {
	height: 450px;
}
.slide {
	float: left;
	height: 450px;
	width:33%;
}
.holder {
	width: 300%;
}

/*.slide:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40%;
	background: linear-gradient(transparent, black);
}*/

/* Variante 2 */
.holder{
	height:450px;
}