body {
	background: none;
	background-color: #003366;
	padding:0px;
	margin: 10px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

#cnt {
	width: 990px;
	margin: 0px auto;
	background-color: #ffffff;
	text-align: left
}

/* HEADER */
#header {
	background: url(/images/header.gif) no-repeat;
	background-position: 20px 0px;
	width: 950px;
	padding: 20px;
	padding-top: 105px;
}

#navbar {
	background-color: #003366;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

#navbar ul, #footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navbar li, #footer li {
	display: inline;
	float: left;	
	height: 30px;
}

#navbar li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	display: block;
	padding: 0px 10px;
}
#navbar li a:hover, #navbar li.act a {
	background: #0971b3;
}

#lnk_adv_search {
	width: 123px;
	height: 19px;
	line-height: 19px;
	background: #003366;
	text-align: center;
	position: absolute;
	margin-top: 30px;
	margin-left: 800px;
	z-index: 10;
	text-indent: 5px;
}
#lnk_adv_search a , .search a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px 3px;
}
.closeX {
	background: url(/images/x.png) no-repeat;
	width: 12px;
	height: 12px;
	text-decoration: none;
}
.closeX:hover {
	text-decoration: none;
}

html>body #navbar li a, html>body #navbar li a {
	width: auto;
}

#header .search {
	padding: 0px;
	padding-top: 7px;
	padding-right: 2px;
	height: 16px;
	float: right;
}

#header .search input {
	border: 0px;
	margin: 0px;
	font-size: 12px;
	height: 16px;
	margin-right: 5px;
	float: left;	
}

/* BODY */
#left {
	float: left;
	width: 231px;
	margin-left: 20px;
	margin-right: 10px;	
}
#atList {
	width: 231px;	
	border-top: 0px;
}
#rList, #alList, #tlList {
	width: 229px;	
	border: 1px solid #0971b3;
	border-top: 0px;
}

#alList, #tlList {
	padding: 0px;
}

.leftLetters {
	float: left;
	background: #ffffff;
	width: 12px;
	text-align: center;
}

.leftLetters a {
	background: #ffffff;
	color: #0971b3;	
	display: block;
	float: left;
	width: 12px;	
	text-decoration: none;
}

.leftLetters a.act, .leftLetters a:hover  {
	background: #0971b3;
	color: #ffffff;
}

#left ul {	
	margin: 0px;	
	list-style: none;
	padding: 0px;
}

.smallUL {
	float: left;
	padding: 10px 0px !important;
	width: 217px;
	margin: 0px;
}

.smallUL .ulTop {
	width: 197px;
}

.smallUL .ulTop:hover {
	background: #f0f0f0;
}

.ulMain {
	padding: 10px 0px !important;
}

.bBorder {
	border: 1px solid #0971b3;
	border-top: 0px;
}

.ulList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
.ulList li {
}

.ulTop {
	margin-bottom: 4px;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
	padding: 0px 10px;
	width: 209px;
	z-index: 8;
}				
/*ul.ulMain li.ulTop:hover ul.subMenu {
	display: block;
	z-index: 10;
}*/
.subMenu {
	width: 60px;	
	position: absolute;
	left: 229px;
	top: -3px;
	background: #f0f0f0;
	border-left: 1px solid #cccccc;
	padding: 2px 0px;
	z-index: 9;
}

.subMenu li {
	padding: 2px 10px;
	width: 40px;
}

#left li {
	position: relative;
}

#left li a {
	color: #0971b3;
	text-decoration: none;
}

.subMenu li:hover {
	background: #CCCCCC;
}

#left li a:hover {
	/*text-decoration: underline;*/
}

#atList li {
	text-indent: 6px;
	background: url(/images/bullet.gif) no-repeat;
	background-position: 5px 5px;
}

.no_bullet {
	text-indent: 0px !important;
	background: none !important;
}

#mainContent {
	margin: 0px;
	margin-left: 255px;
	padding-left: 5px;
}

h1 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}
h1.title {
	margin-bottom: 0px;
	padding-left: 10px;
}

/* BOX */
#mainContent .box {
	color: #003366;
}

#mainContent .box a {
	color: #003366;
	font-weight: bold;
}

.box {
	width: 230px;
	height: 225px;
	float: left;
	margin-bottom: 10px;
	margin-right: 6px;
	overflow: hidden;
}

.box_title {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-indent: 10px;
	color: #ffffff;
	font-size: 18px;
}

.box_title .back {
	font-size: 11px;
	color: #ffffff !important;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}

.box_close {
	background-image: url(/images/minus.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.box_open {
	background-image: url(/images/plus.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.box_text {
	float: left;
	width: 195px;	
}

.img_border {
	border: 1px outset #660000;
	margin-bottom: 4px;
}

.scroll {	
	padding: 10px;
	height: 175px;
	overflow: hidden;
}

.track {
	float: left;	
	width: 15px;
	height: 195px;
	background: none;
	background-color: #cccccc;
	overflow: hidden;
}

.handle {
	width: 15px;
	height: 15px;
	background: none;
	background-color: #660000;
	background-image: url(/images/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}

#go a {
	text-decoration: none;
	margin-left: 10px;
	color: #336699;
}

.TOPtabs {
	margin: 0px;
	padding: 0px;
	width: 230px;
	overflow: hidden;
}
.TOPtabs li {
	background: #CCCCCC;
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	height: 14px;
	line-height: 12px;
	padding: 2px 3px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.TOPtabs li.act {
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.TOPtabs li a {
	text-decoration: none;
	color: #333333 !important;
	font-weight: normal !important;
}

/* BODY */
#main {
	width: 510px;
	float: left;
}
#main.area {
	width: 708px;
}
#main.area .titolo {
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
}
#main p {
	margin: 0px;
	padding: 10px;
}
#main.area p {
	padding: 0px;
}
#main.area img {
	border: 0px;
	margin: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
}
#main .form {	
	background: #f0f0f0;
}
#main .action {
	background: #dedede;
}
#main .action a {
	margin-right: 13px;
	text-decoration: none;	
}
#main .form_title {
	background: #cccccc;
	padding: 4px 10px;
}
#main .form_action a {
	margin: 0px 5px;
	color: #003366;
	font-size: 14px;
	text-decoration: none;
}
#main .form_action a:hover {
	text-decoration: underline;
}
#main a {
	color: #336699;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}

#main h2 {
	padding: 3px 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}

#main .archivio {
	float: right;
	color: #660000;
	margin-right: 8px;
	margin-top: 5px;
}

/* NEWS */
.news {
	width: 490px;
	padding: 10px;
	margin: 0px;
	float: left;
}

.news .image {
	width: 95px;
	height: 100%;
	float: left;
	clear: both;
}

.news .testo {
	float: left;
	width: 395px;
	padding-bottom: 20px;
	font-size: 14px;
}

.news h3 {
	color: #660000;	
	margin: 0px;
	font-size: 14px;
}

.news h3 a {
	color: #660000;
	text-decoration: none;
}

/* AREE */
#tabs {
	background: #f0f0f0;
	margin-top: 10px;
}
#tabs a {
	background: #660000;
	height: 30px;
	display: block;
	color: #ffffff;
	float: left;
	line-height: 30px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding: 0px 10px;
	border: 1px solid #660000;
	border-bottom: 0px;
	margin-right: 1px;
}
#tabs a.act {
	background: #ffffff;
	color: #660000;
	border: 1px solid #660000;
	border-bottom: 0px;
}
#tabs_cnt {
	padding: 10px;
	width: 686px;
	border: 1px solid #660000;
	border-top: 0px;
}
#tabs_cnt .news{
	width: 666px;
}

/* NEWSLETTER */
.nl_year {
	font-size: 14px;	
}
.nl_year .year {
	background: #f5f5f5;
	display: block;
	padding: 1px 2px;
}

/* RIGHT */
#right {
	width: 190px;	
	margin-right: 20px;
	float: right;
}

#newsletter {
	width: 168px;
	padding: 10px;	
	border: 1px solid #736e0b;
	margin-bottom: 10px;
}

#newsletter input {
	width: 165px;
	margin-bottom: 5px;
}

#newsletter .submit {
	width: 170px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;	
	display: block;
	font-size: 16px;
	margin: 5px 0px;
}

#newsletter .subscribe {
	background-color: #736e0b;
}

#newsletter .unsubscribe {
	background-color: #660000;
	font-size: 14px; 
}

#newsletter a {
	color: #0066CC;
	text-decoration: none;
	margin-right: 10px;	
}
#newsletter a:hover {
	text-decoration: underline;
}
#right .banner {
	display: block;
	margin-bottom: 5px;
}
/* FOOTER */
#footer {
	margin-top: 20px;
	border-top: 2px dotted #003366;
	padding: 20px;
	color: #003366;
}

#footer li {
	display: inline;
	float: left;
	padding: 0px;
	padding-right: 20px;
}

#footer li a {
	color: #003366;
	font-size: 12px;
	text-decoration: none;
}

#footer .info {
	color: #999999;
	text-align: center;
}

#footer a:hover {
	text-decoration: underline;
}

/* OTHER */
.lnk {
	text-decoration: none;
	color: #003366;
}

.archivio {
	float: right;
	text-decoration: none;
	color: #003366;
}
.lightInput {
	color: #CCCCCC;
}

.blue {
	background-color: #003366;
}

.l_blue {
	background-color: #0971b3;
}

.red {
	background-color: #660000;
}

.red_border {
	border: 1px solid #660000;
}

.green {
	background: #736e0b;
}

.b {
	font-weight: bold;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

body a:hover {
	text-decoration: underline;
}

.search_res {
	padding: 1px 2px;
	background: #FF6;
}

