body{
margin:0px;
padding:0px;
background-image:url(../../immagini/sfondo_sfuma.jpg);
color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#main{
width:594px;
height:496px;
margin:0px auto;
padding:0px;
margin-top:30px;
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bend_mara/img/bg.png', sizingMethod='crop');
position:relative;
}
#main[id]{*/
background-image:url(../img/bg.jpg);
background-repeat:no-repeat;
}
#top h1{
height:80px;
width:439px;
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
background-position:left bottom;
margin:0px;
padding:0px;
margin-left:40px;
padding-top:40px;
}
#top h1 span{
display:none;
}
#accesso{
width:530px;
height:268px;
margin:0px auto;
margin-top:20px;
}
#accessoLogo{
float:right;
height:268px;
width:195px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bend_mara/img/lucchetto.png', sizingMethod='crop');
}
#accessoLogo[id]{
background-image:url(../img/lucchetto.png);
background-repeat:no-repeat;
}
#contAcc{
padding-top:40px;
}
#titoloAcc{
font-size:24px;
font-weight:bold;
text-transform:uppercase;
color:#03478C;
text-align:center;
}
#contAcc p.guida{
text-align:center;
font-size:11px;
}
#contAcc p.guida a:link{
color:#0066CC;
text-decoration:underline;
}
#contAcc form{
width:300px;
margin-left:30px;
position:relative;
}
#contAcc form span{
display:block;
float:left;
font-weight:bold;
text-align:right;
padding-top:5px;
margin-right:3px;
width:65px;
}
#contAcc form p{
margin:0px;
padding:0px;
margin-bottom:10px;
}
#contAcc form input{
width:142px;
border:1px solid #0090C6;
background-repeat:repeat-y;
background-position:left;
color:#003399;
}
#contAcc form input.tasto{
width:auto;
height:auto;
border:none;
background-image:none;
position:absolute;
right:10px;
top:10px;
height:34px;
width:38px;
}
#contAcc p#pass{
text-align:right;
color:#03478C;
font-size:12px;
font-weight:bold;
}
#contAcc p#pass a{
text-align:right;
color:#03478C;
font-size:12px;
font-weight:bold;
}
#footer{
font-size:10px;
text-align:center;
}
#footer a,#footer a:link,#footer a:active,#footer a:hover,#footer a:visited{
color:#0066CC;
text-decoration:underline;
}