a:link, a:visited {
	color: #4186CB; 
}

a:hover {
	color: #2E6AA7;	
}

h1, div.componentheading, td.componentheading {
  color: #4186CB; 
}

#header {
	background: url(../gif/images/new_header_bg.gif) repeat-x;
	overflow: hidden;
}

#asterisk {
  background: url(../gif/images/italia_top.gif) no-repeat;
  //background: url(../gif/images/italia_top_natale.gif) no-repeat;} 

#footer {
	background: #999999 url(../gif/images/new_header_bg_bottom.gif) repeat-x;
	color: #333333;
}

.colorbox div.module div div {
  background: transparent url(../gif/images/blue_top_left.png) no-repeat top left;
}

.colorbox div.module div div div {
	background: transparent url(../gif/images/blue_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto !important;
	width: 90.3%;
}

.problembox DIV.module DIV DIV {
    BACKGROUND: url(../gif/images/blue_top_left.png) no-repeat left top
}
.problembox DIV.module DIV DIV DIV {
    PADDING-RIGHT: 12px; PADDING-LEFT: 14px; BACKGROUND: url(../gif/images/blue_top_right.png) no-repeat right top; PADDING-BOTTOM: 10px; WIDTH: 90.5%; PADDING-TOP: 0px
}

ul li
{
	background-image: url(../gif/images/blue_bullet.png) ;
	/*float:left;*/
}
/*
ul li :after {
  content: leader('.') ;
}


ul {
     position: relative;
     padding: 0;
     margin: 0 40px 0 0;
     list-style: none;
     }
	 
*/
#v1 span {
     float: right;
     width:3em;
     text-align: right;
	 font-size: 11px;
	 color: #333333;
	 text-decoration: none;
	 font-weight: normal;
     }
/*
ul ul {
     padding-left: 40px;
     }


#v2 span {
     position: absolute;
     right: 0;
     }
*/
.toc {
/*     position: relative; */
     margin: 0px;
  /*   border: 0px solid black; */
     }



/* information block 
div.info {
  min-height: 197px;
  overflow:hidden;
  height:expression(this.scrollHeight < 197? "197px" : "auto" );
}
*/
/* Suckerfish Tabs */

div#nav li.active {
  background:url(../gif/images/blue_tab_l.png) no-repeat bottom left;
}
div#nav li.active a {
  background:url(../gif/images/blue_tab_r.png) no-repeat bottom right;
}

/** Preloads **/
span.pl_active_l {
	background-image: url(../gif/images/blue_tab_l.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

span.pl_active_r {
	background-image: url(../gif/images/blue_tab_r.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

.imagepad {
	margin: 0px 8px 0px 0px;

}

