/*---------------------------------
  STYLES POUR CATALOGUE PRODUITS
---------------------------------*/

a.cat_retour    { color:#bc8241; font-weight:bold; font-size:11px }
a.cat_plus_info { color:#bc8241; font-weight:normal; font-size:11px }

/* --- chapeau famille ------------ */
#cat_chapo_famille {	padding: 5px 0; }
#cat_chapo_famille h1 {	color: #9a1d20; font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif }
#cat_chapo_famille h2 { display:inline; font-size: 11px; color:#000; margin: 2px 1px }
#cat_chapo_famille h2 a.select0 { color:#000; font-weight: normal }
#cat_chapo_famille h2 a.select1 { color:#000; font-weight: bold }
#cat_chapo_famille p { }

/* --- détail (sous) familles ----- */
#cat_detail_famille { }
#cat_detail_famille h1 { font-size: 15px;	color:#9a1d20; /*margin: 0*/ }
#cat_detail_famille h1 a {	color:#9a1d20; }
#cat_detail_famille h2 { font-size: 15px;	color:#000; /*margin: 0*/ }
#cat_detail_famille .box-produit h2 { font-size: 13px;	color:#000; /*margin: 0*/ }
#cat_detail_famille h2 a {	color:#000; }
#cat_detail_famille h3 { font-size: 12px;	color:#9a1d20; margin: 0 }  /* a la Une */
#cat_detail_famille h3 a {	color:#9a1d20; }
#cat_detail_famille p {	/*margin: 4px 0*/ }
#cat_detail_famille a.select0 { color:#bc8241; font-weight: normal }
#cat_detail_famille a.select1 { color:#bc8241; font-weight: bold }

#cat_tri_public { font-size: 11px; }
#cat_tri_public form { display: inline; }
#cat_tri_public select { background-color: #fef7e6; border-width:1px; font-size: 11px; font-weight: bold; }

#cat_detail_famille div.choixpage {	text-align:right; margin:5px 5px 5px 0; font-size:11px }
#cat_detail_famille div.choixpage form { display: inline; }
#cat_detail_famille div.choixpage select, option { font-size:10px }

/* --- chapeau produit ------------ */
#cat_chapo_produit { padding: 5px 0; }
#cat_chapo_produit h1 { color: #9a1d20; font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center; margin: 0 0 5px 0}
#cat_chapo_produit h2 {	display:inline; font-size:13px; color:#000; }
#cat_chapo_produit h2 a.select0 { color:#000; font-weight: normal }
#cat_chapo_produit h2 a.select1 { color:#000; font-weight: bold }
#cat_chapo_produit h2 a.puce_separation { margin-left: 5px; padding-left: 10px; background: url(../../media/xx/navig/puce3.gif) no-repeat left 5px; }
#cat_chapo_produit a.select0 { color:#bc8241; font-weight: normal }
#cat_chapo_produit a.select1 { color:#bc8241; font-weight: bold }

/* --- détail produit ------------- */
#cat_detail_produit { padding:5px; text-align: left }
#cat_detail_produit p {	line-height: 135%; margin-top: 0 }
#cat_detail_produit div.produit_associe { margin-left: 10px;  }
#cat_detail_produit div.produit_associe h3 { color: #9a1d20; font-size:13px; margin: 0 0 4px 0 }
#cat_detail_produit div.produit_associe h3 a { color: #9a1d20; }
#cat_detail_produit div.produit_associe p { font-style: italic; }
