img {
  border: 0px;
}

.box171 {
  padding: 10px;
  background-color: #ffffff;
  background-image: url(images/bg-grad-2.gif);
	background-repeat: repeat-x;
	background-position: left top;
  border: 1px solid #cccccc;
  text-align: left;
  width: 149px;
  float: left;
  margin-bottom: 30px;
}

#news h3 {
  color: #000000;
}

#news .separator {
  background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}

#news .title {
	color: #c50000;
}

#news p {
  margin: 0px;
}

#news a {
  background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

a.twitter {
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	line-height: 20px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left: 10px;
}

a.linkedin {
	background-image: url(images/linkedin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	line-height: 20px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left: 10px;
}

a.rss {
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	line-height: 20px;
	padding-bottom:3px;
}

a.atom {
	background-image: url(images/atom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	line-height: 20px;
	padding-bottom:3px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul.normal {
	margin: auto;
	margin-left: 40px;
	padding: auto;
}

ul.normal li {
	list-style-type: disc;
	margin-top: 10px;
}

li.ppt {
	background-image: url(images/bullet_ppt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.pdf {
	background-image: url(images/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.doc {
	background-image: url(images/bullet_doc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.xls {
	background-image: url(images/bullet_xls.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.zip {
	background-image: url(images/bullet_zip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.gif {
	background-image: url(images/bullet_gif.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

body, .cometesto {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #797979;
}

.cometesto {
	text-decoration: none;
}

.gradient {
	background-image: url(images/bg-grad-2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	padding-left: 20px;
	width: 785px;
}
#main {
	padding-top: 40px;
	padding-bottom: 40px;
}

#header {
  background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	text-decoration: none;
	white-space:nowrap;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	font-size: 13px;
	color: #c50000;
	font-weight: bold;
	padding-top: 6px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	margin: 0;
}

#header li a:hover {
	background-color: #8fc9e9;
	color: #232323;
}

#header li.active {
  display: block;
	float: left;
	text-decoration: none;
	white-space:nowrap;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	font-size: 13px;
	background-color: #c50000;
	color: #ffffff;
	font-weight: bold;
	padding-top: 6px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	margin: 0;
}

.intro {
	font-size: 17px;
	color: #797979;
}

#header_right {
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	height: 40px;
	font-size: 10px;
	color: #838383;
	padding-top: 10px;
}
h1, .h1a {
	font-size: 17px;
	font-weight: bold;
	color: #c50000;
	text-decoration: none;
}
.intro_highlight {
	font-size: 17px;
	color: #c50000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #c50000;
	margin: 0px;	
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #797979;
	margin: 0px;
}
#top {
	font-size: 11px;
	color: #838383;
	padding-left: 191px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #797979;
	padding-top: 2px;
	padding-bottom: 2px;

}

a {
  color: #c50000;
}

#right {
  width: 171px;
  vertical-align: top;
  padding-top: 15px;
}

#right p {
  margin: 0px;
}

#right ul li {
  list-style-type: none;
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 171px;
}

#right ul li ul li {
  margin-left: 20px;
  width: 151px;
}

#right ul ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

#right ul li a {
  color: #797979;
  font-weight: normal;
}

#right ul li a:hover {
  color: #8fc9e9;
}

#right ul li.active {
  color: #c50000;
  font-weight: bold;
}

#right ul {
  margin-bottom: 50px;
}

.label {
  vertical-align: top;
  font-weight: bold;
  padding-right: 10px;
}

input, textarea {
  margin-bottom: 10px;
}

.red {
  color: #c50000;
}

.toggle {
  margin-top: 10px;
}

.box {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.show {
  margin-left: 10px;
  vertical-align: middle;
  cursor: hand;
}