/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* CSS Usati nel sito                                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*generali*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#langmenu {
	position:absolute;
	left:90px; 
	top:195px; 
	z-index:1; 
	width: 180px; 
	height: auto;
}
#servicemenu {
	position:absolute;
	left:0px; 
	top:0px;
	right:0px;
	margin-right:0px; 
	z-index:1; 
	height: auto;
	background-image:url(/_images/network_bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color:#666666;	
}
#langmenu select {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	background-color: #FFFFFF;
}
#langinternal {
	position:absolute;
	left:760px; 
	top:110px; 
	z-index:1; 
	width: 180px; 
	height: auto;
}
#langinternal select {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* classi*/
.vs-mainav {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size:small;
	font-style:italic
	font-weight:normal;
	color:#999999;
	padding: 3px 3px 3px 3px;
	text-decoration:none;
	font-weight: normal;
	font-variant: normal;
	font-size: small;
	font-style: italic;
	letter-spacing: 1px;
}
.vs-mainav:hover {

	color:#FF9900;
	text-decoration:underline;
}
.vs-genlink {
	font-size:xx-small;
	font-size-adjust:inherit;
	font-style:normal;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	font-variant:normal;
}
.vs-genlink:hover {
	text-decoration:underline;
}

.vs-mainintrotitle {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size:medium;
	font-style:normal;
	font-weight:bold;
	color:#FF9900;
}
.vs-mainav:hover {
	text-decoration:underline;
}
.vs-subnav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
	font-size-adjust:inherit;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	padding: 2px 2px 2px 2px;
	border-right: 1px solid #666666;
	text-decoration:none;
	font-variant:small-caps;

}
.vs-subnav:hover {
	color:#666666;
	text-decoration:underline;
}
.vs-text {
	font:small Georgia, "Times New Roman", Times, serif
	text-decoration:none;
	color:#666666;

}
.vs-foretitletext {
	font:Georgia, "Times New Roman", Times, serif
	font-size:inherit;
	text-decoration:none;
	color:#666666;
	font-style:italic;
	line-height: 12px;
}
.vs-credittext {
	font:normal xx-small Tahoma, Arial;
	text-decoration:none;
	color:#333333;
}
.vs-textlink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline;
}
.vs-textlink:hover {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.vs-textwhitelink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-style: italic;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.vs-textwhitelink:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.vs-sectiontitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-style:italic;
	font-weight:bolder;
	color:#FF9900;
}
.vs-mainarticletitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-style:italic;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;

}
.vs-mainarticletitle:hover {
	text-decoration:underline;
	color:#FF6600;
}
.vs-archarticletitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;

}
.vs-archarticletitle:hover {
	text-decoration:underline;
	color:#FF6600;
}
.vs-articletitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-style:italic;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
	font-variant: normal;

}
.vs-articletitle:hover {
	text-decoration:underline;
	color:#FF6600;
}
.vs-menutitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-style:italic;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
	padding-top: 7px;
}
.vs-notify {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
.vs-formlabel {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:inherit;
	font-style:normal;
	font-weight:bold;
	color:white;
}
.vs-formfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:normal;
	color:#000000;
	
}
.vs-formbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:normal;
	color:#666666;
}
.vs-layerstyle {
	width: 100%;
	min-width: 640px;
	visibility: hidden;
	position:absolute; 
	z-index:0;
}
.vs-teaserbody {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	text-align:justify;
}

.vs-linkbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}
.vs-linkbody:hover {
	color:#FF9900;
	text-decoration:none;
}


.vs-italic {
	font-style:italic;

}
.vs-menubg {
	background-color:#CCCCCC;
	
}
.vs-menubghiglight {
	background-color:#FFCC33;
}
.vs-submenubghiglight {
	background-color:#FFCC99;
}
.vs-submenubg {
	background-color:#FFFFFF;
	border-bottom: 1px solid #cccccc;
	border-top:1px solid #666666;
	
}
.vs-articlebghiglight {
	background-color:#FFFF99;
}
.vs-menulink {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
	color:#999999;
	}
.vs-menulink:hover {
	color:#333333;
	text-decoration: underline;
	}
.vs-sectiontitledark {

	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-style:normal;
	font-weight:bolder;
	color:#333333;
}
.tdBorder{
	background-color:#FFFFFF;
	border:2px solid orange;
}

.selectlbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dotrightBorder {
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:orange;
	border-bottom-width:2px;
}
.rightbottborder {
	border-right-style: solid;
	border-right-color:orange;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:orange;
	border-bottom-width:2px;
}
.leftbottBorder {
	border-left-style: solid;
	border-left-color:orange;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:orange;
	border-bottom-width:2px;
}
.contentarea {
	padding: 5px 5px 5px 5px;
	font-size:small;
}
#content img {
	border:2px solid orange;
	padding:3px;
	margin-right:7px;
}
