.recDetColGauche{	
	border-right: 3px solid #f0984a;
	padding-bottom: 20px;
}

.recDetNom {
	font-size: 2em;
	font-weight: bold;
	color: #f0984a;
	padding-bottom: 20px;
}

.recDetIng {	
	font-size: 1.1em;
	font-weight: bold;
	color: #f0984a;	
	padding-top: 20px;
	text-align: center;
}

.recDetIngVal {
	text-align: center;

}

.recDetLib {	
	font-size: 1.05em;
	font-weight: bold;
	color: #f0984a;	
	text-align: right;
	width: 50%;
}
.recDetVal {		
	text-align: left;
	width: 50%;
}

.recDetQte {	
	font-size: 1.05em;
	font-weight: bold;
	color: #f0984a;	
	text-align: center;
	padding-bottom: 20px;
}

.recDetIns {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}


/* Liste */

#listeRec {
	text-align: center;
	border: 0;
	width: 850px;
}

#listeRec .cat {
	background-color: #f0984a;
	text-align: left;
	width: 850px;
	height: 22px;
	border: 0;
	padding-left: 10px;
	font-weight: bold;
	
	
}

#listeRec .entLib {
	text-align: left;
	color: #f0984a;
	border: 0;
	height: 20px;
	width: 150px;
	font-weight: bold;
	color: #fff;
}

#listeRec .entDes {
	text-align: left;
	color: #f0984a;
	border: 0;
	width: 430px;
	font-weight: bold;
}

#listeRec .entQte {
	text-align: center;
	color: #fff;
	border: 0;
	width: 90px;
	font-weight: bold;
}

#listeRec .objLib {
	text-align: left;
	border: 0;
}

#listeRec .objDes {
	text-align: left;
	font-style: italic;
	border: 0;
}

#listeRec .merci {
	text-align: right;
	font-style: italic;
	color: #FFFFFF;
	border: 0;
	
}

#listeRec .ligne {
	border: 0;
	border-bottom: 1px solid #f0984a;
	
}

#listeRec .vide {
	border: 0;
	
}

#listeRec .objQte {
	border: 0;
	color: #FFFFFF;
}
