﻿body {
	margin: 0px;
    background-color: #e6e7e9;
}

p {
	margin: 0px;
}

.header {
	background-image: url(images/tst_fnd_cnt.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 986px;
	height: 89px;
	margin-left: auto;
	margin-right: auto;
	z-index:110;
}

.top {
    background-image: url(images/tst_fnd_lat.gif);
	position: relative;
	width: 100%;
	height: 89px;
	z-index:100;
}

.menu {
	position: absolute;
	right: 10px;
	top: 37px;
	font-size: 13px;
	font-style:italic;
	color: Gray;
	font-family:Times New Roman;
}

a {
	text-decoration: none;
	color: #707172;
}

a:hover {
	color: #dc931a;
}

.bottom
{
	position: relative;
	width: 100%;
	z-index:100;
    }

.footer
{
	position: relative;
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	z-index:110;
	text-align:center;
    }

.piede
{
    font-family: Verdana;
    font-size: 9px;
	color: #707172;
    }

.testi
{
    font-family: Verdana;
    font-size: 12px;
	color: #707172;
	line-height:150%;
    }

.center
{
	position: relative;
	width: 100%;
	z-index:50;
    }

.content
{
	position: relative;
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	z-index:60;
    }

.rigaarancio
{
	position: relative;
	width: 100%;
	height: 7px;
    background-image: url(images/arancio.gif);
    text-align:center;
	z-index:50;
    }

.divmenulat
{
    background-color: #ffffff;
    width: 200px;
    margin-right: 10px;
    margin-top: 20px;
    }

.titolimenulat
{
    font-family: Times New Roman;
    font-size: 18px;
	color: #dc931a;
	margin-left: 20px;
	font-style: italic;
	margin-top:15px;
	margin-bottom:0px;
    }

.linkmenulat
{
    font-family: Verdana;
    font-size: 9px;
	color: #707172;
	margin-left:30px;
    }

.divazienda
{
    width:100%;
    background-color:#ffffff;
    }
    
.caratteristiche
{
    font-family: Verdana;
    font-size: 10px;
	color: #707172;
	}
	
.titpreview
{
    font-family: verdana; 
    font-size: 10px; 
    color: #FF9C00; 
    font-weight: bold; 
    margin-top:5px;
    }
    
.testipreview
{
    font-family: verdana; 
    font-size: 10px; 
    color: #707172; 
    margin-top:5px;
    }