/* Definizione Stile */

body { background-color:#FFFFFF; font-size:9px; font-family:Arial,Verdana; color:#333333; }


.smallTextgray {
	font-size: 10;
	font-family: Arial,Verdana;
	font-weight: bold;	
	color: #666666;
}

.smallText {
	font-size: 10;
	font-family: Arial,Verdana;
	font-weight: bold;	
	color: #333333;
}


.textBold {
	font-size: 11;
	font-family: Arial,Verdana;
	font-weight: bold;	
	color: #333333;
}
.smallTextRed {
	font-size: 10;
	font-family: Arial,Verdana;
	font-weight: bold;	
	color: #993300;
}

.Text {
	font-size: 11;
	font-family: tahoma,Arial,Verdana;
	color: #333333;
}


.titlehome {
	font-size: 16;
	font-family: Arial,Verdana;
	font-weight: bold;	
	color: #333333;
}
.datahome {
	font-size: 14;
	font-family: Arial,Verdana;
	font-weight: bold;	
	color: #993300;
}

.title {
	font-size: 13;
	font-family: Arial,Verdana;
	font-weight: bold;	
	color: #993300;
}


.TextPassivo {
	font-size: small;
	font-family: Tahoma,Arial,Verdana;
	color: #cc6600;
}

.TextAttivo {
	font-size: small;
	font-family: Tahoma,Arial,Verdana;
	color: Green;
}

.TextVerySmallGray {
	font-size: 9px;
	font-family: Arial,Verdana;
	font-weight: bold;
	color: #333333;
}

.TextVerySmall {
	font-size: 9px;
	font-family: Arial,Verdana;
	font-weight: bold;
	color: #e8e8e8;
}

.smallTextWhite {
	font-size: 10px;
	font-family: Arial,Verdana;
	font-weight: bold;	
	color: #ff9966;
}
}
.TitleWhite {
	font-size: x-small;
	font-family: Tahoma,Arial,Verdana;
	color: #f7f7f7;
	font-weight : bold;
}

A.linkStyle:link{
	text-decoration : none;
	color : #003399;
}
A.linkStyle:visited{
	text-decoration : none;
	color : #003399;
}
A.linkStyle:hover {
	text-decoration : none;
	color : #990000;
	background: #ffffcc;
}


A.linkMenuAdmin:link{
	text-decoration : none;
	color : #ffffcc;
}
A.linkMenuAdmin:visited{
	text-decoration : none;
	color : #ffffcc;
}
A.linkMenuAdmin:hover {
	text-decoration : none;
	color : #ffff66;
}


A.linkimg:link{
	text-decoration : none;
	color : #333333;
}
A.linkimg:visited{
	text-decoration : none;
	color : #333333;
}
A.linkimg:hover {
	text-decoration : none;
	color : #333333;
}

.textInputHome {
	font-size : 9px;
	width : 100%;
	border: none;
}

.txtareades {
	font-family: Tahoma,Arial,Verdana;
	font-size : 10px;
	border : none;
	background : none;
}

.textInput {
	font-size : xx-small;
}


.textInputArea {
	font-size : 11px;
	width : 100%;
}

.imgThumb {
	border-color: White;
	cursor: hand;
}

.imgLink {
	cursor: hand;
}