#left_side a:link {
	color: #CC0000;	/*rosso*/
}
#left_side a:visited {
	color: #CC0000;	/*rosso*/
}
#left_side a:hover {
	color: #0000FF;	/*BLU*/
}


.text{
	/* border : 1px dashed #CC0033;   */
	font-size: 41px;
	letter-spacing: -2px;
	font-family: arial;
	font-style:none;
	font-weight:bolder;
	text-decoration: none; /*per eliminare la sottolinea da link*/
	/* cursor: pointer; */
	line-height: 90%;
	/* color: #CC0000; */
	/* text-shadow: 2px 2px 3px #CC0000; */
}
.rosso2 {color: #CC0000;}

.small{
font-size: 30px;
letter-spacing: normal;
line-height: 80%;
}

.smaller{
font-size: 25px;
line-height: 80%;
letter-spacing: normal;
}


.tx1 {/*Nolo catenarie*/
	position: absolute;	left: 320px; top: 240px; width: 200px; height: 50px; z-index: 5;
}
.tx2 {/*Edilizia*/
	position: absolute; left: 45px; top: 240px; width: 230px; height: 50px; z-index: 5;
}
.tx3 {
	position: absolute; left: 45px; top: 440px; width: 230px; height: 50px; z-index: 5;
}
.tx4 {
	position: absolute; left: 310px; top: 440px; width: 250px; height: 50px; z-index: 5;
}
.tx11 {
	position: absolute;
	left: 320px;
	top: 240px;
	width: 200px;
	height: 30px;
	/* border: 0px; */
	z-index: -1;
}
.tx11ombra{	left: 321px;	top: 242px;	z-index: 0;	color: white;}

.tx21 {
	position: absolute;
	left: 45px;
	top: 220px;
	width: 230px;
	height: 30px;
	border: 0px;
	z-index: -1;
}
.tx21ombra{	left: 46px;	top: 222px;	z-index: 0;	color: white;}

.tx22 {
	position: absolute;
	left: 45px;
	top: 270px;
	width: 230px;
	height: 30px;
	border: 0px;
	z-index: -1;
}
.tx22ombra{	left: 46px;	top: 272px;	z-index: 0;	color: white;}

.tx23 {
	position: absolute;
	left: 45px;
	top: 320px;
	width: 230px;
	height: 30px;
	border: 0px;
	z-index: -1;
}
.tx23ombra{	left: 46px;	top: 322px;	z-index: 0;	color: white;}

.tx31 {
	position: absolute;
	left: 45px;
	top: 410px;
	width: 230px;
	height: 30px;
	border: 0px;
	z-index: -1;
}
.tx31ombra{	left: 46px;	top: 412px;	z-index: 0;	color: white;}

.tx32 {
	position: absolute;
	left: 45px;
	top: 460px;
	width: 230px;
	height: 50px;
	border: 0px;
	z-index: -1;
}
.tx32ombra{	left: 46px;	top: 462px;	z-index: 0;	color: white;}

.tx33 {
	position: absolute;
	left: 45px;
	top: 530px;
	width: 230px;
	height: 30px;
	border: 0px;
	z-index: -1;
}
.tx33ombra{	left: 46px;	top: 532px;	z-index: 0;	color: white;}

.tx41 {
	position: absolute;
	left: 320px;
	top: 415px;
	width: 200px;
	height: 40px;
	border: 0px;
	z-index: -1;
}
.tx41ombra{	left: 321px; top: 417px;	z-index: 0;	color: white;}

.tx42 {
	position: absolute;
	left: 320px;
	top: 470px;
	width: 200px;
	height: 40px;
	border: 0px;
	z-index: -1;
}
.tx42ombra{	left: 321px; top: 472px;	z-index: 0;	color: white;}

.tx43 {
	position: absolute;
	left: 320px;
	top: 525px;
	width: 200px;
	height: 40px;
	border: 0px;
	z-index: -1;
}
.tx43ombra{	left: 321px; top: 527px;	z-index: 0;	color: white;}




