body{
	margin: 0px;
}



.lineaIntestazione{
	background-image: url(../Images/grafica2.png);
	width: 530;
	background-repeat: repeat-x;
	display: block;
}
.lineaSottoIntestazione{
	background-color: #C2CEDC;
	background-repeat: repeat-x;
	display: block;
}




.textAreaLogin{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	height: 20px;
	width: 200;
}
.textLogin1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.textLogin2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
.sfondoRossoSfumatoLogin1{
	background-image: url(../Images/1pxRed.png);
	background-repeat: repeat-x;
	height: 29px;
	width: 114px;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
}
.sfondoRossoSfumatoLogin1:hover{
	color: Silver;
	background-image: url(../Images/1pxRedPress.png);
}
.sfondoRossoSfumatoLogin2{
	background-image: url(../Images/1pxRed.png);
	background-repeat: repeat-x;
	height: 29px;
	width: 114px;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
}
.sfondoRossoSfumatoLogin2:hover{
	color: Silver;
	background-image: url(../Images/1pxRedPress.png);
}
.sfondoRossoSfumato{
	background-image: url(../Images/1pxRed.png);
	background-repeat: repeat-x;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-align: center;
	height: 29px;
}


.testoMenu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	text-align: center;
}
.testoMenu:hover{
	color: gray;
}
.text1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	text-align: justify;
	padding: 5 5 5 5;
	border: 1px solid #E8E8FF;
}
.text2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #595959;
	text-decoration: none;
	text-align: justify;
	padding: 5 5 5 5;
	border: 1px solid #E8E8FF;
}
.text3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #595959;
	text-decoration: none;
	text-align: justify;
	padding: 7 5 7 5;
	border: 1px solid #E8E8FF;
}
.collegamento1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
}
.collegamento1:hove{
	color: #9A9A9A;
}
.texttitolonews{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #252525;
	text-align: justify;
}
.textdatanews{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 11px;
	color: #B70000;
	text-align: justify;
}
.sfondoRossoSfumatoPartner{
	background-image: url(../Images/1pxRed.png);
	background-repeat: repeat-x;
	height: 29px;
	width: 165px;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: center;

}
.sfondoRossoSfumatoPartner:hover{
	color: Silver;
	background-image: url(../Images/1pxRedPress.png);
}
.textAreaForm{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	width: 300;
}
.buttonForm{
	background-image: url(../Images/1pxRed.png);
	background-color: #BB0000;
	background-repeat: repeat-x;
	height: 29px;
	width: 165px;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: center;
	border: thin solid #BB0000;
}

