div.TopPane
{
    width:990px;
    background-image:url(/img/Sfondo_Sup.jpg);
    background-repeat:repeat-x;
    overflow:hidden;
}

div.TopLayer
{
    width:790px;
    height:48px;
}

div.MidLayer
{
    height:43px;
    width:790px;
}

div.ac_pnlService
{
    height:43px;
    float:left;
    width:600px;
}

div.ac_pnlCarrello
{
    height:43px;
    width:190px;
    float:right;
}

div.ac_pnlHeadMenu
{
    float:left;
    width:790px;
}

div.MiddleDivider
{
	float:left;
	height:8px;
	width:790px;
    background-image:url(/img/Riga.jpg);
    background-repeat:repeat-x;
    overflow:hidden;
}

div.PromoPanel
{
	float:left;
	height:37px;
	width:790px;
    background-image:url(/img/Sfondo_Inf.jpg);
    background-repeat:repeat-x;
    overflow:hidden;
}

div.ac_pnlSearch
{
    float:left;
    height:100px;
    width:200px;
}

div.SearchFiller
{
    width:198px;
    padding-bottom:200px;
    margin-bottom:-200px;
    background-color:#fff;
    border-right:solid 2px #cdcdcd;
}

div.ac_pnlLeft
{
    float:left;
    width:500px;
}

div.ac_pnlRight
{
    float:right;
    width:290px;
    padding-right:5px;
    background-image:url(/img/area1.jpg);
    background-repeat:no-repeat;
}

div.ac_pnlCliente
{
    height:48px;
    width:290px;
}

div.ac_pnlServizi
{
    height:44px;
    padding-left:5px;
}

div.ac_pnlInfoZone
{
    height:47px;
    padding-top:3px;
    padding-left:5px;
    width:488px;
    overflow:hidden;
}


div.ac_pnlClienteUp
{
    height:19px;
    width:275px;
    background-image:url(/img/InfoCliUp.gif);
    background-repeat:no-repeat;
    line-height:20px;
    overflow:hidden;
}

div.ac_pnlClienteDnSx
{
    height:19px;
    width:169px;
    float:left;
    background-image:url(/img/InfoCliDnSx.gif);
    background-repeat:no-repeat;
}

div.ac_pnlClienteDnDx
{
    height:19px;
    width:106px;
    float:left;
}

/*
span.lblCliente
{
    padding-left:10px;
}
*/

a.lblCliente
{
	color:#000;
}
a.lblCliente:hover
{
	color:#2760a7;
}

div.clear
{
    clear:both;
    width:0;
    height:0;
}


div.ac_pnlCartSx
{
    height:43px;
    width:13px;
    float:left;
    background-image:url(/img/QCartSx.gif);
    background-repeat:no-repeat;
}
div.ac_pnlCartCx
{
    height:43px;
    width:164px;
    float:left;
    background-image:url(/img/QCartCx.gif);
    background-repeat:repeat-x;
}
div.ac_pnlCartDx
{
    height:43px;
    width:13px;
    float:left;
    background-image:url(/img/QCartDx.gif);
    background-repeat:no-repeat;
}
