<!--

	BODY				{	background: #F9FAFB;
						margin-top: 0px;
						margin-bottom: 0px;
						margin-right: 0px;
						margin-left: 0px;
						cursor: default;				}

	img				{	border: 0px;					}

	div, span, p,
	ul, ol			{	margin: 0px;
						padding: 0px;					}

	a:link			{ 	text-decoration: none;
						color: #6A7A8A;				}
	a:visited 		{ 	text-decoration: none;	
						color: #6A7A8A;				}
	a:active 			{ 	text-decoration: none;
						color: #C5000B;				}
	a:hover			{	text-decoration: none;
						color: #C5000B;				}

	.pack			{	display: block;
						width: 199px;
						height: 220px;
						background-position: center top;
						background-repeat: no-repeat;
						text-align: center;				}
	.pack_prix		{	width: 112px;
						height: 42px;
						margin: 18px 10px 0px 0px;		}
	.pack_vide		{	display: block;
						width: 129px;
						height: 120px;					}
	.pack_contenu		{	display: block;
						width: 1px;
						height: 220px;
						overflow: hidden;				}
	.pack_texte		{	display: block;
						width: 281px;
						height: 220px;
						background-position: left top;
						background-repeat: no-repeat;		}

	.font_texte		{	font-family: Lucida Sans Unicode, Lucida Sans;
						font-size: 15px;
						font-weight : normal;
						color: #3A4C62;				}

-->
