
/*LOGIN*/
.bodylogin
{
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    background:url(/MCWP/css/mktsite/images/sfondo.jpg) left top repeat-x ;
    background-color:#c9d0d7;
}

.splashContainer #container
{
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border-spacing:0px;
    text-align: left; /* this overrides the text-align: center on the body element. */
    float:none;
    position:relative; top:0px; padding-top:0px; margin-bottom:0px;
}

.splash{ height:96px;}

.contForm
{
    margin:5px 0 0 10px;
}
.formLogin
{
    background-color:#fff; 
    margin:0px;
}

.contFlashLogIn{width:935px; height:317px;}

.logIn{width:229px; height:317px; background-image:url(/MCWP/css/mktsite/images/left_baseFlash.jpg); position:absolute; background-repeat:no-repeat; padding-left:50px; padding-top:20px;}

.flashFile{width:549px; left:229px; position:absolute}

.middleContent{ height:100%; background-image:url(/MCWP/css/mktsite/images/middle.jpg);padding-left:40px; /*background-repeat:repeat-y;*/}

.bottomContent{ height:64px; background-image:url(/MCWP/css/mktsite/images/bottom.jpg)}

.backGroundFinePagina{ background:#04224f}

#container{width:935px;}
#_head {background:url('/MCWP/css/mktsite/images/newHeaderSpafid.png'); width:935px; height:130px}
b.rtop, b.rbottom{display: block; background-color:Transparent}
b.rtop b{display: block; height: 1px; overflow: hidden; background:#003366 } 
b.rbottom b{display: block; height: 1px; overflow: hidden; background: #fff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px}
.testo{background: #fff; color:#FFFFFF; font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:center}
#img_login:hover  
{
    background:url(/MCWP/css/mktsite/images/iconTrash.png);    
}