@charset "utf-8";
/* CSS Document */


h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #464646;
	border: none;
	margin: 0;
	text-transform: capitalize;
}
#normal ul {
	list-style: none !important;
	margin: 0;
}
#normal .csc-default {
    padding: 0;
}
/* --------------- title ------------------*/
#title {
	display: none;
}
/* --------------- fil-ariane ------------------*/
#breadcrumb {
	display: none;
}
/* --------------- left-content ------------------*/
#left {
	display: none;
}
/* --------------- right-content ------------------*/
#right {
	display: none;
}
/* --------------- news-content ------------------*/
#news {
	display: none;
}
/* --------------- banner ------------------*/
#banner .row {
	height: 1000px;
}