p { 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	bottom: 0px;
}

li { 
	padding-bottom: 10px;
}

.normal {
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

span.normal {
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

span.lettre_grande {
	font-size: 36px;
}
.vin_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.vin_titre_sous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	white-space: nowrap;
}
.cadre_noir {
	border: 15px solid #000000
}
.cadre_noir_fin {
	border: 1px solid #000000;
}
.cadre_sans {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span.lettre_moyenne {
	font-size: 24px;
}

