.fmenu:link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fmenu:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fmenu:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

select {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-color: #666666;
	border: 1px double #61A400;
	height: auto;
	color: #666666;
}
input {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-color: #666666;
	border: 1px double #006699;
	height: auto;
	color: #666666;
}

textarea{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-color: #666666;
	border: 1px double #006699;
	height: auto;
	color: #666666;
}

li {
circle;
	bottom: auto;
	clip:   rect(auto auto auto auto);
	padding-bottom: 10px;
	list-style-type: square;

} 
.title {
	color: #006699;
	font-family: Arial, Verdana, Tahoma;
	border: thin none #006699;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bolder;
}

.subtitle {
	color: #666666;
	font-family: Arial, Verdana, Tahoma;
	border: thin none #006699;
	font-size: 14px;
	font-variant: normal;
	font-style: italic;
}

table {
	font-family: Arial, Verdana, Helvetica;
	color: #4B717E;
	border: 1px none #CCCCCC;
	font-size: 12px;

}
h2 {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
hr {
	border: thin dashed #999999;
}
a {
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #4B717E;


}

a:hover
{
	color: #54808D;
	text-decoration: underline;


}
a:link {
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	color: #4B717E;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-bottom;
}
h3 {

	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.pageBody {
	font-size: 12px;
	text-align: left;
	padding-top: 20px;
}
.pageTitle {
	font-size: 11px;
	text-align: left;
	font-family: Arial, Verdana;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
	background-image: url(../img/linea.gif);
	background-repeat: no-repeat;
	background-position: 5px bottom;
}
.news_box {
	font-size: 12px;
	text-align: left;
	color: #4B717E;
	vertical-align: top;
	padding-top: 20px;
}
.news_box:hover
{
	color: #FF9933;
	text-decoration: underline;


}
.news_box:link {

	color: #4B717E;
	text-decoration: none;
}
.ombra {
	background-image: url(../img/bgpagina.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-y;
	color: #52595A;
	background-position: center;
}
#winTitle
{
	font-weight: bold;
	font-size: 12px;
	background-color: #EFF3F7;
	padding: 3px;
	margin-bottom: 4px;
	clear: both;
	border: 1px solid #94B6C6;

}
