@charset "utf-8";
/* FEUILLE de STYLE N°3 - Etoile du Berger */
/* Documents & Téléchargements */

/************************************/
/* Pour la page des TELECHARGEMENTS */
/************************************/

div.themes {
	margin: 20px 120px 20px 110px;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #336699;
	text-align: center;
	vertical-align: middle;
	font-size: 1em; }

.themes p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px; }

.themes p.titre {
	border-top: 1px solid #B0BBCC; }

.themes p.ligne1 {
	background-color: #CCD8DB;
	font-weight: 500;
	letter-spacing: 0.2em; }

.themes.couleur_2 p.ligne1 {
	background-color: #DBE7F2;}
	
.themes p.ligne2 {
	background-color: #D7DFE1;
	font-weight: 500;
	letter-spacing: 0.2em;  }

.themes.couleur_2 p.ligne2 {
	background-color: #E6EEF7;}
	
.themes p a {
	text-decoration: none;
	color: #BF2D2D; }

.themes p a:hover {
	color: #74A848; }

table.telecharger {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 10px 0; }

table.telecharger tr.doc {
	height: 56px;
	background-color: #FEFAEF; }

table.telecharger tr.espace {
	height: 10px; }

table.telecharger td.col_1 {width: 60px; }
table.telecharger td.col_2 {width: 510px; }
table.telecharger td.col_3 {width: 150px; }
table.telecharger td.col_4 {width: 660px; }

table.telecharger td { 
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	vertical-align: middle;
	text-align: left;
	font-size: 1.1em;
	letter-spacing: 0em;
	padding-left: 10px; }

table.telecharger td.cd { 
	background-color: #FDF2D5;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	vertical-align: middle;
	text-align: center;
	font-size: 0.95em;
	letter-spacing: 0em; }

table.telecharger td a {
	text-decoration: none;
	color: #005A92; }

table.telecharger td a:hover {
	text-decoration: none;
	color: #BF2D2D; }

table.telecharger td a .reduit {
	text-decoration: none;
	letter-spacing: 0.05em;	
	font-size: 80%;
	font-style: italic;
	color: #0074B9; }

table.telecharger td a:hover .reduit {
	text-decoration: none;
	font-style: normal; }

table.telecharger td.cd a {
	text-decoration: underline;
	color: #005A92; }

table.telecharger td.cd a:hover {
	text-decoration: none;
	color: #BF2D2D; }

table.telecharger .col_1 a {
	display: block;
	width: 50px;
	height: 50px; }

table.telecharger .col_1 a {
	background-image: url(../../images/pdf_50.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pdf_50.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
	
table.telecharger .col_1 a:hover {
	background-image: url(../../images/pdf_50_over.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pdf_50_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }

/******************************/
/* Pour la page des DOCUMENTS */
/******************************/

table.doc_1 {
	margin: 10px 25px 0 auto;
	padding: 0; }

table.doc_2 {
	margin: 20px 20px 10px auto;
	padding: 0;
	text-align: center; }
	
table.doc_1 tr.doc_boutons td.col_1 {
	background-color: #E2ECF5;
	padding-top: 10px;
	padding-bottom: 10px; }
	
table.doc_1 tr.doc_boutons td.col_2 {
	background-color: #F0E1D9;
	padding-top: 10px;
	padding-bottom: 10px; }
	
table.doc_2 tr.doc_boutons td.col_1 {
	background-color: #F7D7DB;
	padding-top: 10px;
	padding-bottom: 10px; }
	
table.doc_2 tr.doc_boutons td.col_2 {
	background-color: #D0E6DA;
	padding-top: 10px;
	padding-bottom: 10px; }
	
table.doc_2 tr.doc_boutons td.col_3 {
	background-color: #E0D5EE;
	padding-top: 10px;
	padding-bottom: 10px; }
	
table.doc_1 td.espace {
	background-color: #FFFFFF; }
	
table.doc_2 td.espace {
	background-color: #FFFFFF; }

table.doc_1 td.col_1 {width: 300px; }
table.doc_1 td.col_2 {width: 300px; }
table.doc_1 td.espace {width: 10px; }

table.doc_2 td.col_1 {width: 300px; }
table.doc_2 td.col_2 {width: 300px; }
table.doc_2 td.col_3 {width: 300px; }
table.doc_2 td.espace {width: 10px; }

table.doc_1 .doc_boutons a {
	display: block;
	margin: auto;
	width: 150px;
	height: 150px; }

table.doc_2 .doc_boutons a {
	display: block;
	margin: auto;
	width: 260px;
	height: 150px; }

table.doc_1 a.cosmos {
	background-image: url(../../images/cosmos_150.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cosmos_150.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.doc_1 a.cosmos:hover {
	background-image: url(../../images/cosmos_150_over.png) !important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cosmos_150_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.doc_1 a.dvd_ee {
	background-image: url(../../images/dvd_ee_150.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dvd_ee_150.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.doc_1 a.dvd_ee:hover {
	background-image: url(../../images/dvd_ee_150_over.png) !important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dvd_ee_150_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }

table.doc_2 a.multimedia {
	background-image: url(../../images/vierge_150.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/vierge_150.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.doc_2 a:hover.multimedia {
	background-image: url(../../images/vierge_150_over.png) !important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/vierge_150_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.doc_2 a.brochures {
	background-image: url(../../images/ce_hmi_150.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ce_hmi_150.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.doc_2 a:hover.brochures {
	background-image: url(../../images/ce_hmi_150_over.png) !important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ce_hmi_150_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.doc_2 a.meditations {
	background-image: url(../../images/cd_octo_as1_150.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cd_octo_as1_150.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.doc_2 a:hover.meditations {
	background-image: url(../../images/cd_octo_as1_150_over.png) !important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cd_octo_as1_150_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
	
table.doc_1 tr.doc_texte {
	height: 220px; }
	
table.doc_2 tr.doc_texte {
	height: 150px; }
	
table.doc_1 tr.doc_texte td.col_1 {
	background-color: #CBDCED;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: auto;
	vertical-align: top;
	text-align: center; }
	
table.doc_1 tr.doc_texte td.col_2 {
	background-color: #E9D2C5;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: auto;
	vertical-align: top;
	text-align: center; }
	
table.doc_2 tr.doc_texte td.col_1 {
	background-color: #F1BCC2;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: auto;
	vertical-align: top;
	text-align: center; }
	
table.doc_2 tr.doc_texte td.col_2 {
	background-color: #ADD3BD;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: auto;
	vertical-align: top;
	text-align: center; }
	
table.doc_2 tr.doc_texte td.col_3 {
	background-color: #C5B0DF;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: auto;
	vertical-align: top;
	text-align: center; }

tr.doc_texte p.niv_1 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 600;
	font-style: normal;
	padding-bottom: 8px; }

tr.doc_texte p.niv_2 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 400;
	font-style: italic;
	padding-bottom: 15px; }

tr.doc_texte p.niv_3 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 15px; }

tr.doc_texte p.niv_4 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 17px;
	letter-spacing: 0px;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 12px;
	line-height: 25px; }
	
tr.doc_texte a {
	text-decoration: none; }
	
tr.doc_texte a .niv_1 {color: #003366; }
tr.doc_texte a .niv_2 {color: #005A92; }
tr.doc_texte a .niv_3 {color: #BF2D2D; }
tr.doc_texte a .niv_4 {color: #003366; }
	
tr.doc_texte a:hover .niv_1 {color: #003366; text-decoration: underline; }
tr.doc_texte a:hover .niv_2 {color: #005A92; font-style: normal; }
tr.doc_texte a:hover .niv_3 {color: #BF2D2D; text-decoration: underline; }
tr.doc_texte a:hover .niv_4 {color: #003366; font-style: italic; }

table.autres_docs {
	margin: 20px 50px 20px 50px;
	padding: 10px 0; }

table.autres_docs tr.doc {
	height: 100px; }

table.autres_docs tr.espace {
	height: 10px;
	background-color: #FFFFFF; }

table.autres_docs td.col_1 {width: 150px; }
table.autres_docs td.col_2 {width: 800px; }

table.autres_docs tr.doc_1 td.col_1 {background-color: #E2F7FA; }
table.autres_docs tr.doc_1 td.col_2 {background-color: #C4EDF4; }
table.autres_docs tr.doc_2 td.col_1 {background-color: #F8F7D6; }
table.autres_docs tr.doc_2 td.col_2 {background-color: #F1F0B4; }

table.autres_docs td.col_2 { 
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	vertical-align: middle;
	text-align: left;
	font-size: 18px;
	letter-spacing: 0em;
	padding-left: 30px;
	padding-right: 30px;
	color: #005A92; }

table.autres_docs td a {
	text-decoration: none;
	color: #BF2D2D; }

table.autres_docs td a:hover {
	text-decoration: underline; }

table.autres_docs .col_1 a {
	display: block;
	width: 150px;
	height: 100px; }

table.autres_docs .pdf a {
	background-image: url(../../images/pdf_150.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pdf_150.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.autres_docs .pdf a:hover {
	background-image: url(../../images/pdf_150_over.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pdf_150_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }

table.autres_docs .dvd a {
	background-image: url(../../images/livre_dvd_150.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/livre_dvd_150.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
table.autres_docs .dvd a:hover {
	background-image: url(../../images/livre_dvd_150_over.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/livre_dvd_150_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }

/*********************************************/
/* Pour les pages du COSMOS ET TOI et du DVD */
/*********************************************/

img.cosmos {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px; }

img.dvd_ee {
	float: right;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 5px; }

div.produits {
	text-align: center; }

.produits p.niv_1 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #003366;
	font-size: 22px;
	letter-spacing: 3px;
	font-weight: bold;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px; }

.produits p.niv_2 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #336699;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 400;
	font-style: italic;
	padding-bottom: 10px; }

.produits p.niv_3 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #005A92;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 10px; }

.produits p.niv_4 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #D85A5A; 
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 400;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 20px; }

.produits p.niv_5 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 10px;
	line-height: 25px; }

.produits p.niv_6 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #2F8926;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 20px;
	line-height: 25px; }

.produits p.niv_7 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #003366; 
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 200;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 20px; }

.produits p.niv_8 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	margin: 0 20px 2px 20px;
	color: #336699; 
	font-size: 1em;
	letter-spacing: 0em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	text-align: justify;
	text-indent: 1em; }

.produits p.niv_9 { /* Comme 8, mais à droite (signature Debowska) */
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	margin: 0 20px 2px 20px;
	color: #336699; 
	font-size: 1em;
	letter-spacing: 0em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.4em;
	text-align: right;
	padding-top: 0.5em;
	text-indent: 1em; }
	
a.bouton_cosmos {
	background-image: url(../../images/bouton_5.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bouton_5.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
a.bouton_cosmos:hover {
	background-image: url(../../images/bouton_5_over.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bouton_5_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
a.bouton_general {
	background-image: url(../../images/bouton_4_gene.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bouton_4_gene.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
a.bouton_general:hover {
	background-image: url(../../images/bouton_4_gene_over.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bouton_4_gene_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
a.bouton_commande {
	background-image: url(../../images/bouton_4_pdf.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bouton_4_pdf.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
a.bouton_commande:hover {
	background-image: url(../../images/bouton_4_pdf_over.png)!important; 
	background-image: url(../no-image); /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bouton_4_pdf_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
	
.bouton_seul_cosmos {
	text-align: left;
	padding: 10px 35px; }
	
.bouton_seul_cosmos a {
	display: block;
	width: 240px;
	height: 70px; }

img.marla {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	z-index: 20; }

img.image_dvd_1 {
	float: left;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px; }

img.image_dvd_2 {
	float: right;
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px; }

img.image_dvd_3 {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px; }
	
div.present_dvd_1 {
	margin: 20px 50px;
	background-color: #FEFAEF; }

p.dvd_1 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #003366;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 400;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 22px; }

p.dvd_2 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #336699;
	text-align: center;
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: 200;
	font-style: italic;
	padding-bottom: 20px;
	line-height: 22px; }

div.extraits {
	margin: 20px 120px 20px 110px;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #336699;
	text-align: center;
	vertical-align: middle;
	font-size: 1em; }

.extraits p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px; }

.extraits p.titre {
	border-top: 1px solid #E9D2C5;
	padding-top: 7px; }

.extraits p.ligne1 {
	background-color: #E9D2C5;
	font-weight: 500;
	letter-spacing: 0.2em; }

.extraits p.ligne2 {
	background-color: #F0E1D9;
	font-weight: 500;
	letter-spacing: 0.2em;  }

.extraits p a {
	text-decoration: none;
	color: #BF2D2D; }

.extraits p a:hover {
	color: #74A848; }

div.extraits_reduits {
	margin: 10px 10px 30px 10px;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #336699;
	text-align: center;
	vertical-align: middle;
	font-size: 1em; }

div.extraits_reduits_2 {
	margin: 10px 60px 30px 60px;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #336699;
	text-align: center;
	vertical-align: middle;
	font-size: 1em; }

.extraits_reduits p.ligne1 {
	background-color: #E9D2C5;
	font-weight: 500;
	letter-spacing: 0.1em; }

.extraits_reduits p.ligne2 {
	background-color: #F0E1D9;
	font-weight: 500;
	letter-spacing: 0.1em;  }

/*******************************/
/* Pour les pages des PRODUITS */
/*******************************/

table.produits_1 {
	margin: 10px 10px 10px 10px;
	padding: 10px 0;
	text-align: center; }

table.produits_1 td.col_1 {width: 280px; }
table.produits_1 td.col_2 {width: 360px; }
table.produits_1 td.col_3 {width: 640px; }

table.produits_1 tr.ligne {
	background-color: #F4F7F7; 
	vertical-align: top;
	text-align: center; }

table.produits_1 tr.espace {
	background-color: #005A92;
	height: 2px; }

table.produits_2 {
	margin: 10px 90px 10px 90px;
	padding: 10px 0;
	text-align: center; }

table.produits_2 td.col_1 {width: 280px; }
table.produits_2 td.col_2 {width: 520px; }
table.produits_2 td.col_3 {width: 800px; }

table.produits_2 tr.ligne {
	background-color: #F4F7F7; 
	vertical-align: top;
	text-align: center; }

table.produits_2 tr.espace {
	background-color: #005A92;
	height: 2px; }
