@charset "utf-8";
/* Document CSS */
/* Félisol */
/* Feuille de style pour l'impression */


/* ---  - On --- */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	body {
		font-size:10pt;
		font-family: Tahoma, Arial, sans-serif;
	}
	h1, h2, h3, h4, h5, h6 {
		color:#9f1c20;
		line-height:18pt;
		font-weight:bold;
		margin:10pt 0;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		text-decoration:none;
	}
	h1 {
		font-size:20pt;
		line-height:26pt;
	}
	h2 {
		font-size:16pt;
		line-height:22pt;
	}
	h3 {
		font-size:16pt;
		line-height:20pt;
	}
	h4 {
		font-size:14pt;
		line-height:18pt;
	}
	h5 {
		font-size:12pt;
		line-height:16pt;
	}
	h6 {
		font-size:11pt;
		line-height:15pt;
	}
	p {
		font-size:10pt;
		line-height:14pt;
		color:#000;
	}
	ul, ol {
		font-size:10pt;
		line-height:14pt;
		margin:0 0 0 20pt;
		color:#9f1c20;
	}
	ul ul {
		list-style-type:disc;
	}
	a {
		color:#9f1c20;
	}
	a img {
		border:0;
	}
	hr {
		border:0;
		border-top:1pt solid #9f1c20;
		width:100%;
		margin:18pt 0;
	}
	.separateur, #entete-un .deux-tiers, #entete-deux, #pied, #categories {
		display:none;
	}
	#conteneur {
		width:100%;
	}
	#entete {
		margin:10pt 0;
	}
	.encart, .encart2 {
		width:320px;
		margin:10pt 0;
		border:1pt solid #9f1c20;
	}
	a.encart, a.encart2 {
		display:block;
	}
	.encart h2, .encart2 h3 {
		margin:5pt 2pt;
	}
	#contenu-cms, #categories, #catalogue {
		margin:10pt 0;
	}
	#grand-produit, .mini-produit {
		margin:10pt 0 0 0;
	}
	#grand-produit img {
		width:300px;
		border:1pt solid #9f1c20;
	}
	.boite-miniature {
		margin:0pt 0 10pt 0;
	}
	.mini-produit img {
		width:100px;
		border:1pt solid #9f1c20;
	}
/* ---  - Off --- */