/*
// --------------------------------------------------------------------------------------------------------------------
// CSS per posizioni e sfondi 
// --------------------------------------------------------------------------------------------------------------------
*/
body {margin: 0 0 0 0;background-color:#ffffff}
.imgdettaglio {margin: 0px 10px 10px 0px}
.pt8{padding-top:8px;}
.prodImgDx,.csImgDx{margin-left:16px;margin-top:7px;}
.prodLaunch{padding-top:6px;}
.prodPath1{padding-bottom:3px;}
.prodPath2{padding-top:3px;padding-bottom:3px;}
/*
// --------------------------------------------------------------------------------------------------------------------
// CSS per layout vedi file consumatoriHomelayout.jsp
// --------------------------------------------------------------------------------------------------------------------
*/
.consumatoriLayoutTdMenuSx
{
    BACKGROUND-COLOR: #ECF6FF;
    height:500px;
    WIDTH:250px;
    text-align:center;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}
.consumatoriLayoutTdCentrale
{
    padding:5px 5px 0px 5px
}
.consumatoriLayoutDivCentrale
{
    WIDTH:510px;
    padding:10px 10px 10px 10px
}
.consumatoriLogoTable
{
   height:120px;
}
/*
// --------------------------------------------------------------------------------------------------------------------
// CSS per header
// --------------------------------------------------------------------------------------------------------------------
*/
.consumatoriHeader
{
   BACKGROUND-COLOR: #000000;
   height:17px;
}
.consumatoriHeaderTableBaffo
{
    WIDTH:520px;
    height:45px;
    background-image:url(/portalWeb/resources/images/consumatori/baffo.jpg);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}
