/*****************************
 *        FICHES
*****************************/
.content_fiche { margin: 0 auto; width: 780px; }
.thumbs_diaporama:hover { border-bottom: none; }
.fiches_pratiques { margin: 0 auto; width: 920px; }	
.fiches_pratiques ul.marque { list-style-image: url("http://www.fruits-seches.com/images/icons/marque.png"); }	
.fiches_pratiques ul.modele { list-style-image: url("http://www.fruits-seches.com/images/icons/modele18.png"); }	
div.scrollable_fiche { position:relative; overflow:hidden; width: 625px; margin: 0 auto; }
#thumbs_fiche .premier { border:1px solid #ffba83; width:600px; padding: 5px; }
div.scrollable { position:relative; overflow:hidden; width: 625px; min-height: 850px; }
#thumbs { position:absolute; width:20000em; clear:both; }
a.prev, a.next { margin-top:118px; }
#thumbs .premier { float:left; border:1px solid #ffba83; width:600px; cursor:pointer; margin: 5px; padding: 5px; }
#thumbs div.hover { background-color:#FFE; }
#thumbs div.active { background-color:#FFE; cursor:default; }
div.scrollable { float:left; }
a.prev { display:block; width:40px; height:36px; background:url(../images/left.png) no-repeat; float:left; margin:43px 5px; cursor:pointer; font-size:1px; }
a.next { display:block; width:40px; height:36px; background:url(../images/right.png) no-repeat; float:left; margin:43px 5px; cursor:pointer; font-size:1px; }
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover { background-position:0px -36px; }
a.disabled { visibility:hidden !important; }
a.next, a.nextPage { background-image:url(../images/right.png); clear:right; }
div.navi { margin-left:328px; width:200px; height:20px; }
div.navi a { width:8px; height:8px;	float:left;	margin:3px;	background:url(../img/scrollable/arrow/navigator.png) 0 0 no-repeat; display:block;	font-size:1px; }
div.navi a:hover { background-position:0 -8px; }
div.navi a.active { background-position:0 -16px; } 	
/*******************
 *   TABLEAU ACHAT 
 ******************/
.content_fiche .deshydrateur { margin: 0 0 0 5px; }
.content_fiche .deshydrateur tr { height: 17px; }
.content_fiche .comparatif { border: 1px solid #FFBA83; border-collapse:collapse; text-align: center; margin: 5px; }
.content_fiche .comparatif th { border: 1px solid #FFBA83; background-color:#FFBA83; color: #604036; font-weight: bold; vertical-align:top; }
.content_fiche .comparatif th span{ font-size: xx-small; display:block; }
.content_fiche .comparatif tr { height: 25px; }
.content_fiche .comparatif td { border: 1px solid #FFBA83; }
.content_fiche .comparatif td.nomSiteMarchand { text-align: center; }
.content_fiche .comparatif td.langueSiteMarchand { text-align: center; }
.content_fiche .comparatif td.prixModele {text-align:right;font-weight:bold }
.content_fiche .comparatif td.prixModele .prixModeleLivraisonInconnue { font-weight:normal;color:red; }
.content_fiche .comparatif td.prixModele .prixModeleLivraison { font-weight:normal; }
.col_site { width: 150px; }
.col_livre { width: 65px; }
.col_langue { width: 155px; }
.col_total { width: 185px; }

.infoFicheDeshydrateur span { display: none; }
.accessoireDeshydrateur div { display: none; }
