.testo11 {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #59554A;
}

.testo11 a:link {
	text-decoration: none;
	color: #335C90;
}
.testo11 a:visited {
	text-decoration: none;
	color: #335C90;
}
.testo11 a:hover {
	text-decoration: underline;
	color:#335C90;
	}

.testo10 {
	font: 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}

.testo10 a:link {
	text-decoration: none;
	color: #565656;
}
.testo10 a:visited {
	text-decoration: none;
	color: #565656;
}
.testo10 a:hover {
	text-decoration: none;
	color:#F4901E;
	}
	
body {background-image: url(images/page-bg.jpg);
background-repeat: repeat-x ;
}

.bg-trabox1 {background-image: url(images/box-div1.jpg);
background-repeat: repeat-x ;}

.bg-trabox3 {background-image: url(images/box-div3.jpg);
background-repeat: repeat-x ;}
	
.bg-box {background-image: url(images/box-bg.jpg);
background-repeat: repeat-x ;}

.bg-news {background-image: url(images/news-bg.jpg);
background-repeat: repeat-x ;}

.borderfoto
	{border-width:1px;
	border-color:#F46F22;
	margin: 0px 0px 15px 15px;
	border-style:solid
	}
	
.borderfoto2
	{border-width:1px;
	border-color:#F46F22;
	border-style:solid
	}
ul#menu{
	margin:0 auto;
	padding:0;
	width:650px;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-stretch:extra-condensed;
}
#menu li{
	float:left;
	list-style:none;
	margin-left:8px;
	text-transform:uppercase;
	background-image:url(images/men-bg.gif);
	background-repeat:repeat-x;
}
#menu a, #menu a:hover{
	text-decoration:none;
	color:#003374;
}
#menu a:hover{
	background-image:url(images/bg_menu_a.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
