a:active, a:focus {
outline: 0
}

.bg-colonna {
	background-color: #D98024;
}
.testo {
	font-family: Georgia;
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: none;
}
a.testo:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: underline;
}
.titoli {
	font-family: Georgia;
	font-size: 12px;
	color: #D98024;
	text-decoration: none;
}
a.titoli:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #D98024;
	text-decoration: underline;
}
.titoliP {
	font-family: Georgia;
	font-size: 11px;
	color: #D98024;
	text-decoration: none;
}
.testoT {
	font-family: Arial;
	font-size: 10px;
	color: #5F5F5F;
	text-transform: uppercase;
}
.testoB {
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
}
.testoP {
	font-family: Georgia;
	font-size: 10px;
	color: #5F5F5F;
	text-decoration: none;
}
.testoPselect {
	font-family: Georgia;
	font-size: 10px;
	color: #D98024;
	text-decoration: none;
	/*font-weight: bold;*/
}

a.testoP:hover {
	font-family: Georgia;
	font-size: 10px;
	color: #5F5F5F;
	text-decoration: underline;
}
.scroll {
	
	scrollbar-base-color: #D98024;
	scrollbar-arrow-color: #D98024;
	scrollbar-3dlight-color: #D98024;
	scrollbar-darkshadow-color: #D98024;
	scrollbar-face-color: #D98024;
	scrollbar-highlight-color: #D98024;
	scrollbar-shadow-color: #D98024;
	scrollbar-track-color: #E2E2E2;
	scrollbar-width: 10px;
}

.absDiv { position: absolute; visibility: hidden }
.form {
	font-family: Georgia;
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: none;
}
.search {
	font-family: Georgia;
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:22px;
}
.testoInterlinea {
	font-family: Georgia;
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: none;
	line-height: 17px;
}
