body {
        /*background: #FFFFFF;*/
        margin: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12;
        font-weight:normal;
        min-width: 1020px;
        min-height: 600px;
        overflow: hidden;
}

.heading {
        background: url('img/barra_alta.jpg') top left no-repeat;
        /*border: 1px solid red;*/
        margin: 2px;
        padding: 5px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 36;
        font-weight:bold;
        height: 90px;
}

img {
        /*border: 1px solid #006446;*/
        border: 0px;
        padding: 1px;
        margin: 1px;
}

.imgsel {
        border: 2px solid #f04040;
}

.imgleft {
        float: left;
        margin-right: 5px;
}

.imgright {
        float: right;
        margin-left: 5px;
}

.imgcenter {
        float: center
        margin-left: 5px;
}

.menu {
        border-top:    2px solid #f00000;
        border-bottom: 2px solid #f00000;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 10px;
        padding-right:10px;
        font-size: 11px;
        text-align: center;
}

a.menulink {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	color: #00a89d;
	letter-spacing: -1px;
}
a.selected {
        color: #f04040;
}
a.menulink:hover {
        border-top: 2px solid #00a89d;
        border-bottom: 2px solid #00a89d;
        text-decoration:none;
        color: #f04040; 
        /*background: url('img/cat_over.gif') top left no-repeat;*/
}

.container {
        background: url('img/body_background.jpg') bottom right no-repeat;
        /*border: 1px solid black;*/
        height: 420px;
        overflow: auto;
}

.footer {
        font-size: 10px;
        position: absolute;
        top: 100%;
        width: 100%;
        height: 15px;
        margin-top: -20px;
        color: #006446; 
        letter-spacing: 2px;
        text-align: center;
        border-top: 2px solid #f00000;
}

.finder1 {
        /*border: 1px dashed black;*/
        position: absolute;
        left: 10px;
        top: 140px;
		width: 230;
        height: 430px;
        overflow: auto;
}

.finder2 {
        position: absolute;
        left: 240px; 
        top: 140px;
        width: 240;
        height: 430px;
        overflow: auto;
}

.finder3 {
        position: absolute;
        left: 500px;
        top: 150px;
        width: 500;
        height: 430px;
}

#finder2 li {
        list-style-type: none;
}

#finder2 ul {
        /*
        border-top:    2px solid #f00000;
        border-bottom: 2px solid #f00000;
        */
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 20px;
        padding-right:10px;
        /*text-align: center;*/
        line-height: 25px;
}

#finder2 a {
        padding-left: 10px;
        padding-right: 10px;
        text-decoration:none;
        color: #00a89d; 
        /*letter-spacing: -1px;*/
}

#finder2 a.selected {
        color: #f04040;
}

#finder2 a:hover {
        border-top: 2px solid #00a89d;
        border-bottom: 2px solid #00a89d;
        text-decoration:none;
        color: #f04040; 
}

h1 {
        font-size: 18px;
        font-weight: bold;
        padding: 4px;
        margin-top: 10px;
        margin-bottom: 10px;
        border-bottom: 2px dashed #00a89d;
}

h2 {
        font-size: 15px;
        font-weight: bold;
        color: #006467;
        padding: 4px;
        margin-top: 10px;
        border-bottom: 1px dotted #00a89d;
}

.testo {
        text-align: justify;
        width: 80%;
        margin: 10px;
        padding: 10px;
        border-top: 1px dotted #006446;
        border-left: 1px dotted #006446;
        line-height: 150%;
}

.background {
        margin: 2px;
        background: #00a89d;
        filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}

.image {
        margin: 2px;
        border: 2px solid white;
}

td.fornitori {
        min-width: 100px;
        min-height: 100px;
        border: 1px solid #006446;
        vertical-align: middle;
        text-align: center;
        padding: 0px;
}
.testoCatalogo {
	text-align: justify;
	display: block;
	width: 230px;
	margin-right: 5px;
	margin-left: 20px;
}
.dicitura {
	text-align: justify;
	display: block;
	margin-right: 5px;
	margin-left: 20px;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: -1px;
}
