.immagine_centrata
	{
	border:0px;
	margin-left:200px;
	}

.immagine 
	{
	border: 0px;
	}

#linkList {
	top:30px;
	left:0px;
	margin-left:0px;
	width:180px;
	background: url(../../graphics/side_02_rw_small.gif) repeat-y;
	text-align:left;
	}
	
#lselect h3 {
	background:transparent url(../../graphics/side_01_rw_small.gif) no-repeat center;
	height:45px;
	margin:0px;
	padding:0px;
	}
	
#lselect h3 span {
	display:none;
	}

#lbottom {
	background: url(../../graphics/side_03_rw_small.gif) no-repeat bottom right;
	padding-bottom:10px;
}

#lbottom ul {
	list-style:none;
	margin:12px 0px 0px 0px;
	padding:0px 18px 0px 10px;
	}

#lbottom ul li {
	padding:0px 0px 0px 16px;
	margin: 0px 0px 12px 0px;
	/*background: url(graphics/bull.gif) no-repeat 0 2px;*/
	}	


#lselect ul {
	list-style:none;
	margin:12px 0px 0px 0px;
	padding:0px 18px 0px 10px;
	}

#lselect ul li {
	padding:0px 0px 0px 16px;
	margin: 0px 0px 12px 0px;
	/*background: url(graphics/bull.gif) no-repeat 0 2px;*/
	}	

#lselect a:hover {
	color:#000;
	/*text-decoration: underline overline;*/
	}

#lselect a {
	display:block;
	margin-bottom:5px;
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	}
	
#lselect a.c {
	display:inline;
	text-decoration:none;
	color:#000000;
	border:0px;
	font-weight:normal;
	}
	
#lselect a.c:hover {
	color:#333333;
	text-decoration:none;
	border:0px;
	}
