body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma;
	background: #fff url(./../widgets/sfondo.gif) top left repeat-x; 
	color: #585757;
	font-size: 11px;
	text-align:justify
}


#page {
	margin: 0px auto;
	width: 930px;
	position: relative;
	z-index: 0;
}

#container{
	float: left;
	width: 930px;
	margin-top: 58px;
	background: #fff;
	position: relative;
	-moz-box-shadow: 0px 0px 12px #666;
	-webkit-box-shadow:0px 0px 12px #666;
	box-shadow:0px 0px 10px #666;
}


#container #header{
	float: left;
	width: 890px;
	position: relative; 
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

#content{
	float: left;
	width: 890px;
	position: relative; 
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
	background: url(./../widgets/sfondo_contenuto.gif) top left no-repeat;
}

#bt_contatti{
	position: absolute; 
	top: 36px;
	right: 34px;
	z-index: 50;
}

#bt_lingue{
	position: absolute; 
	top: 35px;
	right: 144px;
	z-index: 50;
}

h1 {
	display:inline;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 10px 0px;
	color: #004c99;
	font-size: 18px;
	height: 23px;
	font-weight: bold;
	border-left: 7px solid #004c99;
}

h2{
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #004c99;
	font-size: 16px;
	height: 23px;
	font-weight: bold;
}

a{
	text-decoration:none;
	font-weight:bold;
	color: #a9751a;
}

a:hover{
	text-decoration:underline;
}

ol.lista, ol.lista li{
	list-style-type: decimal;
}

ol.lista li{
	list-style-type: decimal;
	padding-left:10px;
	padding-bottom:10px;
	margin-left:10px;
}

ul, li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.lista{
	position:relative;
	padding:0px 0px 5px 18px;
}

ul.lista li {
	display:block;
	background-image:url(../widgets/quad-grigio.gif);
	margin-left:10px;
	margin-top:3px;
	background-repeat:no-repeat;
	background-position:0 5px;
	padding: 0 0 5px 10px;
	list-style-type:none;
	color: #585757
}

ul.lista li a{
	display:block;
	margin-left:0px;
	margin-top:3px;
	padding: 0 0 5px 10px;
	list-style-type:none;
	color: #585757
}

ul.lista li a.news{
	display:block;
	margin-top:3px;
	list-style-type:none;
	color: #a9751a
}

ul.lista2{
	clear:both;
}

ul.lista2 li {
	margin-left:20px;
	background-repeat:no-repeat;
	background-position:0 5px;
	padding: 10 0 5px 10px;
}

ul.lista2 li a{
	display:block;
	background-image:url(../widgets/quad-grigio.gif);
	margin-left:23px;
	margin-top:3px;
	background-repeat:no-repeat;
	background-position:0 5px;
	padding: 0 0 5px 10px;
	color: #585757;
	border:0px solid #000
}

.foto{
	padding:1px;
	border:1px solid #000
}


#menuSx{
	position: relative;
	top: 54px;
	left: 0px;
	float: left;
	width: 235px;
	border:0px solid #000
}

#menuSx img{
	margin: 0px; 
	padding: 0px;
	/*height: 26px;*/
	display: block;
	float:left;
	border:0px solid #000
}

#menuSx ul{
	margin: 0px; 
	padding: 0px;
	border:0px solid #000
}

#menuSx ul li{
	margin: 0px; 
	padding: 0px;
	border:0px solid #000
}

#contenuto{
	position: relative;
	margin-top: 40px;
	left: 40px;
	float: left;
	width: 590px;
	min-height:300px;
	padding-bottom: 40px;
}

.titoloHome{
	float: left;
	width: 100%;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 10px 0px;
	color: #004c99;
	font-size: 20px;
	height: 23px;
	font-weight: bold;
	border-left: 7px solid #004c99;
}

.blu {
	color: #004c99;
	font-size:12px;	
	font-weight:bold;
}

p.parSx{
	padding-left: 25px;
}

.newsHome{
	float: left;
	width: 590px;
	margin: 30px 0px 0px 0px;
	text-align:left;
	border:0px solid #000
}

p.titoloNews{
	float: left;
	width: 100%;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 10px 0px;
	color: #ad8b50;
	font-size: 20px;
	font-weight: bold;
	height: 23px;
	border-left: 7px solid #ad8b50;
}

.newsHome .news{
	float: left; 
	width: 260px;
	margin: 10px 0px 0px 22px;
	display: inline;	
}

.newsHome .news p{
	padding: 0px; 
	margin: 0px;
	border:0px solid #000
}


#footer{
	float: left;
	width: 930px;
	min-height: 50px;
	height: auto !important;
	height: 50px;	
	background: url(./../widgets/footer_top.gif) top left no-repeat;
	position: relative;
	left: 0px;
	font-size: 9px;
}

#footer .sx{
	float: left;
	width: 50%;
	margin: 20px 0px 0px 40px;
	display: inline;
}

#footer .dx{
	float: right;
	width: 40%;
	margin: 20px 40px 0px 0px;
	text-align: right;
	display: inline;
}

#footer a{
	font-size: 9px;
	font-weight:normal;
	color: #585757;
}
