/* CSS Document */
    body
    {
        scrollbar-face-color:#710318;
        scrollbar-highlight-color:#F18200;
        scrollbar-3dlight-color:#500513;
        scrollbar-shadow-color:#3F4426;
        scrollbar-darkshadow-color:#500513;
        scrollbar-track-color:500513;
        scrollbar-arrow-color:000000;
		margin-top:5px;
		background-color:#500513;
    }

.linea {
border: 1px solid #f18200;
}

.testo {
	text-decoration: none;
	font-weight: normal;
	font-family: verdana,arial;
	font-size: 12px;
	color: #555555;
	padding: 40px;
	}

.titolo {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana,arial;
	font-size: 12px;
	color: #f18200;
	}

a {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 11px;
	color: #99877D;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 11px;
	color: #624637;
	}
	
.copy
{
	text-decoration: none;
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
	color: #99877D;
	}
.allineamento {
position:relative;
top:0px;
width:100%;
height:513px;
text-align:center;
}
.tabella {
	position:relative;
	top:0px;
	width:700px;
	height:500px;
	text-align:center;
	margin:auto;

}
.catalogo {
position:absolute;
top:1px;
left:0px;
width:350px;
height:495px;
padding-top:0px;
padding-left:5px;
overflow:auto;
border-right: 1px solid #F18200; 
}
.testo1 {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana,arial;
	font-size: 13px;
	color: #555555;
	}
.testo12 {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 13px;
	color: #FF9900;
	}
.testopiccolo {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana,arial;
	font-size: 11px;
	color: #555555;
	}
.testopiccolo a {
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 11px;
	color: #CCCCCC;
	}
.testo2 {
	text-decoration: none;
	font-weight: normal;
	font-family: verdana,arial;
	font-size: 11px;
	color: #555555;
	}
.testo2 a:link, .testo2 a:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: verdana,arial;
	font-size: 11px;
	color: #555555;
	}
.testo2 a:hover, .testo2 a:active {
	text-decoration: none;
	font-weight: normal;
	font-family: verdana,arial;
	font-size: 11px;
	color: #99877D;
	}
