#maininfos {
	padding-bottom: 90px;
}
		
#maininfos {
	background: #855e73;
	color: #fff;
}

#culture {
	background: #C79810;
	color: #fff;
}

.artisanattable {
	font-size: 28px;
	color: #fff;
	width: 100%;
}

.artisanattable th {
	border: 1px #fff solid;
	background-color: #233853;
	text-align: center;
}

.artisanattable td {
	border: 2px #fff solid;
	background-color: #b79879;
	text-align: center;
}

.artisanatimg {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;	
}

.fichetechcontact {
	background-color: #fe0000;
	color: #fff;
	font-size: 20px;
}

.fichetechcontact td {
	padding: 5px;
}

.fichetechcontact a {
	color: #fff;
}

.fichetechcontact a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

