.testoPag {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 12px;
	color: #585858;
}
.fondoBarraPag {
	background-image: url(../immagini/barraBase_pag.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 11px;
	color: #585858;
}
.testiLinkBarra:link {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 11px;
	color: #585858;
	text-decoration:none;
	font-weight: bold;
}
.testiLinkBarra:visited {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 11px;
	color: #585858;
	text-decoration:none;
	font-weight: bold;
}
.testiLinkBarra:active {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.testiLinkBarra:hover {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.testiLinkBarraSU {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.linktestoPag:link {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #585858;
}
.linktestoPag:visited {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #585858;
}
.linktestoPag:active {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.linktestoPag:hover {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
a img.rollimg{
	border-bottom: 3px solid #ffffff;
}
a:hover .rollimg,a:hover{
	border-bottom-color: #585858;
}
.titoPaesiAgenti {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.titoConcAgenti {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1F72AC;
	text-transform: uppercase;

}
li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0 80px 4px 0;
}
li a {
color:#333333;
background-color:#f2f2f2;
display:block;
font-family: "Lucida Sans", Arial, "Trebuchet MS";
font-size:14px;
font-weight:normal;
text-decoration:none;
margin:0;
padding:4px 8px 4px 58px;
}
li a:hover {
color:#333333;
background-color:#ECB01E;
}
