.beige12, .beige12 a {
	font-size: 12px;
	color: #4A3503;
	text-decoration: none;
}

.beige12_gras, .beige12_gras a {
	font-size: 12px;
	font-weight:bold;
	color: #4A3503;
	text-decoration: none;
}

.beige13 {
	font-size: 13px;
	font-weight:bold;
	color: #53370D;
	text-transform: uppercase;
}

.noir12, noir12 a {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	line-height: 16px;
}

.noir12 a:hover {
	text-decoration: underline;
}

.noir12_cap, noir12_cap a {
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
}

.noir12_cap a:hover {
	text-decoration: underline;
}

.noir14, noir14 a {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}

.noir14 a:hover {
	text-decoration: underline;
}

.noir21, noir21 a {
	font-size: 21px;
	color:#000000;
	text-decoration: none;
	line-height: 21px;
}

.noir21 a:hover {
	text-decoration: underline;
}

.marron12_gras, .marron12_gras a {
	font-size: 12px;
	color: #1F1601;
	font-weight: bold;
	text-decoration: none;
}

.rouge12 {
	font-size: 12px;
	color:#970505;
}


.rouge13 {
	font-size: 13px;
	font-weight:bold;
	color:#970505;
	text-transform: uppercase;
}

.rouge13_filet {
	font-size: 13px;
	font-weight:bold;
	color:#970505;
	text-transform: uppercase;
}
.rouge14_gras {
	font-size: 14px;
	color: #970505;
	font-weight: bold;
}

.rouge14 {
	font-size: 14px;
	color: #970505;
	line-height: 20px;
}

.rouge24 {
	font-size: 24px;
	color: #830404;
	line-height: 20px;
}

hr {
	width: 100%;
	height: 1px;
	color: #D7CEBA;
	background: #D7CEBA;
	border: #D7CEBA;
	margin-top: 6px;
	margin-bottom: 8px;
}

.bloc_produit hr {
	width: 100%;
	height: 1px;
	color: #D7CEBA;
	background: #D7CEBA;
	border: #D7CEBA;
	margin-top: 1px;
	margin-bottom: 1px;
}