#news {
  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;
}

#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: #e2003b;
}

#news p {
  margin: 0px;
}

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

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.results {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}


ul.results a {text-decoration: none; color: #797979;}
ul.results a:hover {text-decoration: underline; color: #e2003b;}



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-right: 30px;
}
#main {
	padding-top: 40px;
	padding-bottom: 40px;
}

#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: #e2003b;
	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: #f8799b;
	color: #ffffff;
}

#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: #e2003b;
	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;
}
h1, .h1a {
	font-size: 17px;
	font-weight: bold;
	color: #e2003b;
	text-decoration: none;
}
.intro_highlight {
	font-size: 17px;
	color: #e2003b;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #e2003b;
	margin: 0px;	
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #797979;
	margin: 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #49baf2;
	margin: 0px;
}


#top {
	font-size: 10px;
	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: #e2003b;
}





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

#right p {
  margin: 0px;
}

#right li {
  margin-bottom: 10px;
}
