body{
	text-decoration: none; 
	background-color: transparent;
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
	line-height:13px;
	font-weight: normal;
	text-align:justify;
	margin:0px;
}

.ContornoTitolo {
	border-bottom: 1px solid #cccccc;
	padding-left: 2px;
	width: 100%;
	margin-bottom: 8px;
}
.testoTitolo { 
	text-decoration: none; 
	background-color: transparent;
	color: #FF6600;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

.testoNormale { 
	text-decoration: none; 
	background-color: transparent;
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
	line-height:13px;
	font-weight: normal;
	text-align:justify;
}

td{
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
}

.link{
	text-decoration: none; 
	background-color: transparent;
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

.link:hover{
	text-decoration: none; 
	background-color: transparent;
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

p{ 
	text-decoration: none; 
	background-color: transparent;
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
	line-height:13px;
	font-weight: normal;
	text-align:justify;
}

span{ 
	text-decoration: none; 
	background-color: transparent;
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
	line-height:13px;
	font-weight: normal;
	text-align:justify;
}

.graytext{ 
	text-decoration: none; 
	background-color: transparent;
	color: #888888;
	font-size: 11px;
	font-family: verdana;
}

.testoPiccolo { 
	text-decoration: none; 
	background-color: transparent;
	color: #333333;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}

.ContornoVoceMenu {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	width: 150px;
	margin-top: 5px;
}
.LinkNormal {
	text-decoration: none; 
        background-color: transparent;
        color: #555555;
        font-size: 11px;
	font-family: verdana;
 	font-weight: normal;
}
.LinkNormal:hover {  
	text-decoration: none; 
	background-color: transparent;
        color: #FF6600;
        font-size: 11px;
	font-family: verdana;
 	font-weight: normal;
}

a{
	text-decoration: none; 
        background-color: transparent;
        color: #333333;
        font-size: 11px;
	font-family: verdana;
 	font-weight: normal;
}
a:hover {  
	text-decoration: none; 
	background-color: transparent;
        color: #FF6600;
        font-size: 11px;
	font-family: verdana;
 	font-weight: normal;
}

.linktext{
	text-decoration:none;
        color: #FF6600;
        font-size: 11px;
        border:0px solid transparent;
	font-family: verdana;
 	font-weight: normal;

}
.linktext:hover {  
	text-decoration: none;
        color: #333333;
        font-size: 11px;
	border-bottom:1px dotted #333333;
	font-family: verdana;
 	font-weight: normal;
}

.inputtext{
	border:1px solid #888888;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}

.specialbtn{
	background:transparent url(images/button.gif) top left no-repeat;
	font-family:Tahoma;
	font-size:10px;
	border:0px;
	width:50px;
	height:15px;
	padding-bottom:3px;
	cursor:normal;
}

.specialbtnOver{
	background:transparent url(images/buttonOver.gif) top left no-repeat;
	font-family:Tahoma;
	font-size:10px;
	border:0px;
	width:50px;
	height:15px;
	padding-bottom:3px;
	cursor:pointer;
}

.login_fail{
	color:#F00000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.login_ok{
	color:#00F000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
