.body {
background:#E7ECF2 url(../Images/login_small/sfondoInterno.png) repeat-y scroll left center;
margin:0px;
}
.div_top {
background:transparent url(../Images/login_small/barraTop.gif) repeat-x scroll center top;
height:78px;
margin:auto;
width:100%;
}
.div_bottom {
background:transparent url(../Images/login_small/barraBottom.gif) repeat-x scroll center top;
height:78px;
margin:auto;
width:100%;
}
.div_centrale {
background:transparent url(../Images/login_small/separatore.gif) no-repeat scroll center;
height:480px;
margin:auto;
width:100%;
}
.div_centrale .div_sx {
float:left;
height:300px;
width:49%;
text-align:center;
margin-top: 130px;
}

.div_centrale .div_sx img
{
	border:0px none;
	margin:auto;
}
.div_centrale .div_dx {
float:left;
height:100%;
width:50%;
}

.div_dx
{
	padding:130px 0px 0px 0px;
}

div_centrale
{
	width:100%;
}

.div_error {
height:200px;
margin:30px auto auto;
width:500px;
}

.div_error .pulsanteEntra {
background:transparent url(../Images/login_small/pulsante_entra.png) no-repeat scroll center !important;
display:block;
height:20px;
margin:8px auto auto;
width:100px;
}

.logo_mp {
float:right;
height:106px;
margin-right:80px;
margin-top:130px;
width:100%;
text-align:center;
}
.logo_mp_img {
border:0px none;
}
.dicitura {
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
line-height:70px;
width:auto;
}
.testo_big {
font-size:15px;
}
.titolo {
font-family:Trebuchet MS,Tahoma;
font-size:35px;
}
.titolo_legenda {
color:#5D82A3;
line-height:18px;
text-align:left;
}
.pos_sx {
float:left;
padding-left:20px;
}
.pos_dx {
float:right;
padding-right:20px;
}
a {
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.barra {
display:block;
height:20px;
line-height:20px;
margin-top:35px;
}