body {
	margin: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	background-image:url(../graphic/sfondo.jpg);
	background-repeat:repeat-x;
	background-color:#86979E;
}
div#container{
	text-align:center;
	width:780px; 
	z-index:1; 
	margin-left: auto;
	margin-right: auto;
}
div#testata{
	margin-left: auto;
	margin-right: auto;
	width:780px; 
	top: 6px;
	height:97px;
	background-image:url(../graphic/testata.jpg);
}
div#homecentro{
	margin-left: auto;
	margin-right: auto;
	width:780px;
}
div#endpage {
	letter-spacing: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
a {
	line-height:20px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	background:#DB9901;
	background:url(images/sf_pulsON.jpg) no-repeat center;
	color:#DB9901;
}
a.active {
	background:url(images/sf_pulsON.jpg) no-repeat center;
	background:url(images/sf_pulsON.jpg) no-repeat center;
	color:#FF9900;
}	
#navleft a{
	display:block;
	border-bottom:1px solid #d27f4d;
}
#test2.a, #test2.a:hover {
	text-decoration:none;
}
.rec a {
	background:url(images/sf_pulsON.jpg) no-repeat center;
	color:#336699;
}	
.rec a:hover {
	color:#CCCCCC;
}	
ul{
	margin-left:10px;
}
li{
	list-style-image: url(../graphic/ico_li.jpg);
	margin-left:5px;
}
.testo01 {
	height:17px;
	font-family:"Trebuchet MS";
	padding:8px 0 5px 5px;
	color: #95a398;
	font-size:19px;
	font-weight: bold;
	letter-spacing: 1px;
	background:#FFF;
}
.testo02 {
	height:17px;
	padding:8px 0 5px 5px;
	font-family:"Trebuchet MS";
	color: #fff;
	font-size:19px;
	font-weight: bold;
	letter-spacing: 1px;
	border-top: 1px solid #FFF;
}
.testo03 {
	font-family:"Trebuchet MS";
	color: #fff;
	font-size:12px;
	font-weight: bold;
}
.testo_in {
	font-family:"Trebuchet MS";
	color: #fff;
	font-style:italic;
	font-size:15px;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 16px;

}
.artem {
	font-family:"Trebuchet MS";
	color: #000;
	font-size:12px;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;

}
img {
	border: 0px;
}
.img_p {
	border: solid 1px #FFF;
}
.img_left {
	margin-right:10px;
	margin-bottom:10px;
	border: solid 1px #FFF;
	}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.testi {
	font-family: Balthazar;
	font-size: 19px;
	color: #000000;
}
.sfondo {
	margin-right: 0px;
	background-image:url(../graphic/sfondo_container.jpg);
	background-repeat:repeat-x;
	background-color:#86979E;
}
.sfondo1 {
	border-color:#FFFFFF;
	border:2px;
}
.sfondo2 {
	background-image:url(../images/interface/sfondino2.gif);
	background-repeat:repeat-y;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	font-weight:bold;
}
div#cookie_cont {
	min-height: 40px;
	height: auto !important;
	margin: 0px auto;
	width: 98%;
	padding: 0px 1%;
	text-align: center;
	line-height: 30px;
	color: #CCC;
	background-color: #660;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	bottom: 0px;
	position: fixed;
	z-index: 9000;
}
.w_tasto {
 	font-family:Arial;
	font-size:12px;
	font-weight:bold;
 /*background: linear-gradient(#ffdc72, #ffbf00);
  border-bottom-color: #c90;
  border-radius: 6px;*/
  border: 1px solid #f2b600;
  background-color:#ffbf00;
  padding: 5px 10px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  /*position:absolute;
  top:150px;
  left:150px;*/
  z-index:999;
  color:#000;
  cursor:pointer;
}
