div#menuSx {
	display: none;
}

div#int {
	border: 0;
}

div#pag {
	background: none;
}

div#foo {
	display: none;
}

div.form_centrale_l {
	background: url(images/login_bg.png) top left no-repeat #FFF;
	margin: 0px auto;
	margin-top: 60px;
	margin-bottom: 60px;
	width: 620px;
	height: 300px;
	border: 0;
	padding: 0;
}

div.form_centrale_l div.logoDIV {
	width: 290px;
	height: 260px;
	border: 0;
	float: right;
	margin: 0;
	border: 0;
	padding: 0;
}

div.form_centrale_l div.loginDIV {
	width: 300px;
	border: 0;
	float: right;
}

div.form_centrale_l h1.loginH1 {
	font-size: 14px;
	background: url(images/login_form_l_h1.png) top left no-repeat #FFF;
	color: #FFF;
	height: 37px;
	border: 0;
	padding: 0;
	margin: 0;
}

div.form_centrale_l h1.loginH1_rp {
	font-size: 14px;
	background: url(images/login_form_l_h1_rp.png) top left no-repeat #FFF;
	color: #FFF;
	height: 37px;
	border: 0;
	padding: 0;
	margin: 0;
	margin-top: 40px;
}

div.form_centrale_l h1.loginH1_cp {
	font-size: 14px;
	background: url(images/login_form_l_h1_cp.png) top left no-repeat #FFF;
	color: #FFF;
	height: 37px;
	border: 0;
	padding: 0;
	margin: 0;
}

div.form_centrale_l div.loginDIV div.form_l {
	background: url(images/login_form_l_bg.png) bottom left no-repeat #FFF;
	padding: 8px;
	margin: 0;
	border: 0;
}

div.form_centrale_l div.loginDIV div.form_l h2.loginH2 {
	font-size: 12px;
	color: #a2a2a2;
	padding: 4px 0 2px 0;
	border: 0;
	margin: 0;
	text-align: center;
	background: none;
}

div.form_centrale_l div.loginDIV div.form_l input.loginInputText {
	border: 0;
	border-bottom: 1px dashed #a2a2a2;
	width: 282px;
	font-size: 22px;
	color: #3f3f3f;
	background: #e2e2e2;
	text-align: center;
}

div.form_centrale_l div.loginDIV div.loginStuff {
	border: 0;
	margin: 0;
	padding: 8px;
	color: #a2a2a2;
	text-align: center;
}

div.form_centrale_l div.loginDIV div.loginStuff a:link { text-decoration: none; color : #a1a1a1; border: 0; -moz-outline-style: none; }
div.form_centrale_l div.loginDIV div.loginStuff a:active { text-decoration: underline; color : #a1a1a1; border: 0; -moz-outline-style: none; }
div.form_centrale_l div.loginDIV div.loginStuff a:visited { text-decoration: none; color : #a1a1a1; border: 0; -moz-outline-style: none; }
div.form_centrale_l div.loginDIV div.loginStuff a:hover	{ text-decoration: underline; color : #a1a1a1; border: 0; -moz-outline-style: none; } 
div.form_centrale_l div.loginDIV div.loginStuff a:focus { outline: none;-moz-outline-style: none; }

div.form_centrale_l div.loginDIV div.form_l span.erroreLogin {
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	line-height: 2em;
}

div.form_centrale_l div.loginDIV div.form_l div.loginImg {
	text-align: center;
	padding: 8px;
}