/* Tecnoaffari*/

/*tabelle eventi e news*/

div#right .div1{
	width: 90%;
	background-image: url(../images/destra.jpg);
	background-repeat: repeat-y;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-left: 8px;

}	
div#right .div2{
	width: 90%;
	background-image: url(../images/destra.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-left: 8px;

}	
div#right .div1Top{
	font-size: 90%;
	width: 140px;
	height: 17px;
	background-color: #013D1C;
	text-align: left;
	padding-left: 5px;
	margin-left: 0px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
}
	
div#right .link1{
	font-size: 90%;
	text-align: left;
	display: block;
	color: #5A5A5A;
	text-decoration: none;
	margin-bottom: 7px;
	margin-top: 7px;
	padding-right: 5px;
	padding-left: 0px;
	margin-left: 8px;
}

div#right .link1:hover{
	color: #1A1A1A;
	text-decoration: underline;
}

div#right .link2{
	font-size: 75%;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/mutuo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	text-align: center;
	padding-left: 2px;
	margin-left: 8px;
	padding-bottom: 0px;
	color: White;
	font-weight: bold;
	padding-top: 3px;

}

div#right .link2:hover{
	color: White;
	text-decoration: underline;

}

a#link_title{
	text-align: left;
	/*display: block;*/
	color: White;
	text-decoration: none;
}

a#link_title:hover{
	color: #ECECEC;
	text-decoration: underline;
}

