﻿body
{
	top:10px;
	/*
	margin: 0px;
	background-position: left top;
	background-image: url(images/gradienteSfondo.jpg);
	background-repeat: repeat-x;
	*/
	
}
.nastro
{
	/*
	width:100px; 
	*/
	position:fixed;
	margin:0; 
	padding:0; 
	float:left;
	top:0px;
	left:0px;
	width:120px;
	height:50px;
	z-index:99
}
#logo
{
background:url(~/immagini/120x50_a.jpg) no-repeat;
position:fixed;
top:0px;
left:0px;
width:120px;
height:50px;
z-index:99
}
.myLink
{
	text-decoration: none;
	color: #003399;
}
.myLink2
{
	text-decoration: none;
	color: #afafae;
	

}
.centracella
 {
	
	position:absolute;
	width:1000px;
	border:0;
	left:50%;
	margin: 0 0 0 -500px;
 }
 .centracella2
 {
	top:10px;
	position:absolute;
	width:900px;
	height:810px;
	left:50%;
	margin: 0 0 0 -450px;
 }
 .centraconta
 {
	position:absolute;
	width:1000px;
	border:0;
	left:50%;
	margin: 0 0 0 -500px;
 }
 
.myLink2:hover
{
	text-decoration: underline overline; color: #afafae;
}

.myPic
{
	width:67px;
	height:45px;
	MARGIN-LEFT: 10px
}
.Commento_Testo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Commento_Risposta
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.Commento_MoneyExpress
{
	font-family: Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
.Commento_Data
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003399;
}
