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

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

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

/* --- détail (sous) familles ----- */
#cat_detail_famille { }
#cat_detail_famille h1 { font-size: 14px;	color:#2580C9; margin: 0 }
#cat_detail_famille h1 a {	color:#2580C9; }
#cat_detail_famille h2 { font-size: 13px;	color:#aaa; margin: 0 }
#cat_detail_famille h2 a {	color:#aaa; }
#cat_detail_famille h3 { font-size: 12px;	color:#2580C9; margin: 0 }  /* a la Une */
#cat_detail_famille h3 a {	color:#2580C9; }
#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: #E4F3FC; 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: #2580C9; font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center; margin: 0 0 5px 0}
#cat_chapo_produit h2 {	display:inline; font-size:13px; color:#996633; }
#cat_chapo_produit h2 a.select0 { color:#996633; font-weight: normal }
#cat_chapo_produit h2 a.select1 { color:#996633; 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:#2580C9; font-weight: normal; background-color: #E4F3FC; padding: 1px 10px }
#cat_chapo_produit a.select1 { color:#fff; font-weight:normal; background-color: #4d87c2; padding: 1px 10px }

/* --- 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:#aaa; font-size:13px; margin: 0 0 4px 0 }
#cat_detail_produit div.produit_associe h3 a { color:#aaa }
#cat_detail_produit div.produit_associe p { font-style: italic; }
#cat_detail_produit div.ref_prive { font-size: 14px; font-weight: bold; color:#2580C9; }
#cat_detail_produit select.select_ref_prive { font-size: 13px; }
#cat_detail_produit div.radio_ref_prive { font-size: 14px; float: left; display: block; margin: 0 20px 10px 0; }

.turquoise { color: #31aec0;}
.rouge { color: #990000; }
