body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #205394;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #8693A3;
	background-image: url(immagini/sfondo_sx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
	scrollbar-base-color:#ffffff;

	}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #205394;
}

a{
	color: #205394;
	text-decoration: underline;
}

a:hover{
	color: #174279;
	text-decoration: none;
}

h1{
	font-size: 14px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-size: 13px;
 color: #006699;
}

h3{
	font-size: 16px;
	 font-weight: bold;
	color: #205394;
	padding-left: 20px;
	margin:0px;
	
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #205394;
 padding: 2px;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}



/************* #globalNav styles **************/

#globalNav{
	padding-left: 30px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	background-color: #ffffff;
	background-image: url(immagini/sfondo_menu.jpg);
	background-repeat: repeat-x;
	height: 20px;

}


#globalNav a {
	font-size: 12px;
	padding: 0 4px 0 0;
	color: #ffffff;
	text-decoration: none;


}
#globalNav a:hover {
	font-size: 12px;
	padding: 0 4px 0 0;
	color: yellow;
	text-decoration: none;


}

/*************** #pageName styles **************/

/************** .feature styles ***************/

.testi{
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-indent: 20px;
}
.testi1{
	text-align: justify;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.sedi{
	font-size: 14px;
	color: red;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: 20px;
}


.staff{
	font-size: 13px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 11px;
	color: #ffffff;
	background-color: #205394;
	height:20px;
}
#siteInfo a{
	color: #ffffff;
}


.sfondo {
	background-image: url(immagini/sfondo1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.titolonews {
 	font-weight: bold;
	background-image: url(immagini/sfondo_menu.jpg);
	background-repeat: repeat-x;
	height: 20px;
	 color:yellow;
 padding-left: 10 px;
  padding-right: 10 px;
}
.titolonews2 {
 	font-weight: bold;
	background-color: #205394;
	color:yellow;
	padding-left: 10 px;
  	padding-right: 10 px;
}

.testonews {
	padding-left: 10px;
	color:#666666;
}
.tratteggio {
	padding-right: 40px;
	padding-left: 40px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #336699;
}
.bordodx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #11478D;
}
.bordo {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #01377D;
	border-left-color: #01377D;
		background-color: #ffffff;

}
div.box{
	/*width:471px !important;width /**//*:480px;
    height:85% !important;height /**//*: 85%px;
    overflow:auto;*/
	padding: 4px;
}
div.box1{/*width:651px !important;width /**//*:660px;
    height:60% !important;height /**//*: 60%;
    overflow:auto;*/
	padding: 4px;
}
div.box2{/*width:471px !important;width /**//*:480px;
    height:68% !important;height /**//*: 68%px;
    overflow:auto;*/
	padding: 4px;
	padding-right:20px;
	text-align: justify;
}

li {
	padding-top: 5px;
	list-style-type: disc;

}
.elenchi th{
	font-size: 0.9em;
	font-weight:bold;
	text-align:left;
	background-image: url(immagini/sfondo_menu.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color:yellow;

}
.elenchi td{
	font-size: 0.9em;
	color:#666666;
	border-bottom:1px solid #999999;
}
input:focus{background-color: #ffc;} 

.NEWTIT {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #205394;
	padding: 2px;
}

