﻿/*****************************/
/*  		 HOME  		 	 */
/*****************************/
div.entrees { height:116px; margin:20px 0 0 0; }
div.entrees a:hover { color:#6ee5f7; text-decoration:none; }
div.entrees div.fabricant, div.entrees div.catalogue, div.entrees div.devis { height:116px; float:left; }

div.fabricant { background:url(/squelettes/navpics/fonds/fd_fabricant.png) 0 0 no-repeat; width:227px; }
div.fabricant h3, div.catalogue h3, div.devis h3 { color:#fff; font-size:16px; line-height:18px; }
div.fabricant h3 a { color:#fff; display:block; height:89px; padding:27px 0 0 11px; }
div.fabricant h3 a small { font-size:10px; }

div.catalogue { background:url(/squelettes/navpics/fonds/fd_catalogue.png) 0 0 no-repeat; display:inline; margin:0 27px 0 26px; width:226px; }
div.catalogue h3 { font-weight:normal; }
div.catalogue h3 a { color:#fff; display:block; height:89px; padding:27px 73px 0 29px; width:125px; }
div.catalogue h3 a strong, div.devis h3 a strong { color:#ff912f; }

div.devis { background:url(/squelettes/navpics/fonds/fd_devis.png) 0 0 no-repeat; width:226px; }
div.devis h3 { font-weight:normal; }
div.devis h3 a { color:#fff; display:block; height:72px; padding:44px 73px 0 29px; width:125px; }

div.prdts { background:url(/squelettes/navpics/fonds/fd_produits.png) 0 0 no-repeat; margin:20px 0 0 0; padding:0 0 0 30px; width:702px; }
div.prdt { float:left; padding:20px 34px 0 0; width:200px; }
div.prdt h4 { font-size:18px; font-weight:normal; line-height:22px; }
div.prdt p.more { background:url(/squelettes/navpics/puces/fleche_bleu.gif) 0 4px no-repeat; color:#5dbccb; padding:0 0 0 16px; }

a.item { cursor:pointer; display:block; }
a.item:hover { cursor:pointer; text-decoration:none; }

