A.RegistrazioneTesto {
	text-decoration:none;
	color:#333366;
}
A.RegistrazioneTesto:visited {
	text-decoration:none;
	color:#333366;
}
A.RegistrazioneTesto:hover {
	cursor:auto;
	color: red;
}


A.intestazione {
	text-decoration: none;
	color: White;
}
A.intestazione:visited {
	text-decoration: none;
	color:White;
}
A.intestazione:hover {
	text-decoration:none;
	color: #cc0033;
}

body {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	margin: 0px;
	margin-left: 0;
	margin-top: 0;
	padding: 0px;
	border: 0px;
	left: 0px;
	top: 0px;
	scrollbar-arrow-color : white;
	scrollbar-face-color : #336699;
	scrollbar-track-color: #cccccc;
	
}

.testonoframe {
	font-family :Verdana, Verdana , Sans-Serif;
	font-size : medium;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	text-align: center;
	color : #000066;
}

.IntestazioneLogoMetrya {

	position: relative;
	left :0;
	top: 0;
	margin-left : 0;
	margin-top: 0;
}

.IntestazioneTestoMenuAlto {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	
}
.panelLogin {
	left: 10px;
	position: relative;
}
.panelMain {
	
}


.imgFilettoRosso {
	width:100%;
}

