#cont_left{
	position: absolute;
	left: -1px;
	top:20px;
	margin: 0px;
	height:473px;
	width: 229px;
	z-index:6;
}
#cont_menu{
	position: absolute;
	left: 0px;
	top:10px;
	margin: 0px;
	height:368px;
	width: 228px;
	z-index:7;
}
#cont_link{
	position: relative;
	left: 0px;
	top:270px;
	margin: 0px;
	height:auto;
	width: 155px;
	z-index:7;
	background-color: #FFFFFF;
	padding-left:57px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-image: url(img/links_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#cont_log{
	position: relative;
	left: 14px;
	top:290px;
	margin: 0px;
	height:50px;
	width: 50px;
	z-index:7;
	background-image: url(img/Firmasmall.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
#bverde{
	position: relative;
	left:0px;
	top: 10px;
	height:30px;
	width: 150px;
	background-image: url(img/bal_verde2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	z-index:11;
	padding-left:60px;
	padding-top:7px;
	overflow:visible;
}
#bgiallo{
	position: relative;
	left:0px;
	top: 10px;
	height:30px;
	width: 150px;
	background-image: url(img/bal_giallo2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	z-index:11;
	padding-left:60px;
	padding-top:7px;
	overflow:visible;
}
#bceleste{
	position: relative;
	left:0px;
	top: 10px;
	height:30px;
	width: 150px;
	background-image: url(img/bal_celeste2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	z-index:11;
	padding-left:60px;
	padding-top:7px;
	overflow:visible;
}
#submenu{
	position: relative;
	left:0px;
	top: -5px;
	height:auto;
	width: 150px;
	z-index:11;
	padding-left:80px;
	overflow:visible;
}

.menulink, .menulink a, .menulink a:active, .menulink a:visited{
	font-size: 13px;
	line-height: 14px;
	color: #7E7E7E;
	text-decoration: none;
	
}
.menulink a:hover{
	font-size: 13px;
	color: #FD0203;
	text-decoration: none;	
}
.menulink a#current{
	font-size: 13px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;	
}

.link, .link a, .link a:active, .link a:visited{
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	
}
.link a:hover{
	
	color: #FD0203;
	text-decoration: none;	
}
