﻿body 
{
    /*background: url(Immagini/background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
	margin: 0px;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}

.tdLabel
{
    font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	width: 160px;
	text-align: right;
}

.asterisk
{
    color: #415698;
    text-align: left;
}

.divLogin
{
    width: 400px; 
    height: 400px; 
    position: absolute; 
    top: 50%; 
    left: 50%; 
    margin:-200px 0 0 -200px; 
    background-color: transparent;
}

.divLogo
{
    width: 400px;
    height: 78px;
    padding-bottom: 15px;
    background-image: url(Immagini/logo.png); 
    background-repeat: no-repeat;
}

.rpLogin
{
    width: 400px;
    text-align: center;
    vertical-align: middle;
}

.tbLogin
{
    width:100%;
}

.rpLoginHeaderStyle
{
    Height: 30px;
    Vertical-Align: Middle;
}

.sCampiObbligatori
{
    color: #415698; 
    font-size: 9pt;
    text-align: left;
}

.cbRicordami
{
    color: #415698; 
    text-align: left;
    font-weight: normal;
    font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}

.btAccedi
{
    width:90%;
    height:35px;
    font-style:normal;
    text-transform:uppercase;
    font-size: 10pt;
}

.divFooterLogin
{
    width: 100%; 
    height: 35px; 
    position: fixed;
    border:0px;
    background-color:  #F5F5F5;
    bottom:0;
    text-align: center;
    vertical-align:middle;
    font-style:normal;
    font-size: 9pt;
}

.sInfoTailorMade
{
    color: #696969; 
    font-size: 7pt;
    text-align: left;
}

.divMessaggio
{
    width:100%;
	margin-bottom: 5px;
	border: 0;
	background-color: #FFFFFF;
	text-align: left;	
	background-repeat: no-repeat;
	padding: 0px;
	color:#000000;
}
