body{
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Sfondo.gif);
	background-repeat:repeat;
}

p {
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
	border: none;
}

a{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.td_bottoneAccedi { 
    width:67px;
    height:24px;
    margin:0px 0px 0px 0px;
    border:none;
    font-family: Tahoma;
    font-size: 12px;
    color:#FFFFFF;
    cursor: pointer;
    background:url(../images/login/Bt_Accedi_Login.gif);
    
}

.fontwhite
{
	color: #FFFFFF;
}

.fontblack
{
	color: #000000;
}

.fontgreen
{
    color: #036c25;
}

.fontred
{
    color: #FF0000;
}

.inputText {
	font-family: Tahoma;
	text-decoration: none;
	font-size:12px;
    border:1px solid #c0bfc2; 
	width:190px;
}


#table_SfondoLogin{
	width:980px;
	height:819px;
	background-image:url(../images/login/Sfondo_Login.gif);
	background-repeat:no-repeat;
	border:0px;
	margin :0px 0px 0px 0px;
	}
	
#tr_middle_white{
	height:649px;
}

#tr_top_black{
	height:40px;
}

#tr_top_blue{
	height:80px;
}

#tr_top_grey{
	height:50px;
}

#td_toprq_sx { 
	width:6px;
	height:6px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Intestazione_Login_SX.gif);
	background-repeat:no-repeat;
}

#td_toprq_center { 
	height:6px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Intestazione_Login_Body.gif);
	background-repeat:repeat-x;
}
	
#td_toprq_dx { 
	width:6px;
	height:6px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Intestazione_Login_DX.gif);
	background-repeat:no-repeat;
}

#td_middlerq_sx { 
	width:6px;
	height:1px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Corpo_Login_SX.gif);
	background-repeat:repeat;
}

#td_middlerq_center { 
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Corpo_Login_Body.gif);
	background-repeat:repeat;
}

#td_middlerq_dx { 
	width:6px;
	height:1px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Corpo_Login_DX.gif);
	background-repeat:repeat;
}

#td_bottomrq_sx { 
	width:6px;
	height:6px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Chiusura_Login_SX.gif);
	background-repeat:no-repeat;
}

#td_bottomrq_center { 
	height:6px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Chiusura_Login_Body.gif);
	background-repeat:repeat-x;
}
	
#td_bottomrq_dx { 
	width:6px;
	height:6px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Chiusura_Login_DX.gif);
	background-repeat:no-repeat;
}

#td_riquadro_grey { 
	width:658px;
	height:38px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/login/Riquadro_grigio.gif);
	background-repeat:no-repeat;
}	