#menu_productes
{
position: relative;
float: left;
width: 152px;
margin: 20px 17px 0 0;
}
#divCercaGeneral
{
position: relative;
float: left;
width: 597px;
}
#divAjax
{
position: relative;
float: left;
width: 597px;
margin-left: 17px;
}

#texte_productes_bottom
{
position: relative;
float: left;
width: 766px;
margin: 20px 0 10px 0;
}

#texte_productes_bottom #titol
{
margin: 0 0 20px 200px;
position: relative;
float: left;
display: block;
background: none;
}

/*--- productes ---*/
#producte
{
position: relative;
float: left;
width: 135px;
background: url(../imgs/icos/ico_popup.gif) top right no-repeat;
margin: 5px 0 0 7px;
}

#producte_top
{
position: relative;
width: 135px;
height: 91px;
background: url(../imgs/producte_top.gif) no-repeat;
}

#producte_popup
{
position: relative;
float: right;
width: 19px;
height: 21px;
background: url(../imgs/icos/ico_popup.gif) top right no-repeat;
top: 1px;
right: 1px;
cursor: pointer;
}

#producte_bottom
{
position: relative;
width: 135px;
height: 91px;
background: url(../imgs/producte_bottom.gif) no-repeat;
padding: 15px 0 0 0;
}

.negreta
{
color: black;
font-size: 11px;
font-weight: bold;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.consultes_productes
{
position: relative;
float: left;
width: 734px;
}

.consultes_productes img
{
margin-left: 45px;
}

#producte_top img
{
position: relative;
float: left;
margin: 5px 0 3px 30px;
}

#producte_bottom p
{
text-align: center;
line-height: 5pt;
}

#producte_top p
{
text-align: center;
line-height: 5pt;
}

#menu_productes_top
{
position: relative;
float: left;
width: 152px;
height: 8px;
background: url(/imgfiles/menu_lateral/imgs/back_top.gif) top left no-repeat;
margin-right: 17px;
}
#menu_productes_middle
{
position: relative;
float: left;
width: 152px;
height: 100%;
background: url(/imgfiles/menu_lateral/imgs/back_middle.png) top left repeat-y;
}

/*--- formulari ---*/

#form_buscar
{
position: relative;
float: left;
margin: 5px 0 10px 5px;
}

#menu_c
{
position: relative;
width: 152px;
float: left;
margin: 15px 0 0 0;
}

.cerca_menu_button
{
position: relative;
float: left;
width: 26px;
height: 26px;
border: none;
background: url(/imgfiles/menu_lateral/imgs/boto_buscar.jpg) top left no-repeat;
margin-right: 0px;
cursor: pointer;
}
.cerca_menu_text
{
position: relative;
float: left;
width: 107px;
height: 21px;
border: none;
background: url(/imgfiles/menu_lateral/imgs/input_buscar.jpg) top left no-repeat;
margin-left: 0px;
font-size: 11px;
padding:5px 0 0 5px;
}


