/* menusx */

.prmsx_titolo{
font-family:Verdana;
font-size:11px;
color:red;
font-weight:bold;
text-decoration:none;
}

.pr_msx_td_cat_1{ /* td del cat 1 */
width:100%;
height:28px;
padding-left:6px;
border-bottom:1px dotted gray;
}

.pr_msx_td_cat_1_sel{ /* td del cat 1 */
background:#3374b4;
width:100%;
height:28px;
padding-left:6px;
}

.of_msx_td_cat_1_sel{ /* td del cat 1 */
background:#b93743;
width:100%;
height:28px;
padding-left:6px;
}

.pr_msx_td_cat_2{ /* td del cat 2 */
font-family:Arial;
font-size:14px;
color:yellow;
}

a.pr_msx_cat_1:link{ /* link cat 1 */
font-family:Verdana;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.pr_msx_cat_1:visited{
font-family:Verdana;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.pr_msx_cat_1:hover{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration: underline;
font-weight:bold;
}

a.pr_msx_cat_1_sel:link{ /* link cat 1 sel */
font-family:Verdana;
font-size:11px;
color:white;
font-weight:bold;
text-decoration:none;
}

a.pr_msx_cat_1_sel:visited{
font-family:Verdana;
font-size:11px;
color:white;
font-weight:bold;
text-decoration:none;
}

a.pr_msx_cat_1_sel:hover{
font-family:Verdana;
font-size:11px;
color:white;
text-decoration: underline;
font-weight:bold;
}

a.pr_msx_cat_2:link{ /* link cat 2 */
font-family:Verdana;
font-size:11px;
color:#093766;
font-weight:0;
text-decoration:none;
}

a.pr_msx_cat_2:visited{
font-family:Verdana;
font-size:11px;
color:#093766;
font-weight:0;
text-decoration:none;
}

a.pr_msx_cat_2:hover{
font-family:Verdana;
font-size:11px;
color:red;
text-decoration: underline;
font-weight:0;
}

a.pr_msx_cat_2_sel:link{ /* link cat 2 sel */
font-family:Verdana;
font-size:11px;
color:red;
font-weight:bold;
text-decoration:underline;
}

a.pr_msx_cat_2_sel:visited{
font-family:Verdana;
font-size:11px;
color:red;
font-weight:bold;
text-decoration:underline;
}

a.pr_msx_cat_2_sel:hover{
font-family:Verdana;
font-size:11px;
color:red;
text-decoration: underline;
font-weight:bold;
}

.prod_briciole{
font-family:Verdana;
font-size:11px;
color:#5f2524;
}

.prod_briciole_input{
font-family:Verdana;
font-size:11px;
color:#5f2524;
border:1px solid #5f2524;
}

a.prod_briciole_a:link{ /* briciole link */
font-family:Verdana;
font-size:11px;
color:green;
font-weight:0;
text-decoration:none;
}

a.prod_briciole_a:visited{
font-family:Verdana;
font-size:11px;
color:green;
font-weight:0;
text-decoration:none;
}

a.prod_briciole_a:hover{
font-family:Verdana;
font-size:11px;
color:#5f2524;
text-decoration: underline;
font-weight:0;
}

.prod_acquista /* campo input acquista */
{
background: url("img/acquista.png") no-repeat center;
width:90px;
height:22px;
border:1px solid #aaaaaa;
}

.prod_qta_input /* campo input qta */
{
border:1px solid #aaaaaa;
}

.prod_prezzi{ /* prezzi in elenco */
font-family: Arial, Verdana;
font-size:16px;
color:#cf3a03;
font-weight:bold;
}

.off_prezzi{ /* prezzi in elenco offerta */
font-family: Arial, Verdana;
font-size:13px;
color:#cf3a03;
font-weight:bold;
}

.off_msx_td_cat_1_sel{ /* td del cat 1 */
background:#e1e1e1;
width:100%;
height:28px;
padding-left:6px;
}

