/*layout*/


/*CAIXES*/
/*generica*/
.c1-superior { float:left; width:430px; height:28px; background:url(../images/caixes/c1-superior.jpg) no-repeat; }
.c1 { float:left; width:430px; background:url(../images/caixes/c1.jpg) repeat-y; }
.c1-inferior { float:left; width:430px; height:14px; background:url(../images/caixes/c1-inferior.jpg) no-repeat; }
/*cercador*/
#cercador { float:right; width:238px; height:209px; padding:15px 15px 15px 0; }
.caixa-tipus-productes { background:url(../images/caixes/cercador.jpg) no-repeat; }
.caixa-tipus-fregaderos { background:url(../images/caixes/cercador-fregaderos.jpg) no-repeat; }
#cercador h2 { font-size:19px; font-weight:normal; }
#cercador h3 { display:inline; padding:2px 25px 2px 0; font-size:12px; color:#555555; }
.titol-tipus-productes { background:url(../images/icones/fletxa-cercador.png) no-repeat right; }
.titol-tipus-fregaderos { background:url(../images/icones/fletxa-cercador2.png) no-repeat right; }

/*menu capçalera*/
#menu-capsalera li { display:block; float:right; height:15px; margin-left:5px; font-size:11px; }
#menu-capsalera li.text { height:13px; padding:2px 0 0 5px; border-left:1px solid #626262; }
#menu-capsalera li a { text-decoration:none; color:#626262; }
#menu-capsalera li a:hover { color:#000000; }

/* LLISTAT PRODUCTES*/
/*productes nivell 1*/
.productes_1 li { margin-top:10px; list-style:none; font-size:16px; font-weight:bold; color:#007b4e; }
.productes_1 li a { text-decoration:none; color:#007b4e; }
.productes_1 li a:hover { text-decoration:underline; }
/*productes fregaderos nivell 1*/
.productes-fregaderos li { margin-top:10px; list-style:none; font-size:14px; font-weight:bold; color:#555555; }
.productes-fregaderos li a { text-decoration:none; color:#555555; text-decoration:underline; }

/*productes nivell 2*/
.productes_2 { margin-bottom:30px; }
.productes_2 li { margin-left:20px; font-size:14px; color:#555555; }
.productes_2 li a { text-decoration:none; color:#555555; text-decoration:underline; }

/*productes nivell 3*/
.productes_3 { margin-bottom:20px; }
.productes_3 li { margin-left:20px; font-size:12px; font-weight:normal; }
.productes_3 li a { text-decoration:none; color:#555555; text-decoration:underline; }

/*ficha producte*/
.ficha-producto h3 { margin:0; padding:0; font-size:16px; color:#007b4e; }
.ficha-producto h3.blau { color:#2480be; }
.ficha-producto h4 { margin-bottom:5px; padding:2px 0; font-size:14px; color:#555555; border-top:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; }
.ficha-producto .marc-foto { border:1px solid #eee; background-color:#eee; width:188px; height:141px; }
.ficha-producto .marc-foto-gran { border:1px solid #eee; background-color:#eee; width:259px; height:207px; }

/*LOCALITZACIÓ*/
#mapa { width:425px; height:350px; }

/*peu*/
#peu { padding-top:20px; padding-bottom:10px; background:url(../images/fons/peu.jpg) no-repeat; } 