h1, h1, .titolo, .titoletto, .testo, .testoBold, .testoBianco, .link, .menu2, .copyright, .path, .linkWhite, .red, .redBold, .linkRed, .abstract  {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	color: #000000;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

h2 {
	display:inline;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	margin-right:2px;
}

.testo, .testoBold, .testoBianco, .link, .menu2, .path, .linkWhite, .red, .redBold, .linkRed, .abstract {
	font-size: 10px;
}


.titolo, .testoBold, .link, .menu2, .redBold {
	font-weight: bold;
}

.titolo { 
	font-size: 11px; 
}

.abstract { 
	font-style: italic; 
}

.testoBianco, .linkWhite {
	color: #ffffff;
}

.linkWhite:hover {
	text-decoration: underline;
}

.linkWhite:visited {
	color: #ffffff;
}

.red, .redBold {
	color: #ff0000;
}

a, .linkRed, .linkRed:hover, .linkRed:visited {
	color: #ff0000;
	text-decoration: underline;
}

/*.linkRed:visited {
	color: #ff0000;
}*/

.path { 
	text-decoration: underline; 
}

.link  {
	font-weight: bold;
	color: #000000; 
}


.link:hover { 
	color: #ff0000; 
}

.link:active { 
	text-decoration: underline; 
}

.menu2 {
	font-weight: bold;
	color: #000000;
}

.menu2 a{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#menuTesto a{
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 23px;
}

#menuTesto .menu1{
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 23px;
}

#menuTesto .menu2{
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 23px;
}



#menuTesto a:hover, a:active { 
	color: #000000;
}

#sottomenu  {
	height: 23px
	margin-left: 10px;
	background-color:#727272;
}

#sottomenu a {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	margin-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 23px
}


#sottomenu a:hover, a:active { 
	color: #000000;
}

.copyright {		 
	font-size: 9px;	 
	color: #999999;
}

.inputText {
   	font-size: 10px;
	color: #000000;
	border: 1 solid #999999;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

