body
{
	font-weight: normal;
	font-size: 10px;
	color: #CCFFCC;
	font-family: Verdana, Serif;
	text-decoration: none;
	background-color: #1E1E74;
}
A:LINK{
	text-decoration : none;
	color : #CCFFCC ;
	  }

A:VISITED{
	text-decoration : none;
	color :#CCFFCC;
	     }

A:HOVER{
	Color : #ffff00;
	text-decoration : none;
	font-size: 12px;
	   }

.fondoHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-image: url(../immagini/fondo_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt10pxceleste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCFFCC;
}
.txt12pxceleste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #CCFFCC;
}
.boxmenu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCFFCC;
}
.txtTitHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFCC66;
}
.boxImgDx{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: top;

}
.boxImgSup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #CCFFCC;
	background-color: #336699;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-align: center;
	white-space: normal;

}
