.main{
	background-color: #F7F7F7;
}
.main2{
	background-color: #e7e7e7;
}
.testata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(Images/TESTATA_new.jpg);
	background-color: #F7F7F7;
	height: 95px;
}

.SPAZIOfilosotto {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #666;
	border-left-color: #F7F7F7;
	line-height: 10px;
}

.SPAZIOsenzafili {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #F7F7F7;
	border-left-color: #F7F7F7;
	line-height: 10px;
}


.testoInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.login {
	background-color: #F0F0F0;
}

.loginL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	text-align: left;
	color: #000;
	line-height: 28px;
}
a.loginR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	text-align: center;
	color: #fff;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.loginR:hover {
	background-color: #dc143c;
}

.login_utente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000;
	line-height: 28px;
}

