html,body{
	margin: 0 ;
	padding: 0;
	background-color:white;
	font-size:0.88em;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
}

.left {
	display: block;
	float: left;
}

/**LOGIN**/
.divLogin {
	width:1000px;
	margin: 0px auto;
	border: solid 1px #97C0E6;
}

.divIntestazioneLogin {
	margin: 2px;
	width: 981px;
	height: 42px;
	padding-top:18px;
	padding-left: 15px;
	font-size:1.32em;
	font-weight: bold;
	background-color: #97C0E6;
}

.divTestoLogin {
	margin-top: 40px;
	margin-left: 20px;
	font-size: 0.88em;
	font-weight: bold;
}

.formLogin {
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	clear:both;
	display:block;
	height: 250px;
	background-color: #F5F5F5;
	margin-top: 5px;
	margin-bottom: 10px;
}
.loginTitle 
{
	font-family: Century Gothic;
	font-size:1.8em;
	color: Black;
	margin-bottom: 45px;
}	

.login_textarea_label {
	clear: both;
	float:none;
	display: block;
	text-align: left;
	width: 220px;
}

.aAnnulla {
	border: none;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../../shared/img/bkngbtnHome.png);
	float: right;
	width: 89px;
	height: 17px;
	margin-right: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1.03em;
	font-family: Trebuchet MS;
}

/* inizio LP PG200060 */
.divLFLogoRegMarche{
	border: none;
	background-color: transparent;
	background-position: center;
	float: left;
	width: 110px;
	height: 71px;
	margin-right: 5px;
	margin-top:-1.5em;
	font-weight: bold;	
	font-size: 0.95em;	
	text-decoration: none;
	font-family: Trebuchet MS;	
	cursor: pointer;
	color: Black;
	padding-left:2.7em;
	padding-top:0.7em;
    background-repeat: no-repeat;
	background-image: url(../img/loginCohesion2.png);
}

.divSceltaAutenticazioneCohesionOnly
{
	float:left;
	/*width: 500px;*/
	width: 720px;
	height: 120px;
	text-align: center;
	
	padding-bottom: 20px;
	padding-top: 50px;
}

/* fine lp PG200060 */
.btnBlue
{
	border: none;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/btnBlue.png);
	float: right;
	width: 89px;
	height: 37px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 1.03em;
	text-decoration: none;
	font-family: Trebuchet MS;
}

/***FINE LOGIN **/

.footerBottom {
	margin-bottom: -35px;
}