#content .welcome{
	background: #625146;
	color: #fff;
	padding:5px 20px 10px 20px;
}
.page_header_catalogue{
	display: block;
	background: url("../images/pagetitle_dattes_bg.png") no-repeat 100%;
	margin: -25px -20px 20px -20px;
	min-height: 142px;
	position: relative;
}

.page {
	line-height:1.9em;
}

#container .page h1:first-of-type{
	position: relative;
    top: 20px;
    left: 0px;
    display: block;
    background: url("../images/pagetitle_bg.png") no-repeat 100%;
    margin: -25px -20px 20px -20px;
    min-height: 142px;
    padding: 31px;
    margin-bottom: 57px;
}


.page ul{
	list-style-image: url("../images/puce.png");
}

.page ul li{
	margin-left:15px;
}
.page_header_catalogue{
	display: block;
	background: url("../images/pagetitle_dattes_bg.png") no-repeat 100%;
	margin: -25px -20px 20px -20px;
	min-height: 142px;
	position: relative;
}

.page {
	line-height:1.9em;
}

#container .page h1:first-of-type{
	position: relative;
    top: 20px;
    left: 0px;
    display: block;
    background: url("../images/pagetitle_bg.png") no-repeat 100%;
    margin: -25px -20px 20px -20px;
    min-height: 142px;
    padding: 31px;
    margin-bottom: 57px;
}


.page ul{
	list-style-image: url("../images/puce.png");
}

.page ul li{
	margin-left:15px;
}


.page .infos{
	background:#c3943e url("../images/contact_bg.png") no-repeat top;
	min-height: 200px;
	background-size: cover;
	padding:10px;
}