.tpl_cms #tpl_1col {
	padding-left: 20px;
}

#bandeau img{
	width: 100%;
}

#bandeau {
	background: url("../../../../../images/bertolit2016/cms/bandeauCms.jpg") no-repeat center center;
    background-size: cover;
    height: 145px;
    position: relative;
}

#B{
	background: url("../../../../../images/bertolit2016/cms/B.png") no-repeat center right;
    background-size: cover;
    height: 145px;
    width: 19%;
    float: right;
    margin-right: 9%;
}

#navigationGauche{
	background: #FFFFFF;
	padding-bottom: 68px;
	position: absolute;
	top: 145px;
}

@media screen and (max-width: 767px) {
	#navigationGauche{
	    display: none;  
	}
}

#cms{
	background: url("../../../../../images/bertolit2016/layout/berto.png") no-repeat scroll;
	background-position: bottom right;
}

#content{
	background: #323232;
}

#tpl_1col{
    display: inline-block;
    vertical-align: top;
	float: right;
	z-index: 500;
}

@media all and (max-width:767px){
	#tpl_1col{
	    width: 100%;
	    padding-left: 0px;
	    border-left: none;
	}
}


@media screen and (max-width: 991px){	
	.tpl_cms {
	    padding-top: 60px;
	}
}

#titreCategorie{
	font-size: 26px;
    font-family: "Lato";
    color: #1a171b;
    float: right;
    margin: 55px 63px 55px 0px;
    width: 332px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 700;
}

.berto{
	position: absolute;
    bottom: 231px;
    right: 0;
    z-index: 400;
    display: block;
}

#cms{
	background: #323232;
}
