/* Tecnoaffari */



div#footer .center{
	height: 20px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 3px;

}

div#footer .link1{
	font-size: 110%;
	text-decoration: none;
	color: #313131;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}

div#footer .link1:hover{
	text-decoration: none;
	font-weight: bold;
	color: #005E01;
}

div#footer .bottom{
padding-top: 7px;
	background-position: 50% 0%;
}

