body {
  background-color:white;
  margin: 0px;
  font-family: sans-serif;
  color:#666666;
  font-size: 12pt;
}
h1 {
	color:#bdd43c;
	font-size:14px;
	font-family: "Century Gothic", Verdana, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
}
h2 {
	color:#bdd43c;
	font-size:10pt;
	margin:0px;
	font-family: "Century Gothic", Verdana, sans-serif;
}
h3 {
	color:#666666;
	font-size: 11px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
a:link {
	text-decoration:none;
	color:#BDD43C;
	font-size:10pt;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:#BDD43C;
	font-size:10pt;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	color:#DAE690;
	font-size:10pt;
	font-weight: bold;
}
#ul {
 margin:0px; 
 padding-left:20px;
}
#header {
  background-image:url('../img/header.jpg'); 
  background-repeat:no-repeat;
  height: 95px;
  width: 960px;
  margin: 0px;
}
#left_top {
  background-image:url('../img/left_top.jpg'); 
  background-repeat:no-repeat;
  height: 262px;
  width: 350px;
  margin: 0px;
}
#img_log {
  float:left;
}
#log_01 {
  position:relative;
  top: 40px;
  left: 20px;
  width:330px;
  font-size: 10px;
  text-align: justify; 
  line-height: 14px;
}
#log_02 {
  position:relative;
  top: 10px;
  left: 20px;
  width:330px;
  font-size: 10px;
  text-align: justify; 
  line-height: 14px;
}
#line {
  background-image:url('../img/line.png');
  background-repeat:repeat-x;
  margin: 0px;
}
#log_tx {
  position: relative; 
  top: 13px; 
  left: 10px; 
  height: 25px;
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: 3px; 
}
.bott {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	letter-spacing: 3px;
}

#menu {
  text-align:center;
  margin:0px;
  padding:0px;
}
#contenitore {
  position:absolute;
  top:70px;
  left:450px;
  width:540px;
}
#corpo {
	width:505px;
	margin-left:15px;
	margin-right:50px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	line-height:15px;
	text-align: justify;
}
#bottom {
  position:absolute;
  left: 20px;
  font-size: 11px;
}
#img_p {
  margin:0px;
  padding:0px; 
}
#logo {
border-bottom: solid #bdd43c 1px;
margin-bottom:20px;
}
ol {
display:list-item;
list-style-image: url("../img/frecc.gif");
list-style-type: square;
list-style-position: outside;
margin: 0px;
padding:0px;
padding-left:5px;
}
