@charset "utf-8";

.homelink 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.homelink:hover 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: orange;	
}

#box-1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;	
	padding:4px;
}

#box-1 h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #F29400;	
}

#box-1 strong{
	font-weight: bold;
	color: #000;	
}


#box-2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;	
	padding:4px;
}

#box-2 h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #F29400;	
}

#box-2 strong{
	font-weight: bold;
	color: #000;	
}

#box-3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;	
	padding:4px;
}

#box-3 h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #F29400;	
}

#box-3 strong{
	color: #000;
	font-weight: bold;
}

#box-news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	padding-right:20px
}

#box-news A {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #65AF24;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:14px;
	text-decoration: none;
}


#box-news h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #65AF24;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:14px;
}
#box-news h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #888888;
	margin:0 0 0 0;
	padding:0 0 4px 0;
}

#box-blog {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	padding-right:20px
}

#box-blog h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #65AF24;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:14px;
}

#box-blog h1 A {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #65AF24;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:14px;
	text-decoration: none;
}

#box-blog A {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #65AF24;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:14px;
	text-decoration: none;
}


#box-blog h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #888888;
	margin:0 0 0 0;
	padding:0 0 4px 0;
}




#box-clienti{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}

#box-clienti UL{
display: block;
width: 544px;
list-style-type: none;
}

#box-clienti UL LI{
display: inline;
padding-left:10px;
padding-right:24px;
margin-bottom:10px;
}


#box-clienti UL LI IMG{
border: 0px;
filter:none;
}
#box-clienti UL LI IMG:hover{
border: 0px;
filter: gray;
}




