#login {
	margin: 1em;
}

.bgGrey{
	background-color: #f2f2f2;
	border: 1px solid #999999;
	padding: 0 0.5em;
	position: relative;
	top: 0.5em;
	margin: 0.5em 0 1.5em 0;
	display: block;
}

.formDatiUtenti{
	min-width: 38em;
	width: auto;
}

.formDatiUtenti input.text {
	min-width: 18em; 
}

.bgGrey legend{
	color: #003366;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 0.5em;
	position: relative;
	top: -0.75em;
	font-size: 1.1em;
}

input.campi{
	width: 45%;
}

.bgGrey label {  
	float: left;  
	width: 8em;  
	margin-right: 1em;
	display: inline;
	margin: 0;
}

.bgGrey .labelbr {  
	width: auto;  
}

.bgGrey span {  
	display: inline;
	margin: 0;
}

.bgGrey select, .bgGrey .text {
	margin-left: 0;
}

.message_error{
	font-size: 1.0em;
	font-weight: bold;
	color: #b8311b; 	
}

.message_confirm {
	font-size: 1.0em;
	font-weight: bold;
	color: #3d8a41;
}

#main .externalFramework ul.listError{
	list-style-type: disc;	 
}

ul.listError li{
	margin: 0.5em 0.8em 0 0;
	font-size: 0.9em;
}

.submit{
	margin: 	
}

.bgGrey a{
	color: #003366;
	border-bottom: 1px solid #003366;
	text-decoration: none;
}

.bgGrey a:hover{
	border-bottom: 0;
	text-decoration: none;
}

.bgGrey .labelLarge{
	width: 15em; 
}

.bgGrey .etichetta{
	 width: 18em; 
}


.message{
	margin: 0 1.0em 1.0em 1.0em;	
}

.message_error h3{
	color: #ff0000;	
}

#main .message ul{
	list-style-type: disc;
}

.message li{
	margin: 0 0 0.5em 0;
	font-size: 0.9em;
}

p.rightAlignLogin{
	margin: 0 1em 0.5em 13em;
}
p.formPair input.nameLogin, p.formPair input.passLogin{
	width: 10em;
}

#main .testoIntro ul.intranetOp, #main .articleIntro ul.intranetOp  {
	list-style-type: none;
	margin: 0;
}

#main .testoIntro ul.intranetOp a, #main .articleIntro ul.intranetOp a {
	text-decoration: none;
}

.intranetOp li{
	margin: 0.2em 0 0.2em 0;
}

.loginIntranetPrinc{
	width: 17em;
	float: left;	
	border: 0;
	border-right: 2px solid #ffffff;
	padding-left: 1.0em;
	padding-right: 1.0em;
	/*margin-bottom:  0.5em;*/
	margin: 0;
	height: 17em;
}
	
.loginIntranetAux{
	float: left;
	width: 17em;
	padding-left: 1.0em;
	height: 17em;
	border: 0;
	margin: 0;
}


.sumbmitStyleLink{
	background: transparent;
	border: 0;
	border-bottom: 1px solid #003366;
	color: #003366;
	padding: 0;
	margin: 0 0 0.5em 0;
}

.sumbmitStyleLink:hover{
	border-bottom: 1px solid #F2F2F2;
}

.testoIntro .bgGrey a, .articleIntro .bgGrey a, .testoIntro .bgGrey a:visited, .articleIntro .bgGrey a:visited {
	text-decoration: none;
}

.recuperoutenza{
	margin-top: 0.5em;
}

