/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

body 
{ SCROLLBAR-FACE-COLOR: #336699;  SCROLLBAR-HIGHLIGHT-COLOR: #999999; SCROLLBAR-SHADOW-COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #000000; BACKGROUND-REPEAT: repeat; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #999999; BACKGROUND-COLOR: #ffffff }


h1
{
	font-size: xx-small;
	color: #fffffe;
	font-family: Arial, Tahoma;
}

.text {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}
	
.texttitle
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bolder;
	font-size: small;
	padding-bottom: 1px;
	margin: 0px;
	color: #ffff00;
	padding-top: 1px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #76a3b9;
}

.textsubtitle
{
	font-size: x-small;
	color: #2f589a;
	font-family:  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}


.textcontent
{
	font-size: x-small;
	color: #2f589a;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.bgTableBorder1 {
	background-color: #2f589a;
}

.bgTableBorder2 {
	background-color: #3399CC;
}


.newsinit
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newsinit a
{
	color: #ffffff;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newsinit a:hover
{
	font-weight: lighter;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}
.newsinit a:visited	
{	
	text-decoration: none;
	color:	#ffffff;
}
.newsinit a:link	
{	
	text-decoration: none;
	color:	#ffffff;
}	

		
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #2f589a;
}

.button
{
	border-right: #2f589a 1px groove;
	border-top: #2f589a 1px groove;
	font-weight: lighter;
	font-size: xx-small;
	border-left: #2f589a 1px groove;
	color: #2f589a;
	border-bottom: #2f589a 1px groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
	
div#content
{
	margin: 10px 1px 0 1px;
	padding: 0.1em 1px;
	background-color: #ffffff 
}

div.textimage
{
	width: 100%
} /*risolve il peek-a-boo bug di IE6*/

div.textimage img
{
	float:left;
	margin: 0px 10px 10px 0px
}

div.textimage table
{
	table-layout: auto;
}

div.textimage table h2
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 14px;
	padding-bottom: 1px;
	margin: 1px 0px;
	color: #3399CC;
	border-top-style: none;
	padding-top: 1px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: #dfdfdf;
	font-variant: small-caps;
	border-bottom-style: none;
}
div.textimage p
{
	margin-top: 0.5em;
	font-size: x-small;
	color: #2f589a;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.07em;
}					
div.software
{	
	font-size: x-small;
	color: #2f589a;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.software ul li
{
	margin-top: 0px;
	margin-bottom: 5px;
	word-spacing: 0px;
	margin-left: 0px;
	text-indent: 0px;
	line-height: 110%;
	list-style-type: disc;
	letter-spacing: 1px;
	text-align: left;
}    
  
.riqintestazione
{
	 background-color:#003399;
}

.riqintestazione div
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.riqcontent
{
	background-color:#3399CC;
}

.riqcontent div
{
	font-weight: lighter;
	font-size: 11px;
	color: #000099;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.riqcontent input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #2f589a;
}

.riqcontent a
{
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.riqcontent a:hover
{
	font-weight: lighter;
	color: #2f589a;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.riqcontent a:link	
{	
	text-decoration: none;
	color:	#ffffff;
}


.newsintestazione
{
	background-color: #ad3348;
}

.newsintestazione div
{
	font-weight: lighter;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.newsintestazione a
{
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newsintestazione a:hover
{
	font-weight: lighter;
	color: #ffff00;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.newsintestazione a:link	
{	
	text-decoration: none;
	color:	#ffffff;
}		


.newstitle
{
	background-color: #003399;
}


.newstitle div
{
	font-weight: lighter;
	font-size: 12px;
	color: #ffff99;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newstitle a
{
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newstitle a:hover
{
	font-weight: lighter;
	color: #ffff00;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.newstitle a:link	
{	
	text-decoration: none;
	color:	#ffffff;
}		

.newscontent
{
	background-color:  #dfdfdf; 

}
.newscontent div
{
	font-weight: lighter;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newscontent input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #2f589a;
}

.newscontent a
{
	font-weight: lighter;
	color: #cc3333;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.newscontent a:hover
{
	font-weight: lighter;
	color: #2f589a;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.newscontent a:link	
{	
	text-decoration: none;
	color:	#cc3333;
}
.header
{
	background-color: #ffffff;
}

.menuheader
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 1px;
	color: #ffffff;	
	background-color:#3399CC;	
}

.menuheader div ul
{
	margin: 0px 10px 0px;
	padding: 1px 0px 1px; 
	list-style-type: none; 
	text-decoration: none;
	color:#ffffff;	
} 

.menuheader div ul li
{
display:inline; height: 10px
}
 	
.menuheader div ul a
{
	text-decoration: none;
	color: #ffffff;
}

.menuheader div ul a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.menuheader div ul a:hover
{
	background-color:#46B446; 
	color: #ffffff; 
	text-decoration: none
} 

.footer	
{
background-color:#3399CC;
}

.footer div
{
	font-weight: lighter;
	font-size: 11px;
	color: #000099;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}	

.webstitle
{
	background-color: #003366;
}


.webstitle div
{
	font-weight: lighter;
	font-size: 14px;
	color: #ffff99;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.webstitle a
{
	font-weight: lighter;
	color: #ff9966;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.webstitle a:hover
{
	font-weight: lighter;
	color: #ffff00;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.webstitle a:link	
{	
	text-decoration: none;
	color:	#ff9966;
}		


.softitle
{
	background-color: #000000;
}


.softitle div
{
	font-weight: lighter;
	font-size: 12px;
	color: #0099ff;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.softitle a
{
	font-weight: lighter;
	color: #ff9966;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.softitle a:hover
{
	font-weight: lighter;
	color: #ffff00;
	font-style: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.softitle a:link	
{	
	text-decoration: none;
	color:	#ff9966;
}		
