.credit{
	font-style:italic;
}
.intertitre{
	font-size: 16px;
	font-weight: bolder;	
}
.signature{
	text-align: right;
}
.imagedroite{
	float: right;
	margin-left: 7px;
}
.imagegauche{
	float: left;
	margin-right: 7px;
}
.titre_fete{
	color:gold;
	font-size:10pt;
	font-weight:bold;
}

.fond_winery{
	background-color: #E5680C;
	color:white;
	font-weight:bold;
	font-size:14px;
}

.fond_molat{
	background-color: #1B99BF;
	color:white;
	font-weight:bold;
	font-size:14px;
}