/* Styles du catalogue CSS */

/* liste alphabétique */
.alphalist-container	{  }
.alphastyle				{ vertical-align:top }
.alphalist				{ width:230px;  }
.alphalist a			{ color:#000; text-decoration:none }
.alphalist a:hover		{ text-decoration:underline }

.alphaexclu				{ width:80px;white-space:nowrap;text-align:center; color:#e31183  }

.alpha-odd				{ }
.alpha-even				{ background-color:#eee }

/* Fiche produit */
#ficprod-container		{ position:absolute; left:0; top:0; width:650px }
.fic-header				{ position:absolute; left:155px; top:118px; width:380px  }
.fic-title				{ padding-left:18px; font-weight:bold; background:url(puce-titre.gif) left 4px no-repeat; font-size:14px; line-height:16px; color:#92117E }
.fic-cnil				{ padding:3px 0 0 18px; font-size:11px }
.fic-stitre				{ padding:4px 0 0 0; color:#92117E; font-weight:normal; width:390px }
.fic-description		{ padding-bottom:3px }
.fic-firstline			{ padding-top:7px }

/* blocs potentiel, critères et tarifs */
.fic-icones				{ float:right; border-left:1px solid #c888be; padding:0 0 0 3px; margin:3px 0 0 10px }
.fic-tibloc				{ vertical-align:top; padding-top:10px }
.fic-tibl				{ color:#92117E; padding-right:7px; font-weight:normal; white-space:nowrap }		/* intitulé */
.fic-prix				{ padding-bottom:2px }

.ficprod-bottom			{ position:absolute; left:148px; top:532px; width:400px }
.fic-remfin				{ padding:10px 0 0 0; font-size:9px }

/* expédition de la demande */
.demande-continuer		{ float:left; width:150px; margin-top:15px; padding:0 35px 0 0; border-right:1px solid #c888be }
.demande-expedier		{ float:left; width:135px; margin-top:15px; padding:0 0 0 35px }

/* récap de la demande de comptage */
.recap-ti				{ position:relative; padding:12px 145px 8px 0; width:220px; font-weight:bold; color:#92117E }
.recap-ctamod			{ position:absolute; left:240px; top:8px }
.recap-ctadel			{ position:absolute; left:300px; top:8px }
.recap-col1				{ font-weight:bold; width:90px; padding:5px 10px 0 0; vertical-align:top }
.recap-col2				{ width:260px; padding:5px 0 0 0; vertical-align:top }

/* revoir ma commande */
.recap-newp				{ padding-top:3px } 

